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