• 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="genpname"
6	ProjectGUID="{DBC0AF0B-B9FF-4B23-905B-4D4CDC2A91CB}"
7	>
8	<Platforms>
9		<Platform
10			Name="Win32"
11		/>
12	</Platforms>
13	<ToolFiles>
14	</ToolFiles>
15	<Configurations>
16		<Configuration
17			Name="Release|Win32"
18			OutputDirectory=".\Release"
19			IntermediateDirectory=".\Release"
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=".\Release/genpname.tlb"
43			/>
44			<Tool
45				Name="VCCLCompilerTool"
46				AdditionalIncludeDirectories="..\..\common;..\toolutil"
47				PreprocessorDefinitions="WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE"
48				StringPooling="true"
49				RuntimeLibrary="2"
50				EnableFunctionLevelLinking="true"
51				DisableLanguageExtensions="true"
52				TreatWChar_tAsBuiltInType="true"
53				PrecompiledHeaderFile=".\Release/genpname.pch"
54				AssemblerListingLocation=".\Release/"
55				ObjectFile=".\Release/"
56				ProgramDataBaseFileName=".\Release/"
57				WarningLevel="3"
58				SuppressStartupBanner="true"
59				CompileAs="0"
60			/>
61			<Tool
62				Name="VCManagedResourceCompilerTool"
63			/>
64			<Tool
65				Name="VCResourceCompilerTool"
66				PreprocessorDefinitions="NDEBUG"
67				Culture="1033"
68			/>
69			<Tool
70				Name="VCPreLinkEventTool"
71			/>
72			<Tool
73				Name="VCLinkerTool"
74				OutputFile=".\Release/genpname.exe"
75				LinkIncremental="1"
76				SuppressStartupBanner="true"
77				ProgramDatabaseFile=".\Release/genpname.pdb"
78				SubSystem="1"
79				OptimizeForWindows98="1"
80			/>
81			<Tool
82				Name="VCALinkTool"
83			/>
84			<Tool
85				Name="VCManifestTool"
86			/>
87			<Tool
88				Name="VCXDCMakeTool"
89			/>
90			<Tool
91				Name="VCBscMakeTool"
92			/>
93			<Tool
94				Name="VCFxCopTool"
95			/>
96			<Tool
97				Name="VCAppVerifierTool"
98			/>
99			<Tool
100				Name="VCWebDeploymentTool"
101			/>
102			<Tool
103				Name="VCPostBuildEventTool"
104			/>
105		</Configuration>
106		<Configuration
107			Name="Debug|Win32"
108			OutputDirectory=".\Debug"
109			IntermediateDirectory=".\Debug"
110			ConfigurationType="1"
111			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
112			UseOfMFC="0"
113			ATLMinimizesCRunTimeLibraryUsage="false"
114			CharacterSet="2"
115			>
116			<Tool
117				Name="VCPreBuildEventTool"
118			/>
119			<Tool
120				Name="VCCustomBuildTool"
121				CommandLine="copy &quot;$(TargetPath)&quot; ..\..\..\bin&#x0D;&#x0A;"
122				Outputs="..\..\..\bin\$(TargetFileName)"
123			/>
124			<Tool
125				Name="VCXMLDataGeneratorTool"
126			/>
127			<Tool
128				Name="VCWebServiceProxyGeneratorTool"
129			/>
130			<Tool
131				Name="VCMIDLTool"
132				TypeLibraryName=".\Debug/genpname.tlb"
133			/>
134			<Tool
135				Name="VCCLCompilerTool"
136				Optimization="0"
137				AdditionalIncludeDirectories="..\..\common;..\toolutil"
138				PreprocessorDefinitions="WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE"
139				BasicRuntimeChecks="3"
140				RuntimeLibrary="3"
141				BufferSecurityCheck="true"
142				DisableLanguageExtensions="true"
143				TreatWChar_tAsBuiltInType="true"
144				PrecompiledHeaderFile=".\Debug/genpname.pch"
145				AssemblerListingLocation=".\Debug/"
146				ObjectFile=".\Debug/"
147				ProgramDataBaseFileName=".\Debug/"
148				BrowseInformation="1"
149				WarningLevel="3"
150				SuppressStartupBanner="true"
151				DebugInformationFormat="4"
152				CompileAs="0"
153			/>
154			<Tool
155				Name="VCManagedResourceCompilerTool"
156			/>
157			<Tool
158				Name="VCResourceCompilerTool"
159				PreprocessorDefinitions="_DEBUG"
160				Culture="1033"
161			/>
162			<Tool
163				Name="VCPreLinkEventTool"
164			/>
165			<Tool
166				Name="VCLinkerTool"
167				OutputFile=".\Debug/genpname.exe"
168				LinkIncremental="2"
169				SuppressStartupBanner="true"
170				GenerateDebugInformation="true"
171				ProgramDatabaseFile=".\Debug/genpname.pdb"
172				SubSystem="1"
173			/>
174			<Tool
175				Name="VCALinkTool"
176			/>
177			<Tool
178				Name="VCManifestTool"
179				UseFAT32Workaround="true"
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=".\genpname.cpp"
210				>
211			</File>
212		</Filter>
213		<Filter
214			Name="Header Files"
215			Filter="h;hpp;hxx;hm;inl"
216			>
217			<File
218				RelativePath=".\data.h"
219				>
220			</File>
221		</Filter>
222		<Filter
223			Name="Resource Files"
224			Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
225			>
226		</Filter>
227	</Files>
228	<Globals>
229	</Globals>
230</VisualStudioProject>
231