Home | History | Annotate | Download | only in unisetperf
      1 <?xml version="1.0" encoding="Windows-1252"?>
      2 <VisualStudioProject
      3 	ProjectType="Visual C++"
      4 	Version="9.00"
      5 	Name="unisetperf"
      6 	ProjectGUID="{E7728E98-0469-AF37-43F4-4529A3D52C6B}"
      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="2"
     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/unisetperf.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"
     52 				BasicRuntimeChecks="3"
     53 				RuntimeLibrary="3"
     54 				PrecompiledHeaderFile=".\x86\Debug/unisetperf.pch"
     55 				AssemblerListingLocation=".\x86\Debug/"
     56 				ObjectFile=".\x86\Debug/"
     57 				ProgramDataBaseFileName=".\x86\Debug/"
     58 				WarningLevel="3"
     59 				SuppressStartupBanner="true"
     60 				DebugInformationFormat="4"
     61 				CompileAs="0"
     62 			/>
     63 			<Tool
     64 				Name="VCManagedResourceCompilerTool"
     65 			/>
     66 			<Tool
     67 				Name="VCResourceCompilerTool"
     68 				PreprocessorDefinitions="_DEBUG"
     69 				Culture="1033"
     70 			/>
     71 			<Tool
     72 				Name="VCPreLinkEventTool"
     73 			/>
     74 			<Tool
     75 				Name="VCLinkerTool"
     76 				AdditionalDependencies="icuucd.lib icutud.lib winmm.lib icutestd.lib"
     77 				OutputFile=".\x86\Debug/unisetperf.exe"
     78 				LinkIncremental="1"
     79 				SuppressStartupBanner="true"
     80 				AdditionalLibraryDirectories="..\..\..\..\lib\"
     81 				GenerateDebugInformation="true"
     82 				ProgramDatabaseFile=".\x86\Debug/unisetperf.pdb"
     83 				SubSystem="1"
     84 				RandomizedBaseAddress="1"
     85 				DataExecutionPrevention="0"
     86 				TargetMachine="1"
     87 			/>
     88 			<Tool
     89 				Name="VCALinkTool"
     90 			/>
     91 			<Tool
     92 				Name="VCManifestTool"
     93 			/>
     94 			<Tool
     95 				Name="VCXDCMakeTool"
     96 			/>
     97 			<Tool
     98 				Name="VCBscMakeTool"
     99 			/>
    100 			<Tool
    101 				Name="VCFxCopTool"
    102 			/>
    103 			<Tool
    104 				Name="VCAppVerifierTool"
    105 			/>
    106 			<Tool
    107 				Name="VCPostBuildEventTool"
    108 			/>
    109 		</Configuration>
    110 		<Configuration
    111 			Name="Debug|x64"
    112 			OutputDirectory=".\x64\Debug"
    113 			IntermediateDirectory=".\x64\Debug"
    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 			/>
    126 			<Tool
    127 				Name="VCXMLDataGeneratorTool"
    128 			/>
    129 			<Tool
    130 				Name="VCWebServiceProxyGeneratorTool"
    131 			/>
    132 			<Tool
    133 				Name="VCMIDLTool"
    134 				TargetEnvironment="3"
    135 				TypeLibraryName=".\x64\Debug/unisetperf.tlb"
    136 				HeaderFileName=""
    137 			/>
    138 			<Tool
    139 				Name="VCCLCompilerTool"
    140 				Optimization="0"
    141 				AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\tools\toolutil;..\..\..\common;..\..\..\tools\ctestfw"
    142 				PreprocessorDefinitions="WIN64;WIN32;_DEBUG;_CONSOLE"
    143 				BasicRuntimeChecks="3"
    144 				RuntimeLibrary="3"
    145 				PrecompiledHeaderFile=".\x64\Debug/unisetperf.pch"
    146 				AssemblerListingLocation=".\x64\Debug/"
    147 				ObjectFile=".\x64\Debug/"
    148 				ProgramDataBaseFileName=".\x64\Debug/"
    149 				WarningLevel="3"
    150 				SuppressStartupBanner="true"
    151 				DebugInformationFormat="3"
    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 				AdditionalDependencies="icuucd.lib icutud.lib winmm.lib icutestd.lib"
    168 				OutputFile=".\x64\Debug/unisetperf.exe"
    169 				LinkIncremental="1"
    170 				SuppressStartupBanner="true"
    171 				AdditionalLibraryDirectories="..\..\..\..\lib64\"
    172 				GenerateDebugInformation="true"
    173 				ProgramDatabaseFile=".\x64\Debug/unisetperf.pdb"
    174 				SubSystem="1"
    175 				RandomizedBaseAddress="1"
    176 				DataExecutionPrevention="0"
    177 				TargetMachine="17"
    178 			/>
    179 			<Tool
    180 				Name="VCALinkTool"
    181 			/>
    182 			<Tool
    183 				Name="VCManifestTool"
    184 			/>
    185 			<Tool
    186 				Name="VCXDCMakeTool"
    187 			/>
    188 			<Tool
    189 				Name="VCBscMakeTool"
    190 			/>
    191 			<Tool
    192 				Name="VCFxCopTool"
    193 			/>
    194 			<Tool
    195 				Name="VCAppVerifierTool"
    196 			/>
    197 			<Tool
    198 				Name="VCPostBuildEventTool"
    199 			/>
    200 		</Configuration>
    201 		<Configuration
    202 			Name="Release|Win32"
    203 			OutputDirectory=".\x86\Release"
    204 			IntermediateDirectory=".\x86\Release"
    205 			ConfigurationType="1"
    206 			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
    207 			UseOfMFC="0"
    208 			ATLMinimizesCRunTimeLibraryUsage="false"
    209 			CharacterSet="2"
    210 			>
    211 			<Tool
    212 				Name="VCPreBuildEventTool"
    213 			/>
    214 			<Tool
    215 				Name="VCCustomBuildTool"
    216 			/>
    217 			<Tool
    218 				Name="VCXMLDataGeneratorTool"
    219 			/>
    220 			<Tool
    221 				Name="VCWebServiceProxyGeneratorTool"
    222 			/>
    223 			<Tool
    224 				Name="VCMIDLTool"
    225 				TypeLibraryName=".\x86\Release/unisetperf.tlb"
    226 				HeaderFileName=""
    227 			/>
    228 			<Tool
    229 				Name="VCCLCompilerTool"
    230 				Optimization="2"
    231 				InlineFunctionExpansion="1"
    232 				AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\tools\toolutil;..\..\..\common;..\..\..\tools\ctestfw"
    233 				PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
    234 				StringPooling="true"
    235 				RuntimeLibrary="2"
    236 				EnableFunctionLevelLinking="true"
    237 				PrecompiledHeaderFile=".\x86\Release/unisetperf.pch"
    238 				AssemblerListingLocation=".\x86\Release/"
    239 				ObjectFile=".\x86\Release/"
    240 				ProgramDataBaseFileName=".\x86\Release/"
    241 				WarningLevel="3"
    242 				SuppressStartupBanner="true"
    243 				CompileAs="0"
    244 			/>
    245 			<Tool
    246 				Name="VCManagedResourceCompilerTool"
    247 			/>
    248 			<Tool
    249 				Name="VCResourceCompilerTool"
    250 				PreprocessorDefinitions="NDEBUG"
    251 				Culture="1033"
    252 			/>
    253 			<Tool
    254 				Name="VCPreLinkEventTool"
    255 			/>
    256 			<Tool
    257 				Name="VCLinkerTool"
    258 				AdditionalDependencies="icuuc.lib icutu.lib icutest.lib winmm.lib"
    259 				OutputFile=".\x86\Release/unisetperf.exe"
    260 				LinkIncremental="1"
    261 				SuppressStartupBanner="true"
    262 				AdditionalLibraryDirectories="..\..\..\..\lib\"
    263 				ProgramDatabaseFile=".\x86\Release/unisetperf.pdb"
    264 				SubSystem="1"
    265 				RandomizedBaseAddress="1"
    266 				DataExecutionPrevention="0"
    267 				TargetMachine="1"
    268 			/>
    269 			<Tool
    270 				Name="VCALinkTool"
    271 			/>
    272 			<Tool
    273 				Name="VCManifestTool"
    274 			/>
    275 			<Tool
    276 				Name="VCXDCMakeTool"
    277 			/>
    278 			<Tool
    279 				Name="VCBscMakeTool"
    280 			/>
    281 			<Tool
    282 				Name="VCFxCopTool"
    283 			/>
    284 			<Tool
    285 				Name="VCAppVerifierTool"
    286 			/>
    287 			<Tool
    288 				Name="VCPostBuildEventTool"
    289 			/>
    290 		</Configuration>
    291 		<Configuration
    292 			Name="Release|x64"
    293 			OutputDirectory=".\x64\Release"
    294 			IntermediateDirectory=".\x64\Release"
    295 			ConfigurationType="1"
    296 			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
    297 			UseOfMFC="0"
    298 			ATLMinimizesCRunTimeLibraryUsage="false"
    299 			CharacterSet="2"
    300 			>
    301 			<Tool
    302 				Name="VCPreBuildEventTool"
    303 			/>
    304 			<Tool
    305 				Name="VCCustomBuildTool"
    306 			/>
    307 			<Tool
    308 				Name="VCXMLDataGeneratorTool"
    309 			/>
    310 			<Tool
    311 				Name="VCWebServiceProxyGeneratorTool"
    312 			/>
    313 			<Tool
    314 				Name="VCMIDLTool"
    315 				TargetEnvironment="3"
    316 				TypeLibraryName=".\x64\Release/unisetperf.tlb"
    317 				HeaderFileName=""
    318 			/>
    319 			<Tool
    320 				Name="VCCLCompilerTool"
    321 				Optimization="2"
    322 				InlineFunctionExpansion="1"
    323 				AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\tools\toolutil;..\..\..\common;..\..\..\tools\ctestfw"
    324 				PreprocessorDefinitions="WIN64;WIN32;NDEBUG;_CONSOLE"
    325 				StringPooling="true"
    326 				RuntimeLibrary="2"
    327 				EnableFunctionLevelLinking="true"
    328 				PrecompiledHeaderFile=".\x64\Release/unisetperf.pch"
    329 				AssemblerListingLocation=".\x64\Release/"
    330 				ObjectFile=".\x64\Release/"
    331 				ProgramDataBaseFileName=".\x64\Release/"
    332 				WarningLevel="3"
    333 				SuppressStartupBanner="true"
    334 				CompileAs="0"
    335 			/>
    336 			<Tool
    337 				Name="VCManagedResourceCompilerTool"
    338 			/>
    339 			<Tool
    340 				Name="VCResourceCompilerTool"
    341 				PreprocessorDefinitions="NDEBUG"
    342 				Culture="1033"
    343 			/>
    344 			<Tool
    345 				Name="VCPreLinkEventTool"
    346 			/>
    347 			<Tool
    348 				Name="VCLinkerTool"
    349 				AdditionalDependencies="icuuc.lib icutu.lib icutest.lib winmm.lib"
    350 				OutputFile=".\x64\Release/unisetperf.exe"
    351 				LinkIncremental="1"
    352 				SuppressStartupBanner="true"
    353 				AdditionalLibraryDirectories="..\..\..\..\lib64\"
    354 				ProgramDatabaseFile=".\x64\Release/unisetperf.pdb"
    355 				SubSystem="1"
    356 				RandomizedBaseAddress="1"
    357 				DataExecutionPrevention="0"
    358 				TargetMachine="17"
    359 			/>
    360 			<Tool
    361 				Name="VCALinkTool"
    362 			/>
    363 			<Tool
    364 				Name="VCManifestTool"
    365 			/>
    366 			<Tool
    367 				Name="VCXDCMakeTool"
    368 			/>
    369 			<Tool
    370 				Name="VCBscMakeTool"
    371 			/>
    372 			<Tool
    373 				Name="VCFxCopTool"
    374 			/>
    375 			<Tool
    376 				Name="VCAppVerifierTool"
    377 			/>
    378 			<Tool
    379 				Name="VCPostBuildEventTool"
    380 			/>
    381 		</Configuration>
    382 	</Configurations>
    383 	<References>
    384 	</References>
    385 	<Files>
    386 		<File
    387 			RelativePath=".\unisetperf.cpp"
    388 			>
    389 		</File>
    390 	</Files>
    391 	<Globals>
    392 	</Globals>
    393 </VisualStudioProject>
    394