• 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="testplug"
6	ProjectGUID="{659D0C08-D4ED-4BF3-B02B-2D8D4B5A7A7A}"
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=".\..\..\..\lib"
23			IntermediateDirectory=".\x86\Release"
24			ConfigurationType="2"
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			/>
36			<Tool
37				Name="VCXMLDataGeneratorTool"
38			/>
39			<Tool
40				Name="VCWebServiceProxyGeneratorTool"
41			/>
42			<Tool
43				Name="VCMIDLTool"
44				PreprocessorDefinitions="NDEBUG"
45				MkTypLibCompatible="true"
46				SuppressStartupBanner="true"
47				TargetEnvironment="1"
48				TypeLibraryName=".\..\..\..\lib\testplug.tlb"
49			/>
50			<Tool
51				Name="VCCLCompilerTool"
52				WholeProgramOptimization="true"
53				AdditionalIncludeDirectories="..\..\..\include;..\..\common;..\toolutil;..\ctestfw"
54				PreprocessorDefinitions="WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE;T_CTEST_IMPLEMENTATION"
55				StringPooling="true"
56				RuntimeLibrary="2"
57				EnableFunctionLevelLinking="true"
58				DisableLanguageExtensions="true"
59				TreatWChar_tAsBuiltInType="true"
60				PrecompiledHeaderFile=".\x86\Release/testplug.pch"
61				AssemblerListingLocation=".\x86\Release/"
62				ObjectFile=".\x86\Release/"
63				ProgramDataBaseFileName=".\x86\Release/"
64				WarningLevel="3"
65				SuppressStartupBanner="true"
66				CompileAs="0"
67			/>
68			<Tool
69				Name="VCManagedResourceCompilerTool"
70			/>
71			<Tool
72				Name="VCResourceCompilerTool"
73				PreprocessorDefinitions="NDEBUG"
74				Culture="1033"
75			/>
76			<Tool
77				Name="VCPreLinkEventTool"
78			/>
79			<Tool
80				Name="VCLinkerTool"
81				OutputFile="..\..\..\bin\testplug.dll"
82				LinkIncremental="1"
83				SuppressStartupBanner="true"
84				ProgramDatabaseFile=".\..\..\..\lib\testplug.pdb"
85				EnableCOMDATFolding="2"
86				LinkTimeCodeGeneration="1"
87				RandomizedBaseAddress="1"
88				DataExecutionPrevention="0"
89				ImportLibrary=".\..\..\..\lib\testplug.lib"
90			/>
91			<Tool
92				Name="VCALinkTool"
93			/>
94			<Tool
95				Name="VCManifestTool"
96			/>
97			<Tool
98				Name="VCXDCMakeTool"
99			/>
100			<Tool
101				Name="VCBscMakeTool"
102			/>
103			<Tool
104				Name="VCFxCopTool"
105			/>
106			<Tool
107				Name="VCAppVerifierTool"
108			/>
109			<Tool
110				Name="VCPostBuildEventTool"
111			/>
112		</Configuration>
113		<Configuration
114			Name="Debug|Win32"
115			OutputDirectory=".\..\..\..\lib"
116			IntermediateDirectory=".\x86\Debug"
117			ConfigurationType="2"
118			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
119			UseOfMFC="0"
120			ATLMinimizesCRunTimeLibraryUsage="false"
121			CharacterSet="2"
122			>
123			<Tool
124				Name="VCPreBuildEventTool"
125			/>
126			<Tool
127				Name="VCCustomBuildTool"
128			/>
129			<Tool
130				Name="VCXMLDataGeneratorTool"
131			/>
132			<Tool
133				Name="VCWebServiceProxyGeneratorTool"
134			/>
135			<Tool
136				Name="VCMIDLTool"
137				PreprocessorDefinitions="_DEBUG"
138				MkTypLibCompatible="true"
139				SuppressStartupBanner="true"
140				TargetEnvironment="1"
141				TypeLibraryName=".\..\..\..\lib\testplugd.tlb"
142			/>
143			<Tool
144				Name="VCCLCompilerTool"
145				Optimization="0"
146				AdditionalIncludeDirectories="..\..\..\include;..\..\common;..\toolutil;..\ctestfw"
147				PreprocessorDefinitions="WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;T_CTEST_IMPLEMENTATION"
148				BasicRuntimeChecks="3"
149				RuntimeLibrary="3"
150				BufferSecurityCheck="true"
151				DisableLanguageExtensions="true"
152				TreatWChar_tAsBuiltInType="true"
153				PrecompiledHeaderFile=".\x86\Debug/testplug.pch"
154				AssemblerListingLocation=".\x86\Debug/"
155				ObjectFile=".\x86\Debug/"
156				ProgramDataBaseFileName=".\x86\Debug/"
157				BrowseInformation="1"
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="..\..\..\bin\testplug.dll"
177				LinkIncremental="2"
178				SuppressStartupBanner="true"
179				GenerateDebugInformation="true"
180				ProgramDatabaseFile=".\..\..\..\lib\testplugd.pdb"
181				RandomizedBaseAddress="1"
182				DataExecutionPrevention="0"
183				ImportLibrary=".\..\..\..\lib\testplugd.lib"
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"
211			IntermediateDirectory=".\x64\Release"
212			ConfigurationType="2"
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			/>
224			<Tool
225				Name="VCXMLDataGeneratorTool"
226			/>
227			<Tool
228				Name="VCWebServiceProxyGeneratorTool"
229			/>
230			<Tool
231				Name="VCMIDLTool"
232				PreprocessorDefinitions="NDEBUG"
233				MkTypLibCompatible="true"
234				SuppressStartupBanner="true"
235				TargetEnvironment="3"
236				TypeLibraryName=".\..\..\..\lib64\testplug.tlb"
237			/>
238			<Tool
239				Name="VCCLCompilerTool"
240				WholeProgramOptimization="true"
241				AdditionalIncludeDirectories="..\..\..\include;..\..\common;..\toolutil;..\ctestfw"
242				PreprocessorDefinitions="WIN64;WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE;T_CTEST_IMPLEMENTATION"
243				StringPooling="true"
244				RuntimeLibrary="2"
245				EnableFunctionLevelLinking="true"
246				DisableLanguageExtensions="true"
247				TreatWChar_tAsBuiltInType="true"
248				PrecompiledHeaderFile=".\x64\Release/testplug.pch"
249				AssemblerListingLocation=".\x64\Release/"
250				ObjectFile=".\x64\Release/"
251				ProgramDataBaseFileName=".\x64\Release/"
252				WarningLevel="3"
253				SuppressStartupBanner="true"
254				CompileAs="0"
255			/>
256			<Tool
257				Name="VCManagedResourceCompilerTool"
258			/>
259			<Tool
260				Name="VCResourceCompilerTool"
261				PreprocessorDefinitions="NDEBUG"
262				Culture="1033"
263			/>
264			<Tool
265				Name="VCPreLinkEventTool"
266			/>
267			<Tool
268				Name="VCLinkerTool"
269				OutputFile="..\..\..\bin64\testplug.dll"
270				LinkIncremental="1"
271				SuppressStartupBanner="true"
272				ProgramDatabaseFile=".\..\..\..\lib64\testplug.pdb"
273				EnableCOMDATFolding="2"
274				LinkTimeCodeGeneration="1"
275				ImportLibrary=".\..\..\..\lib64\testplug.lib"
276				TargetMachine="17"
277			/>
278			<Tool
279				Name="VCALinkTool"
280			/>
281			<Tool
282				Name="VCManifestTool"
283			/>
284			<Tool
285				Name="VCXDCMakeTool"
286			/>
287			<Tool
288				Name="VCBscMakeTool"
289			/>
290			<Tool
291				Name="VCFxCopTool"
292			/>
293			<Tool
294				Name="VCAppVerifierTool"
295			/>
296			<Tool
297				Name="VCPostBuildEventTool"
298			/>
299		</Configuration>
300		<Configuration
301			Name="Debug|x64"
302			OutputDirectory=".\x64\Debug"
303			IntermediateDirectory=".\x64\Debug"
304			ConfigurationType="2"
305			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
306			UseOfMFC="0"
307			ATLMinimizesCRunTimeLibraryUsage="false"
308			CharacterSet="2"
309			>
310			<Tool
311				Name="VCPreBuildEventTool"
312			/>
313			<Tool
314				Name="VCCustomBuildTool"
315			/>
316			<Tool
317				Name="VCXMLDataGeneratorTool"
318			/>
319			<Tool
320				Name="VCWebServiceProxyGeneratorTool"
321			/>
322			<Tool
323				Name="VCMIDLTool"
324				PreprocessorDefinitions="_DEBUG"
325				MkTypLibCompatible="true"
326				SuppressStartupBanner="true"
327				TargetEnvironment="3"
328				TypeLibraryName=".\..\..\..\lib64\testplugd.tlb"
329			/>
330			<Tool
331				Name="VCCLCompilerTool"
332				Optimization="0"
333				AdditionalIncludeDirectories="..\..\..\include;..\..\common;..\toolutil;..\ctestfw"
334				PreprocessorDefinitions="WIN64;WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;T_CTEST_IMPLEMENTATION"
335				BasicRuntimeChecks="3"
336				RuntimeLibrary="3"
337				BufferSecurityCheck="true"
338				DisableLanguageExtensions="true"
339				TreatWChar_tAsBuiltInType="true"
340				PrecompiledHeaderFile=".\x64\Debug/testplug.pch"
341				AssemblerListingLocation=".\x64\Debug/"
342				ObjectFile=".\x64\Debug/"
343				ProgramDataBaseFileName=".\x64\Debug/"
344				BrowseInformation="1"
345				WarningLevel="3"
346				SuppressStartupBanner="true"
347				DebugInformationFormat="3"
348				CompileAs="0"
349			/>
350			<Tool
351				Name="VCManagedResourceCompilerTool"
352			/>
353			<Tool
354				Name="VCResourceCompilerTool"
355				PreprocessorDefinitions="_DEBUG"
356				Culture="1033"
357			/>
358			<Tool
359				Name="VCPreLinkEventTool"
360			/>
361			<Tool
362				Name="VCLinkerTool"
363				OutputFile="..\..\..\bin64\testplug.dll"
364				LinkIncremental="2"
365				SuppressStartupBanner="true"
366				GenerateDebugInformation="true"
367				ProgramDatabaseFile=".\..\..\..\lib64\testplugd.pdb"
368				ImportLibrary=".\..\..\..\lib64\testplugd.lib"
369				TargetMachine="17"
370			/>
371			<Tool
372				Name="VCALinkTool"
373			/>
374			<Tool
375				Name="VCManifestTool"
376				UseFAT32Workaround="true"
377			/>
378			<Tool
379				Name="VCXDCMakeTool"
380			/>
381			<Tool
382				Name="VCBscMakeTool"
383			/>
384			<Tool
385				Name="VCFxCopTool"
386			/>
387			<Tool
388				Name="VCAppVerifierTool"
389			/>
390			<Tool
391				Name="VCPostBuildEventTool"
392			/>
393		</Configuration>
394	</Configurations>
395	<References>
396	</References>
397	<Files>
398		<Filter
399			Name="Source Files"
400			Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
401			>
402			<File
403				RelativePath=".\testplug.c"
404				>
405			</File>
406		</Filter>
407		<Filter
408			Name="Header Files"
409			Filter="h;hpp;hxx;hm;inl"
410			>
411		</Filter>
412		<Filter
413			Name="Resource Files"
414			Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
415			>
416		</Filter>
417	</Files>
418	<Globals>
419	</Globals>
420</VisualStudioProject>
421