• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3	ProjectType="Visual C++"
4	Version="9.00"
5	Name="derb"
6	ProjectGUID="{D3065ADB-8820-4CC7-9B6C-9510833961A3}"
7	TargetFrameworkVersion="131072"
8	>
9	<Platforms>
10		<Platform
11			Name="Win32"
12		/>
13		<Platform
14			Name="x64"
15		/>
16	</Platforms>
17	<ToolFiles>
18	</ToolFiles>
19	<Configurations>
20		<Configuration
21			Name="Release|Win32"
22			OutputDirectory=".\x86\Release_derb"
23			IntermediateDirectory=".\x86\Release_derb"
24			ConfigurationType="1"
25			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
26			UseOfMFC="0"
27			ATLMinimizesCRunTimeLibraryUsage="false"
28			CharacterSet="2"
29			>
30			<Tool
31				Name="VCPreBuildEventTool"
32			/>
33			<Tool
34				Name="VCCustomBuildTool"
35				CommandLine="copy &quot;$(TargetPath)&quot; ..\..\..\bin&#x0D;&#x0A;"
36				Outputs="..\..\..\bin\$(TargetFileName)"
37			/>
38			<Tool
39				Name="VCXMLDataGeneratorTool"
40			/>
41			<Tool
42				Name="VCWebServiceProxyGeneratorTool"
43			/>
44			<Tool
45				Name="VCMIDLTool"
46				PreprocessorDefinitions="NDEBUG"
47				MkTypLibCompatible="true"
48				SuppressStartupBanner="true"
49				TargetEnvironment="1"
50				TypeLibraryName=".\x86\Release_derb/derb.tlb"
51			/>
52			<Tool
53				Name="VCCLCompilerTool"
54				AdditionalIncludeDirectories="..\..\common;..\toolutil"
55				PreprocessorDefinitions="WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE"
56				StringPooling="true"
57				RuntimeLibrary="2"
58				EnableFunctionLevelLinking="true"
59				DisableLanguageExtensions="true"
60				TreatWChar_tAsBuiltInType="true"
61				PrecompiledHeaderFile=".\x86\Release_derb/derb.pch"
62				AssemblerListingLocation=".\x86\Release_derb/"
63				ObjectFile=".\x86\Release_derb/"
64				ProgramDataBaseFileName=".\x86\Release_derb/"
65				WarningLevel="3"
66				SuppressStartupBanner="true"
67				CompileAs="0"
68			/>
69			<Tool
70				Name="VCManagedResourceCompilerTool"
71			/>
72			<Tool
73				Name="VCResourceCompilerTool"
74				PreprocessorDefinitions="NDEBUG"
75				Culture="1033"
76			/>
77			<Tool
78				Name="VCPreLinkEventTool"
79			/>
80			<Tool
81				Name="VCLinkerTool"
82				OutputFile=".\x86\Release_derb/derb.exe"
83				LinkIncremental="1"
84				SuppressStartupBanner="true"
85				ProgramDatabaseFile=".\x86\Release_derb/derb.pdb"
86				SubSystem="1"
87				RandomizedBaseAddress="1"
88				DataExecutionPrevention="0"
89			/>
90			<Tool
91				Name="VCALinkTool"
92			/>
93			<Tool
94				Name="VCManifestTool"
95			/>
96			<Tool
97				Name="VCXDCMakeTool"
98			/>
99			<Tool
100				Name="VCBscMakeTool"
101			/>
102			<Tool
103				Name="VCFxCopTool"
104			/>
105			<Tool
106				Name="VCAppVerifierTool"
107			/>
108			<Tool
109				Name="VCPostBuildEventTool"
110			/>
111		</Configuration>
112		<Configuration
113			Name="Debug|Win32"
114			OutputDirectory=".\x86\Debug_derb"
115			IntermediateDirectory=".\x86\Debug_derb"
116			ConfigurationType="1"
117			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
118			UseOfMFC="0"
119			ATLMinimizesCRunTimeLibraryUsage="false"
120			CharacterSet="2"
121			>
122			<Tool
123				Name="VCPreBuildEventTool"
124			/>
125			<Tool
126				Name="VCCustomBuildTool"
127				CommandLine="copy &quot;$(TargetPath)&quot; ..\..\..\bin&#x0D;&#x0A;"
128				Outputs="..\..\..\bin\$(TargetFileName)"
129			/>
130			<Tool
131				Name="VCXMLDataGeneratorTool"
132			/>
133			<Tool
134				Name="VCWebServiceProxyGeneratorTool"
135			/>
136			<Tool
137				Name="VCMIDLTool"
138				PreprocessorDefinitions="_DEBUG"
139				MkTypLibCompatible="true"
140				SuppressStartupBanner="true"
141				TargetEnvironment="1"
142				TypeLibraryName=".\x86\Debug_derb/derb.tlb"
143			/>
144			<Tool
145				Name="VCCLCompilerTool"
146				Optimization="0"
147				AdditionalIncludeDirectories="..\..\common;..\toolutil"
148				PreprocessorDefinitions="WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE"
149				BasicRuntimeChecks="3"
150				RuntimeLibrary="3"
151				BufferSecurityCheck="true"
152				DisableLanguageExtensions="true"
153				TreatWChar_tAsBuiltInType="true"
154				PrecompiledHeaderFile=".\x86\Debug_derb/derb.pch"
155				AssemblerListingLocation=".\x86\Debug_derb/"
156				ObjectFile=".\x86\Debug_derb/"
157				ProgramDataBaseFileName=".\x86\Debug_derb/"
158				WarningLevel="3"
159				SuppressStartupBanner="true"
160				DebugInformationFormat="4"
161				CompileAs="0"
162			/>
163			<Tool
164				Name="VCManagedResourceCompilerTool"
165			/>
166			<Tool
167				Name="VCResourceCompilerTool"
168				PreprocessorDefinitions="_DEBUG"
169				Culture="1033"
170			/>
171			<Tool
172				Name="VCPreLinkEventTool"
173			/>
174			<Tool
175				Name="VCLinkerTool"
176				OutputFile=".\x86\Debug_derb/derb.exe"
177				LinkIncremental="2"
178				SuppressStartupBanner="true"
179				GenerateDebugInformation="true"
180				ProgramDatabaseFile=".\x86\Debug_derb/derb.pdb"
181				SubSystem="1"
182				RandomizedBaseAddress="1"
183				DataExecutionPrevention="0"
184			/>
185			<Tool
186				Name="VCALinkTool"
187			/>
188			<Tool
189				Name="VCManifestTool"
190				UseFAT32Workaround="true"
191			/>
192			<Tool
193				Name="VCXDCMakeTool"
194			/>
195			<Tool
196				Name="VCBscMakeTool"
197			/>
198			<Tool
199				Name="VCFxCopTool"
200			/>
201			<Tool
202				Name="VCAppVerifierTool"
203			/>
204			<Tool
205				Name="VCPostBuildEventTool"
206			/>
207		</Configuration>
208		<Configuration
209			Name="Release|x64"
210			OutputDirectory=".\x64\Release_derb"
211			IntermediateDirectory=".\x64\Release_derb"
212			ConfigurationType="1"
213			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
214			UseOfMFC="0"
215			ATLMinimizesCRunTimeLibraryUsage="false"
216			CharacterSet="2"
217			>
218			<Tool
219				Name="VCPreBuildEventTool"
220			/>
221			<Tool
222				Name="VCCustomBuildTool"
223				CommandLine="copy &quot;$(TargetPath)&quot; ..\..\..\bin64&#x0D;&#x0A;"
224				Outputs="..\..\..\bin64\$(TargetFileName)"
225			/>
226			<Tool
227				Name="VCXMLDataGeneratorTool"
228			/>
229			<Tool
230				Name="VCWebServiceProxyGeneratorTool"
231			/>
232			<Tool
233				Name="VCMIDLTool"
234				PreprocessorDefinitions="NDEBUG"
235				MkTypLibCompatible="true"
236				SuppressStartupBanner="true"
237				TargetEnvironment="3"
238				TypeLibraryName=".\x64\Release_derb/derb.tlb"
239			/>
240			<Tool
241				Name="VCCLCompilerTool"
242				AdditionalIncludeDirectories="..\..\common;..\toolutil"
243				PreprocessorDefinitions="WIN64;WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE"
244				StringPooling="true"
245				RuntimeLibrary="2"
246				EnableFunctionLevelLinking="true"
247				DisableLanguageExtensions="true"
248				TreatWChar_tAsBuiltInType="true"
249				PrecompiledHeaderFile=".\x64\Release_derb/derb.pch"
250				AssemblerListingLocation=".\x64\Release_derb/"
251				ObjectFile=".\x64\Release_derb/"
252				ProgramDataBaseFileName=".\x64\Release_derb/"
253				WarningLevel="3"
254				SuppressStartupBanner="true"
255				CompileAs="0"
256			/>
257			<Tool
258				Name="VCManagedResourceCompilerTool"
259			/>
260			<Tool
261				Name="VCResourceCompilerTool"
262				PreprocessorDefinitions="NDEBUG"
263				Culture="1033"
264			/>
265			<Tool
266				Name="VCPreLinkEventTool"
267			/>
268			<Tool
269				Name="VCLinkerTool"
270				OutputFile=".\x64\Release_derb/derb.exe"
271				LinkIncremental="1"
272				SuppressStartupBanner="true"
273				ProgramDatabaseFile=".\x64\Release_derb/derb.pdb"
274				SubSystem="1"
275				TargetMachine="17"
276			/>
277			<Tool
278				Name="VCALinkTool"
279			/>
280			<Tool
281				Name="VCManifestTool"
282			/>
283			<Tool
284				Name="VCXDCMakeTool"
285			/>
286			<Tool
287				Name="VCBscMakeTool"
288			/>
289			<Tool
290				Name="VCFxCopTool"
291			/>
292			<Tool
293				Name="VCAppVerifierTool"
294			/>
295			<Tool
296				Name="VCWebDeploymentTool"
297			/>
298			<Tool
299				Name="VCPostBuildEventTool"
300			/>
301		</Configuration>
302		<Configuration
303			Name="Debug|x64"
304			OutputDirectory=".\x64\Debug_derb"
305			IntermediateDirectory=".\x64\Debug_derb"
306			ConfigurationType="1"
307			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
308			UseOfMFC="0"
309			ATLMinimizesCRunTimeLibraryUsage="false"
310			CharacterSet="2"
311			>
312			<Tool
313				Name="VCPreBuildEventTool"
314			/>
315			<Tool
316				Name="VCCustomBuildTool"
317				CommandLine="copy &quot;$(TargetPath)&quot; ..\..\..\bin64&#x0D;&#x0A;"
318				Outputs="..\..\..\bin64\$(TargetFileName)"
319			/>
320			<Tool
321				Name="VCXMLDataGeneratorTool"
322			/>
323			<Tool
324				Name="VCWebServiceProxyGeneratorTool"
325			/>
326			<Tool
327				Name="VCMIDLTool"
328				PreprocessorDefinitions="_DEBUG"
329				MkTypLibCompatible="true"
330				SuppressStartupBanner="true"
331				TargetEnvironment="3"
332				TypeLibraryName=".\x64\Debug_derb/derb.tlb"
333			/>
334			<Tool
335				Name="VCCLCompilerTool"
336				Optimization="0"
337				AdditionalIncludeDirectories="..\..\common;..\toolutil"
338				PreprocessorDefinitions="WIN64;WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE"
339				BasicRuntimeChecks="3"
340				RuntimeLibrary="3"
341				BufferSecurityCheck="true"
342				DisableLanguageExtensions="true"
343				TreatWChar_tAsBuiltInType="true"
344				PrecompiledHeaderFile=".\x64\Debug_derb/derb.pch"
345				AssemblerListingLocation=".\x64\Debug_derb/"
346				ObjectFile=".\x64\Debug_derb/"
347				ProgramDataBaseFileName=".\x64\Debug_derb/"
348				WarningLevel="3"
349				SuppressStartupBanner="true"
350				DebugInformationFormat="3"
351				CompileAs="0"
352			/>
353			<Tool
354				Name="VCManagedResourceCompilerTool"
355			/>
356			<Tool
357				Name="VCResourceCompilerTool"
358				PreprocessorDefinitions="_DEBUG"
359				Culture="1033"
360			/>
361			<Tool
362				Name="VCPreLinkEventTool"
363			/>
364			<Tool
365				Name="VCLinkerTool"
366				OutputFile=".\x64\Debug_derb/derb.exe"
367				LinkIncremental="2"
368				SuppressStartupBanner="true"
369				GenerateDebugInformation="true"
370				ProgramDatabaseFile=".\x64\Debug_derb/derb.pdb"
371				SubSystem="1"
372				TargetMachine="17"
373			/>
374			<Tool
375				Name="VCALinkTool"
376			/>
377			<Tool
378				Name="VCManifestTool"
379				UseFAT32Workaround="true"
380			/>
381			<Tool
382				Name="VCXDCMakeTool"
383			/>
384			<Tool
385				Name="VCBscMakeTool"
386			/>
387			<Tool
388				Name="VCFxCopTool"
389			/>
390			<Tool
391				Name="VCAppVerifierTool"
392			/>
393			<Tool
394				Name="VCWebDeploymentTool"
395			/>
396			<Tool
397				Name="VCPostBuildEventTool"
398			/>
399		</Configuration>
400	</Configurations>
401	<References>
402	</References>
403	<Files>
404		<Filter
405			Name="Source Files"
406			Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
407			>
408			<File
409				RelativePath=".\derb.c"
410				>
411			</File>
412		</Filter>
413		<Filter
414			Name="Header Files"
415			Filter="h;hpp;hxx;hm;inl"
416			>
417		</Filter>
418		<Filter
419			Name="Resource Files"
420			Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
421			>
422		</Filter>
423	</Files>
424	<Globals>
425	</Globals>
426</VisualStudioProject>
427