]>
Commit | Line | Data |
---|---|---|
1 | <?xml version="1.0" encoding="Windows-1252"?> | |
2 | <VisualStudioProject | |
3 | ProjectType="Visual C++" | |
4 | Version="8.00" | |
5 | Name="gentest" | |
6 | ProjectGUID="{77C78066-746F-4EA6-B3FE-B8C8A4A97891}" | |
7 | RootNamespace="gentest" | |
8 | > | |
9 | <Platforms> | |
10 | <Platform | |
11 | Name="Win32" | |
12 | /> | |
13 | </Platforms> | |
14 | <ToolFiles> | |
15 | </ToolFiles> | |
16 | <Configurations> | |
17 | <Configuration | |
18 | Name="Release|Win32" | |
19 | OutputDirectory=".\Release" | |
20 | IntermediateDirectory=".\Release" | |
21 | ConfigurationType="1" | |
22 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" | |
23 | UseOfMFC="0" | |
24 | ATLMinimizesCRunTimeLibraryUsage="false" | |
25 | CharacterSet="2" | |
26 | > | |
27 | <Tool | |
28 | Name="VCPreBuildEventTool" | |
29 | /> | |
30 | <Tool | |
31 | Name="VCCustomBuildTool" | |
32 | /> | |
33 | <Tool | |
34 | Name="VCXMLDataGeneratorTool" | |
35 | /> | |
36 | <Tool | |
37 | Name="VCWebServiceProxyGeneratorTool" | |
38 | /> | |
39 | <Tool | |
40 | Name="VCMIDLTool" | |
41 | TypeLibraryName=".\Release/gentest.tlb" | |
42 | /> | |
43 | <Tool | |
44 | Name="VCCLCompilerTool" | |
45 | AdditionalIncludeDirectories="..\..\..\include;..\..\common;..\toolutil;..\ctestfw" | |
46 | PreprocessorDefinitions="WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE" | |
47 | StringPooling="true" | |
48 | RuntimeLibrary="2" | |
49 | EnableFunctionLevelLinking="true" | |
50 | DisableLanguageExtensions="true" | |
51 | TreatWChar_tAsBuiltInType="true" | |
52 | PrecompiledHeaderFile=".\Release/gentest.pch" | |
53 | AssemblerListingLocation=".\Release/" | |
54 | ObjectFile=".\Release/" | |
55 | ProgramDataBaseFileName=".\Release/" | |
56 | WarningLevel="3" | |
57 | SuppressStartupBanner="true" | |
58 | CompileAs="0" | |
59 | /> | |
60 | <Tool | |
61 | Name="VCManagedResourceCompilerTool" | |
62 | /> | |
63 | <Tool | |
64 | Name="VCResourceCompilerTool" | |
65 | PreprocessorDefinitions="NDEBUG" | |
66 | Culture="1033" | |
67 | /> | |
68 | <Tool | |
69 | Name="VCPreLinkEventTool" | |
70 | /> | |
71 | <Tool | |
72 | Name="VCLinkerTool" | |
73 | OutputFile=".\Release/gentest.exe" | |
74 | LinkIncremental="1" | |
75 | SuppressStartupBanner="true" | |
76 | ProgramDatabaseFile=".\Release/gentest.pdb" | |
77 | SubSystem="1" | |
78 | /> | |
79 | <Tool | |
80 | Name="VCALinkTool" | |
81 | /> | |
82 | <Tool | |
83 | Name="VCManifestTool" | |
84 | /> | |
85 | <Tool | |
86 | Name="VCXDCMakeTool" | |
87 | /> | |
88 | <Tool | |
89 | Name="VCBscMakeTool" | |
90 | /> | |
91 | <Tool | |
92 | Name="VCFxCopTool" | |
93 | /> | |
94 | <Tool | |
95 | Name="VCAppVerifierTool" | |
96 | /> | |
97 | <Tool | |
98 | Name="VCWebDeploymentTool" | |
99 | /> | |
100 | <Tool | |
101 | Name="VCPostBuildEventTool" | |
102 | /> | |
103 | </Configuration> | |
104 | <Configuration | |
105 | Name="Debug|Win32" | |
106 | OutputDirectory=".\Debug" | |
107 | IntermediateDirectory=".\Debug" | |
108 | ConfigurationType="1" | |
109 | InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" | |
110 | UseOfMFC="0" | |
111 | ATLMinimizesCRunTimeLibraryUsage="false" | |
112 | CharacterSet="2" | |
113 | > | |
114 | <Tool | |
115 | Name="VCPreBuildEventTool" | |
116 | /> | |
117 | <Tool | |
118 | Name="VCCustomBuildTool" | |
119 | /> | |
120 | <Tool | |
121 | Name="VCXMLDataGeneratorTool" | |
122 | /> | |
123 | <Tool | |
124 | Name="VCWebServiceProxyGeneratorTool" | |
125 | /> | |
126 | <Tool | |
127 | Name="VCMIDLTool" | |
128 | TypeLibraryName=".\Debug/gentest.tlb" | |
129 | /> | |
130 | <Tool | |
131 | Name="VCCLCompilerTool" | |
132 | Optimization="0" | |
133 | AdditionalIncludeDirectories="..\..\..\include;..\..\common;..\toolutil;..\ctestfw" | |
134 | PreprocessorDefinitions="WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE" | |
135 | BasicRuntimeChecks="3" | |
136 | RuntimeLibrary="3" | |
137 | BufferSecurityCheck="true" | |
138 | DisableLanguageExtensions="true" | |
139 | TreatWChar_tAsBuiltInType="true" | |
140 | PrecompiledHeaderFile=".\Debug/gentest.pch" | |
141 | AssemblerListingLocation=".\Debug/" | |
142 | ObjectFile=".\Debug/" | |
143 | ProgramDataBaseFileName=".\Debug/" | |
144 | BrowseInformation="1" | |
145 | WarningLevel="3" | |
146 | SuppressStartupBanner="true" | |
147 | DebugInformationFormat="4" | |
148 | CompileAs="0" | |
149 | /> | |
150 | <Tool | |
151 | Name="VCManagedResourceCompilerTool" | |
152 | /> | |
153 | <Tool | |
154 | Name="VCResourceCompilerTool" | |
155 | PreprocessorDefinitions="_DEBUG" | |
156 | Culture="1033" | |
157 | /> | |
158 | <Tool | |
159 | Name="VCPreLinkEventTool" | |
160 | /> | |
161 | <Tool | |
162 | Name="VCLinkerTool" | |
163 | OutputFile=".\Debug/gentest.exe" | |
164 | LinkIncremental="2" | |
165 | SuppressStartupBanner="true" | |
166 | GenerateDebugInformation="true" | |
167 | ProgramDatabaseFile=".\Debug/gentest.pdb" | |
168 | SubSystem="1" | |
169 | /> | |
170 | <Tool | |
171 | Name="VCALinkTool" | |
172 | /> | |
173 | <Tool | |
174 | Name="VCManifestTool" | |
175 | UseFAT32Workaround="true" | |
176 | /> | |
177 | <Tool | |
178 | Name="VCXDCMakeTool" | |
179 | /> | |
180 | <Tool | |
181 | Name="VCBscMakeTool" | |
182 | /> | |
183 | <Tool | |
184 | Name="VCFxCopTool" | |
185 | /> | |
186 | <Tool | |
187 | Name="VCAppVerifierTool" | |
188 | /> | |
189 | <Tool | |
190 | Name="VCWebDeploymentTool" | |
191 | /> | |
192 | <Tool | |
193 | Name="VCPostBuildEventTool" | |
194 | /> | |
195 | </Configuration> | |
196 | </Configurations> | |
197 | <References> | |
198 | </References> | |
199 | <Files> | |
200 | <Filter | |
201 | Name="Source Files" | |
202 | Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" | |
203 | > | |
204 | <File | |
205 | RelativePath=".\genres32.c" | |
206 | > | |
207 | </File> | |
208 | <File | |
209 | RelativePath=".\gentest.c" | |
210 | > | |
211 | </File> | |
212 | </Filter> | |
213 | <Filter | |
214 | Name="Header Files" | |
215 | Filter="h;hpp;hxx;hm;inl" | |
216 | > | |
217 | <File | |
218 | RelativePath=".\gentest.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> |