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