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