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