• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3	ProjectType="Visual C++"
4	Version="8.00"
5	Name="pkgdata"
6	ProjectGUID="{4C8454FE-81D3-4CA3-9927-29BA96F03DAC}"
7	>
8	<Platforms>
9		<Platform
10			Name="Win32"
11		/>
12	</Platforms>
13	<ToolFiles>
14	</ToolFiles>
15	<Configurations>
16		<Configuration
17			Name="Debug|Win32"
18			OutputDirectory=".\Debug"
19			IntermediateDirectory=".\Debug"
20			ConfigurationType="1"
21			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
22			UseOfMFC="0"
23			ATLMinimizesCRunTimeLibraryUsage="false"
24			CharacterSet="2"
25			>
26			<Tool
27				Name="VCPreBuildEventTool"
28			/>
29			<Tool
30				Name="VCCustomBuildTool"
31				CommandLine="copy &quot;$(TargetPath)&quot; ..\..\..\bin&#x0D;&#x0A;"
32				Outputs="..\..\..\bin\$(TargetFileName)"
33			/>
34			<Tool
35				Name="VCXMLDataGeneratorTool"
36			/>
37			<Tool
38				Name="VCWebServiceProxyGeneratorTool"
39			/>
40			<Tool
41				Name="VCMIDLTool"
42				TypeLibraryName=".\Debug/pkgdata.tlb"
43			/>
44			<Tool
45				Name="VCCLCompilerTool"
46				Optimization="0"
47				AdditionalIncludeDirectories="../../../include;../../common;../toolutil"
48				PreprocessorDefinitions="WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE"
49				BasicRuntimeChecks="3"
50				RuntimeLibrary="3"
51				BufferSecurityCheck="true"
52				DisableLanguageExtensions="true"
53				TreatWChar_tAsBuiltInType="true"
54				PrecompiledHeaderFile=".\Debug/pkgdata.pch"
55				AssemblerListingLocation=".\Debug/"
56				ObjectFile=".\Debug/"
57				ProgramDataBaseFileName=".\Debug/"
58				BrowseInformation="1"
59				WarningLevel="3"
60				SuppressStartupBanner="true"
61				DebugInformationFormat="4"
62				CompileAs="0"
63			/>
64			<Tool
65				Name="VCManagedResourceCompilerTool"
66			/>
67			<Tool
68				Name="VCResourceCompilerTool"
69				PreprocessorDefinitions="_DEBUG"
70				Culture="1041"
71			/>
72			<Tool
73				Name="VCPreLinkEventTool"
74			/>
75			<Tool
76				Name="VCLinkerTool"
77				OutputFile=".\Debug/pkgdata.exe"
78				LinkIncremental="2"
79				SuppressStartupBanner="true"
80				GenerateDebugInformation="true"
81				ProgramDatabaseFile=".\Debug/pkgdata.pdb"
82				SubSystem="1"
83			/>
84			<Tool
85				Name="VCALinkTool"
86			/>
87			<Tool
88				Name="VCManifestTool"
89				UseFAT32Workaround="true"
90			/>
91			<Tool
92				Name="VCXDCMakeTool"
93			/>
94			<Tool
95				Name="VCBscMakeTool"
96			/>
97			<Tool
98				Name="VCFxCopTool"
99			/>
100			<Tool
101				Name="VCAppVerifierTool"
102			/>
103			<Tool
104				Name="VCWebDeploymentTool"
105			/>
106			<Tool
107				Name="VCPostBuildEventTool"
108			/>
109		</Configuration>
110		<Configuration
111			Name="Release|Win32"
112			OutputDirectory=".\Release"
113			IntermediateDirectory=".\Release"
114			ConfigurationType="1"
115			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
116			UseOfMFC="0"
117			ATLMinimizesCRunTimeLibraryUsage="false"
118			CharacterSet="2"
119			>
120			<Tool
121				Name="VCPreBuildEventTool"
122			/>
123			<Tool
124				Name="VCCustomBuildTool"
125				CommandLine="copy &quot;$(TargetPath)&quot; ..\..\..\bin&#x0D;&#x0A;"
126				Outputs="..\..\..\bin\$(TargetFileName)"
127			/>
128			<Tool
129				Name="VCXMLDataGeneratorTool"
130			/>
131			<Tool
132				Name="VCWebServiceProxyGeneratorTool"
133			/>
134			<Tool
135				Name="VCMIDLTool"
136				TypeLibraryName=".\Release/pkgdata.tlb"
137			/>
138			<Tool
139				Name="VCCLCompilerTool"
140				AdditionalIncludeDirectories="../../../include;../../common;../toolutil"
141				PreprocessorDefinitions="WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE"
142				StringPooling="true"
143				RuntimeLibrary="2"
144				EnableFunctionLevelLinking="true"
145				DisableLanguageExtensions="true"
146				TreatWChar_tAsBuiltInType="true"
147				PrecompiledHeaderFile=".\Release/pkgdata.pch"
148				AssemblerListingLocation=".\Release/"
149				ObjectFile=".\Release/"
150				ProgramDataBaseFileName=".\Release/"
151				WarningLevel="3"
152				SuppressStartupBanner="true"
153				CompileAs="0"
154			/>
155			<Tool
156				Name="VCManagedResourceCompilerTool"
157			/>
158			<Tool
159				Name="VCResourceCompilerTool"
160				PreprocessorDefinitions="NDEBUG"
161				Culture="1041"
162			/>
163			<Tool
164				Name="VCPreLinkEventTool"
165			/>
166			<Tool
167				Name="VCLinkerTool"
168				OutputFile=".\Release/pkgdata.exe"
169				LinkIncremental="1"
170				SuppressStartupBanner="true"
171				ProgramDatabaseFile=".\Release/pkgdata.pdb"
172				SubSystem="1"
173				OptimizeForWindows98="1"
174			/>
175			<Tool
176				Name="VCALinkTool"
177			/>
178			<Tool
179				Name="VCManifestTool"
180			/>
181			<Tool
182				Name="VCXDCMakeTool"
183			/>
184			<Tool
185				Name="VCBscMakeTool"
186			/>
187			<Tool
188				Name="VCFxCopTool"
189			/>
190			<Tool
191				Name="VCAppVerifierTool"
192			/>
193			<Tool
194				Name="VCWebDeploymentTool"
195			/>
196			<Tool
197				Name="VCPostBuildEventTool"
198			/>
199		</Configuration>
200	</Configurations>
201	<References>
202	</References>
203	<Files>
204		<Filter
205			Name="Source Files"
206			Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
207			>
208			<File
209				RelativePath=".\filemode.c"
210				>
211			</File>
212			<File
213				RelativePath=".\make.c"
214				>
215			</File>
216			<File
217				RelativePath=".\pkgdata.c"
218				>
219			</File>
220			<File
221				RelativePath=".\pkgtypes.c"
222				>
223			</File>
224			<File
225				RelativePath=".\sttcmode.c"
226				>
227			</File>
228			<File
229				RelativePath=".\winmode.c"
230				>
231			</File>
232		</Filter>
233		<Filter
234			Name="Header Files"
235			Filter="h;hpp;hxx;hm;inl"
236			>
237			<File
238				RelativePath=".\makefile.h"
239				>
240			</File>
241			<File
242				RelativePath=".\pkgtypes.h"
243				>
244			</File>
245		</Filter>
246		<Filter
247			Name="Resource Files"
248			Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
249			>
250		</Filter>
251	</Files>
252	<Globals>
253	</Globals>
254</VisualStudioProject>
255