Home | History | Annotate | Download | only in normperf
      1 <?xml version="1.0" encoding="Windows-1252"?>
      2 <VisualStudioProject
      3 	ProjectType="Visual C++"
      4 	Version="9.00"
      5 	Name="normperf"
      6 	ProjectGUID="{56CCC661-8D33-4F0A-B62F-C619CE843C68}"
      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="1"
     29 			>
     30 			<Tool
     31 				Name="VCPreBuildEventTool"
     32 			/>
     33 			<Tool
     34 				Name="VCCustomBuildTool"
     35 			/>
     36 			<Tool
     37 				Name="VCXMLDataGeneratorTool"
     38 			/>
     39 			<Tool
     40 				Name="VCWebServiceProxyGeneratorTool"
     41 			/>
     42 			<Tool
     43 				Name="VCMIDLTool"
     44 				TypeLibraryName=".\x86\Debug/normperf.tlb"
     45 				HeaderFileName=""
     46 			/>
     47 			<Tool
     48 				Name="VCCLCompilerTool"
     49 				Optimization="0"
     50 				AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\tools\toolutil;..\..\..\common;..\..\..\tools\ctestfw"
     51 				PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_MBCS"
     52 				BasicRuntimeChecks="3"
     53 				RuntimeLibrary="3"
     54 				UsePrecompiledHeader="0"
     55 				PrecompiledHeaderFile=".\x86\Debug/normperf.pch"
     56 				AssemblerListingLocation=".\x86\Debug/"
     57 				ObjectFile=".\x86\Debug/"
     58 				ProgramDataBaseFileName=".\x86\Debug/"
     59 				BrowseInformation="1"
     60 				WarningLevel="3"
     61 				SuppressStartupBanner="true"
     62 				DebugInformationFormat="3"
     63 				CompileAs="0"
     64 			/>
     65 			<Tool
     66 				Name="VCManagedResourceCompilerTool"
     67 			/>
     68 			<Tool
     69 				Name="VCResourceCompilerTool"
     70 				PreprocessorDefinitions="_DEBUG"
     71 				Culture="1033"
     72 			/>
     73 			<Tool
     74 				Name="VCPreLinkEventTool"
     75 			/>
     76 			<Tool
     77 				Name="VCLinkerTool"
     78 				AdditionalDependencies="icuucd.lib icutud.lib icutestd.lib winmm.lib"
     79 				OutputFile=".\x86\Debug/normperf.exe"
     80 				LinkIncremental="1"
     81 				SuppressStartupBanner="true"
     82 				AdditionalLibraryDirectories="..\..\..\..\lib\"
     83 				GenerateDebugInformation="true"
     84 				ProgramDatabaseFile=".\x86\Debug/normperf.pdb"
     85 				SubSystem="1"
     86 				RandomizedBaseAddress="1"
     87 				DataExecutionPrevention="0"
     88 			/>
     89 			<Tool
     90 				Name="VCALinkTool"
     91 			/>
     92 			<Tool
     93 				Name="VCManifestTool"
     94 			/>
     95 			<Tool
     96 				Name="VCXDCMakeTool"
     97 			/>
     98 			<Tool
     99 				Name="VCBscMakeTool"
    100 			/>
    101 			<Tool
    102 				Name="VCFxCopTool"
    103 			/>
    104 			<Tool
    105 				Name="VCAppVerifierTool"
    106 			/>
    107 			<Tool
    108 				Name="VCPostBuildEventTool"
    109 			/>
    110 		</Configuration>
    111 		<Configuration
    112 			Name="Debug|x64"
    113 			OutputDirectory=".\x64\Debug"
    114 			IntermediateDirectory=".\x64\Debug"
    115 			ConfigurationType="1"
    116 			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
    117 			UseOfMFC="0"
    118 			ATLMinimizesCRunTimeLibraryUsage="false"
    119 			CharacterSet="1"
    120 			>
    121 			<Tool
    122 				Name="VCPreBuildEventTool"
    123 			/>
    124 			<Tool
    125 				Name="VCCustomBuildTool"
    126 			/>
    127 			<Tool
    128 				Name="VCXMLDataGeneratorTool"
    129 			/>
    130 			<Tool
    131 				Name="VCWebServiceProxyGeneratorTool"
    132 			/>
    133 			<Tool
    134 				Name="VCMIDLTool"
    135 				TargetEnvironment="3"
    136 				TypeLibraryName=".\x64\Debug/normperf.tlb"
    137 				HeaderFileName=""
    138 			/>
    139 			<Tool
    140 				Name="VCCLCompilerTool"
    141 				Optimization="0"
    142 				AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\tools\toolutil;..\..\..\common;..\..\..\tools\ctestfw"
    143 				PreprocessorDefinitions="WIN64;WIN32;_DEBUG;_CONSOLE;_MBCS"
    144 				BasicRuntimeChecks="3"
    145 				RuntimeLibrary="3"
    146 				UsePrecompiledHeader="0"
    147 				PrecompiledHeaderFile=".\x64\Debug/normperf.pch"
    148 				AssemblerListingLocation=".\x64\Debug/"
    149 				ObjectFile=".\x64\Debug/"
    150 				ProgramDataBaseFileName=".\x64\Debug/"
    151 				BrowseInformation="1"
    152 				WarningLevel="3"
    153 				SuppressStartupBanner="true"
    154 				DebugInformationFormat="3"
    155 				CompileAs="0"
    156 			/>
    157 			<Tool
    158 				Name="VCManagedResourceCompilerTool"
    159 			/>
    160 			<Tool
    161 				Name="VCResourceCompilerTool"
    162 				PreprocessorDefinitions="_DEBUG"
    163 				Culture="1033"
    164 			/>
    165 			<Tool
    166 				Name="VCPreLinkEventTool"
    167 			/>
    168 			<Tool
    169 				Name="VCLinkerTool"
    170 				AdditionalDependencies="icuucd.lib icutud.lib icutestd.lib winmm.lib"
    171 				OutputFile=".\x64\Debug/normperf.exe"
    172 				LinkIncremental="1"
    173 				SuppressStartupBanner="true"
    174 				AdditionalLibraryDirectories="..\..\..\..\lib64\"
    175 				GenerateDebugInformation="true"
    176 				ProgramDatabaseFile=".\x64\Debug/normperf.pdb"
    177 				SubSystem="1"
    178 				RandomizedBaseAddress="1"
    179 				DataExecutionPrevention="0"
    180 				TargetMachine="17"
    181 			/>
    182 			<Tool
    183 				Name="VCALinkTool"
    184 			/>
    185 			<Tool
    186 				Name="VCManifestTool"
    187 			/>
    188 			<Tool
    189 				Name="VCXDCMakeTool"
    190 			/>
    191 			<Tool
    192 				Name="VCBscMakeTool"
    193 			/>
    194 			<Tool
    195 				Name="VCFxCopTool"
    196 			/>
    197 			<Tool
    198 				Name="VCAppVerifierTool"
    199 			/>
    200 			<Tool
    201 				Name="VCPostBuildEventTool"
    202 			/>
    203 		</Configuration>
    204 		<Configuration
    205 			Name="Release|Win32"
    206 			OutputDirectory=".\x86\Release"
    207 			IntermediateDirectory=".\x86\Release"
    208 			ConfigurationType="1"
    209 			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
    210 			UseOfMFC="0"
    211 			ATLMinimizesCRunTimeLibraryUsage="false"
    212 			CharacterSet="2"
    213 			>
    214 			<Tool
    215 				Name="VCPreBuildEventTool"
    216 			/>
    217 			<Tool
    218 				Name="VCCustomBuildTool"
    219 			/>
    220 			<Tool
    221 				Name="VCXMLDataGeneratorTool"
    222 			/>
    223 			<Tool
    224 				Name="VCWebServiceProxyGeneratorTool"
    225 			/>
    226 			<Tool
    227 				Name="VCMIDLTool"
    228 				TypeLibraryName=".\x86\Release/normperf.tlb"
    229 				HeaderFileName=""
    230 			/>
    231 			<Tool
    232 				Name="VCCLCompilerTool"
    233 				Optimization="2"
    234 				InlineFunctionExpansion="1"
    235 				AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\tools\toolutil;..\..\..\common;..\..\..\tools\ctestfw"
    236 				PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
    237 				StringPooling="true"
    238 				RuntimeLibrary="2"
    239 				EnableFunctionLevelLinking="true"
    240 				UsePrecompiledHeader="0"
    241 				PrecompiledHeaderFile=".\x86\Release/normperf.pch"
    242 				AssemblerListingLocation=".\x86\Release/"
    243 				ObjectFile=".\x86\Release/"
    244 				ProgramDataBaseFileName=".\x86\Release/"
    245 				WarningLevel="3"
    246 				SuppressStartupBanner="true"
    247 				CompileAs="0"
    248 			/>
    249 			<Tool
    250 				Name="VCManagedResourceCompilerTool"
    251 			/>
    252 			<Tool
    253 				Name="VCResourceCompilerTool"
    254 				PreprocessorDefinitions="NDEBUG"
    255 				Culture="1033"
    256 			/>
    257 			<Tool
    258 				Name="VCPreLinkEventTool"
    259 			/>
    260 			<Tool
    261 				Name="VCLinkerTool"
    262 				AdditionalDependencies="icuuc.lib icutu.lib icutest.lib winmm.lib"
    263 				OutputFile=".\x86\Release/normperf.exe"
    264 				LinkIncremental="1"
    265 				SuppressStartupBanner="true"
    266 				AdditionalLibraryDirectories="..\..\..\..\lib\"
    267 				ProgramDatabaseFile=".\x86\Release/normperf.pdb"
    268 				SubSystem="1"
    269 				RandomizedBaseAddress="1"
    270 				DataExecutionPrevention="0"
    271 				TargetMachine="1"
    272 			/>
    273 			<Tool
    274 				Name="VCALinkTool"
    275 			/>
    276 			<Tool
    277 				Name="VCManifestTool"
    278 			/>
    279 			<Tool
    280 				Name="VCXDCMakeTool"
    281 			/>
    282 			<Tool
    283 				Name="VCBscMakeTool"
    284 			/>
    285 			<Tool
    286 				Name="VCFxCopTool"
    287 			/>
    288 			<Tool
    289 				Name="VCAppVerifierTool"
    290 			/>
    291 			<Tool
    292 				Name="VCPostBuildEventTool"
    293 			/>
    294 		</Configuration>
    295 		<Configuration
    296 			Name="Release|x64"
    297 			OutputDirectory=".\x64\Release"
    298 			IntermediateDirectory=".\x64\Release"
    299 			ConfigurationType="1"
    300 			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
    301 			UseOfMFC="0"
    302 			ATLMinimizesCRunTimeLibraryUsage="false"
    303 			CharacterSet="2"
    304 			>
    305 			<Tool
    306 				Name="VCPreBuildEventTool"
    307 			/>
    308 			<Tool
    309 				Name="VCCustomBuildTool"
    310 			/>
    311 			<Tool
    312 				Name="VCXMLDataGeneratorTool"
    313 			/>
    314 			<Tool
    315 				Name="VCWebServiceProxyGeneratorTool"
    316 			/>
    317 			<Tool
    318 				Name="VCMIDLTool"
    319 				TargetEnvironment="3"
    320 				TypeLibraryName=".\x64\Release/normperf.tlb"
    321 				HeaderFileName=""
    322 			/>
    323 			<Tool
    324 				Name="VCCLCompilerTool"
    325 				Optimization="2"
    326 				InlineFunctionExpansion="1"
    327 				AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\tools\toolutil;..\..\..\common;..\..\..\tools\ctestfw"
    328 				PreprocessorDefinitions="WIN64;WIN32;NDEBUG;_CONSOLE"
    329 				StringPooling="true"
    330 				RuntimeLibrary="2"
    331 				EnableFunctionLevelLinking="true"
    332 				UsePrecompiledHeader="0"
    333 				PrecompiledHeaderFile=".\x64\Release/normperf.pch"
    334 				AssemblerListingLocation=".\x64\Release/"
    335 				ObjectFile=".\x64\Release/"
    336 				ProgramDataBaseFileName=".\x64\Release/"
    337 				WarningLevel="3"
    338 				SuppressStartupBanner="true"
    339 				CompileAs="0"
    340 			/>
    341 			<Tool
    342 				Name="VCManagedResourceCompilerTool"
    343 			/>
    344 			<Tool
    345 				Name="VCResourceCompilerTool"
    346 				PreprocessorDefinitions="NDEBUG"
    347 				Culture="1033"
    348 			/>
    349 			<Tool
    350 				Name="VCPreLinkEventTool"
    351 			/>
    352 			<Tool
    353 				Name="VCLinkerTool"
    354 				AdditionalDependencies="icuuc.lib icutu.lib icutest.lib winmm.lib"
    355 				OutputFile=".\x64\Release/normperf.exe"
    356 				LinkIncremental="1"
    357 				SuppressStartupBanner="true"
    358 				AdditionalLibraryDirectories="..\..\..\..\lib64\"
    359 				ProgramDatabaseFile=".\x64\Release/normperf.pdb"
    360 				SubSystem="1"
    361 				RandomizedBaseAddress="1"
    362 				DataExecutionPrevention="0"
    363 				TargetMachine="17"
    364 			/>
    365 			<Tool
    366 				Name="VCALinkTool"
    367 			/>
    368 			<Tool
    369 				Name="VCManifestTool"
    370 			/>
    371 			<Tool
    372 				Name="VCXDCMakeTool"
    373 			/>
    374 			<Tool
    375 				Name="VCBscMakeTool"
    376 			/>
    377 			<Tool
    378 				Name="VCFxCopTool"
    379 			/>
    380 			<Tool
    381 				Name="VCAppVerifierTool"
    382 			/>
    383 			<Tool
    384 				Name="VCPostBuildEventTool"
    385 			/>
    386 		</Configuration>
    387 	</Configurations>
    388 	<References>
    389 	</References>
    390 	<Files>
    391 		<Filter
    392 			Name="Source Files"
    393 			Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
    394 			>
    395 			<File
    396 				RelativePath="normperf.cpp"
    397 				>
    398 				<FileConfiguration
    399 					Name="Debug|Win32"
    400 					>
    401 					<Tool
    402 						Name="VCCLCompilerTool"
    403 						Optimization="0"
    404 						AdditionalIncludeDirectories=""
    405 						PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_MBCS;_UNICODE;$(NoInherit)"
    406 						BasicRuntimeChecks="3"
    407 						BrowseInformation="1"
    408 					/>
    409 				</FileConfiguration>
    410 				<FileConfiguration
    411 					Name="Debug|x64"
    412 					>
    413 					<Tool
    414 						Name="VCCLCompilerTool"
    415 						Optimization="0"
    416 						AdditionalIncludeDirectories=""
    417 						PreprocessorDefinitions="WIN64;WIN32;_DEBUG;_CONSOLE;_MBCS;_UNICODE;$(NoInherit)"
    418 						BasicRuntimeChecks="3"
    419 						BrowseInformation="1"
    420 					/>
    421 				</FileConfiguration>
    422 				<FileConfiguration
    423 					Name="Release|Win32"
    424 					>
    425 					<Tool
    426 						Name="VCCLCompilerTool"
    427 						Optimization="2"
    428 						AdditionalIncludeDirectories=""
    429 						PreprocessorDefinitions=""
    430 					/>
    431 				</FileConfiguration>
    432 				<FileConfiguration
    433 					Name="Release|x64"
    434 					>
    435 					<Tool
    436 						Name="VCCLCompilerTool"
    437 						Optimization="2"
    438 						AdditionalIncludeDirectories=""
    439 						PreprocessorDefinitions=""
    440 					/>
    441 				</FileConfiguration>
    442 			</File>
    443 		</Filter>
    444 		<Filter
    445 			Name="Header Files"
    446 			Filter="h;hpp;hxx;hm;inl"
    447 			>
    448 			<File
    449 				RelativePath="normperf.h"
    450 				>
    451 			</File>
    452 		</Filter>
    453 		<Filter
    454 			Name="Resource Files"
    455 			Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
    456 			>
    457 		</Filter>
    458 	</Files>
    459 	<Globals>
    460 	</Globals>
    461 </VisualStudioProject>
    462