| OLD | NEW |
| (Empty) |
| 1 <?xml version="1.0" encoding="utf-8"?> | |
| 2 <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microso
ft.com/developer/msbuild/2003"> | |
| 3 <ItemGroup Label="ProjectConfigurations"> | |
| 4 <ProjectConfiguration Include="Debug|Win32"> | |
| 5 <Configuration>Debug</Configuration> | |
| 6 <Platform>Win32</Platform> | |
| 7 </ProjectConfiguration> | |
| 8 <ProjectConfiguration Include="Debug|x64"> | |
| 9 <Configuration>Debug</Configuration> | |
| 10 <Platform>x64</Platform> | |
| 11 </ProjectConfiguration> | |
| 12 <ProjectConfiguration Include="Release|Win32"> | |
| 13 <Configuration>Release</Configuration> | |
| 14 <Platform>Win32</Platform> | |
| 15 </ProjectConfiguration> | |
| 16 <ProjectConfiguration Include="Release|x64"> | |
| 17 <Configuration>Release</Configuration> | |
| 18 <Platform>x64</Platform> | |
| 19 </ProjectConfiguration> | |
| 20 </ItemGroup> | |
| 21 <PropertyGroup Label="Globals"> | |
| 22 <ProjectGuid>{25F534DF-93C9-4853-A88E-DB7D8CF74042}</ProjectGuid> | |
| 23 </PropertyGroup> | |
| 24 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | |
| 25 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Lab
el="Configuration"> | |
| 26 <ConfigurationType>Application</ConfigurationType> | |
| 27 <UseOfMfc>false</UseOfMfc> | |
| 28 <CharacterSet>MultiByte</CharacterSet> | |
| 29 </PropertyGroup> | |
| 30 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label
="Configuration"> | |
| 31 <ConfigurationType>Application</ConfigurationType> | |
| 32 <UseOfMfc>false</UseOfMfc> | |
| 33 <CharacterSet>MultiByte</CharacterSet> | |
| 34 </PropertyGroup> | |
| 35 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label
="Configuration"> | |
| 36 <ConfigurationType>Application</ConfigurationType> | |
| 37 <UseOfMfc>false</UseOfMfc> | |
| 38 <CharacterSet>MultiByte</CharacterSet> | |
| 39 </PropertyGroup> | |
| 40 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="
Configuration"> | |
| 41 <ConfigurationType>Application</ConfigurationType> | |
| 42 <UseOfMfc>false</UseOfMfc> | |
| 43 <CharacterSet>MultiByte</CharacterSet> | |
| 44 </PropertyGroup> | |
| 45 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | |
| 46 <ImportGroup Label="ExtensionSettings"> | |
| 47 </ImportGroup> | |
| 48 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label
="PropertySheets"> | |
| 49 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condit
ion="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="Local
AppDataPlatform" /> | |
| 50 <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" /> | |
| 51 </ImportGroup> | |
| 52 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="
PropertySheets"> | |
| 53 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condit
ion="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="Local
AppDataPlatform" /> | |
| 54 <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" /> | |
| 55 </ImportGroup> | |
| 56 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="
PropertySheets"> | |
| 57 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condit
ion="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="Local
AppDataPlatform" /> | |
| 58 <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" /> | |
| 59 </ImportGroup> | |
| 60 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Pr
opertySheets"> | |
| 61 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condit
ion="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="Local
AppDataPlatform" /> | |
| 62 <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" /> | |
| 63 </ImportGroup> | |
| 64 <PropertyGroup Label="UserMacros" /> | |
| 65 <PropertyGroup> | |
| 66 <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> | |
| 67 <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\x86\Debu
g\</OutDir> | |
| 68 <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\x86\Debu
g\</IntDir> | |
| 69 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">t
rue</LinkIncremental> | |
| 70 <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">.\x64\Debug\
</OutDir> | |
| 71 <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">.\x64\Debug\
</IntDir> | |
| 72 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">tru
e</LinkIncremental> | |
| 73 <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\x86\Re
lease\</OutDir> | |
| 74 <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\x86\Re
lease\</IntDir> | |
| 75 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"
>false</LinkIncremental> | |
| 76 <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">.\x64\Rele
ase\</OutDir> | |
| 77 <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">.\x64\Rele
ase\</IntDir> | |
| 78 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|x64'">f
alse</LinkIncremental> | |
| 79 </PropertyGroup> | |
| 80 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"
> | |
| 81 <Midl> | |
| 82 <TypeLibraryName>.\x86\Debug/ufortune.tlb</TypeLibraryName> | |
| 83 </Midl> | |
| 84 <ClCompile> | |
| 85 <Optimization>Disabled</Optimization> | |
| 86 <AdditionalIncludeDirectories>..\..\..\include;%(AdditionalIncludeDirector
ies)</AdditionalIncludeDirectories> | |
| 87 <PreprocessorDefinitions>WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;%(Preproces
sorDefinitions)</PreprocessorDefinitions> | |
| 88 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> | |
| 89 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> | |
| 90 <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType> | |
| 91 <PrecompiledHeaderOutputFile>.\x86\Debug/ufortune.pch</PrecompiledHeaderOu
tputFile> | |
| 92 <AssemblerListingLocation>.\x86\Debug/</AssemblerListingLocation> | |
| 93 <ObjectFileName>.\x86\Debug/</ObjectFileName> | |
| 94 <ProgramDataBaseFileName>.\x86\Debug/</ProgramDataBaseFileName> | |
| 95 <WarningLevel>Level3</WarningLevel> | |
| 96 <SuppressStartupBanner>true</SuppressStartupBanner> | |
| 97 <DebugInformationFormat>EditAndContinue</DebugInformationFormat> | |
| 98 <CompileAs>Default</CompileAs> | |
| 99 </ClCompile> | |
| 100 <ResourceCompile> | |
| 101 <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDe
finitions> | |
| 102 <Culture>0x0409</Culture> | |
| 103 </ResourceCompile> | |
| 104 <Link> | |
| 105 <AdditionalDependencies>icuucd.lib;resources\fortune_resources.lib;icuiod.
lib;%(AdditionalDependencies)</AdditionalDependencies> | |
| 106 <OutputFile>.\x86\Debug/ufortune.exe</OutputFile> | |
| 107 <SuppressStartupBanner>true</SuppressStartupBanner> | |
| 108 <AdditionalLibraryDirectories>../../../lib;%(AdditionalLibraryDirectories)
</AdditionalLibraryDirectories> | |
| 109 <GenerateDebugInformation>true</GenerateDebugInformation> | |
| 110 <ProgramDatabaseFile>.\x86\Debug/ufortune.pdb</ProgramDatabaseFile> | |
| 111 <SubSystem>Console</SubSystem> | |
| 112 <RandomizedBaseAddress>false</RandomizedBaseAddress> | |
| 113 <DataExecutionPrevention> | |
| 114 </DataExecutionPrevention> | |
| 115 </Link> | |
| 116 </ItemDefinitionGroup> | |
| 117 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | |
| 118 <Midl> | |
| 119 <TargetEnvironment>X64</TargetEnvironment> | |
| 120 <TypeLibraryName>.\x64\Debug/ufortune.tlb</TypeLibraryName> | |
| 121 </Midl> | |
| 122 <ClCompile> | |
| 123 <Optimization>Disabled</Optimization> | |
| 124 <AdditionalIncludeDirectories>..\..\..\include;%(AdditionalIncludeDirector
ies)</AdditionalIncludeDirectories> | |
| 125 <PreprocessorDefinitions>WIN64;WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;%(Pre
processorDefinitions)</PreprocessorDefinitions> | |
| 126 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> | |
| 127 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> | |
| 128 <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType> | |
| 129 <PrecompiledHeaderOutputFile>.\x64\Debug/ufortune.pch</PrecompiledHeaderOu
tputFile> | |
| 130 <AssemblerListingLocation>.\x64\Debug/</AssemblerListingLocation> | |
| 131 <ObjectFileName>.\x64\Debug/</ObjectFileName> | |
| 132 <ProgramDataBaseFileName>.\x64\Debug/</ProgramDataBaseFileName> | |
| 133 <WarningLevel>Level3</WarningLevel> | |
| 134 <SuppressStartupBanner>true</SuppressStartupBanner> | |
| 135 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> | |
| 136 <CompileAs>Default</CompileAs> | |
| 137 </ClCompile> | |
| 138 <ResourceCompile> | |
| 139 <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDe
finitions> | |
| 140 <Culture>0x0409</Culture> | |
| 141 </ResourceCompile> | |
| 142 <Link> | |
| 143 <AdditionalDependencies>icuucd.lib;resources\fortune_resources.lib;icuiod.
lib;%(AdditionalDependencies)</AdditionalDependencies> | |
| 144 <OutputFile>.\x64\Debug/ufortune.exe</OutputFile> | |
| 145 <SuppressStartupBanner>true</SuppressStartupBanner> | |
| 146 <AdditionalLibraryDirectories>../../../lib;%(AdditionalLibraryDirectories)
</AdditionalLibraryDirectories> | |
| 147 <GenerateDebugInformation>true</GenerateDebugInformation> | |
| 148 <ProgramDatabaseFile>.\x64\Debug/ufortune.pdb</ProgramDatabaseFile> | |
| 149 <SubSystem>Console</SubSystem> | |
| 150 <RandomizedBaseAddress>false</RandomizedBaseAddress> | |
| 151 <DataExecutionPrevention> | |
| 152 </DataExecutionPrevention> | |
| 153 <TargetMachine>MachineX64</TargetMachine> | |
| 154 </Link> | |
| 155 </ItemDefinitionGroup> | |
| 156 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32
'"> | |
| 157 <Midl> | |
| 158 <TypeLibraryName>.\x86\Release/ufortune.tlb</TypeLibraryName> | |
| 159 </Midl> | |
| 160 <ClCompile> | |
| 161 <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion> | |
| 162 <AdditionalIncludeDirectories>..\..\..\include;%(AdditionalIncludeDirector
ies)</AdditionalIncludeDirectories> | |
| 163 <PreprocessorDefinitions>WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE;%(Preproces
sorDefinitions)</PreprocessorDefinitions> | |
| 164 <StringPooling>true</StringPooling> | |
| 165 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | |
| 166 <FunctionLevelLinking>true</FunctionLevelLinking> | |
| 167 <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType> | |
| 168 <PrecompiledHeaderOutputFile>.\x86\Release/ufortune.pch</PrecompiledHeader
OutputFile> | |
| 169 <AssemblerListingLocation>.\x86\Release/</AssemblerListingLocation> | |
| 170 <ObjectFileName>.\x86\Release/</ObjectFileName> | |
| 171 <ProgramDataBaseFileName>.\x86\Release/</ProgramDataBaseFileName> | |
| 172 <WarningLevel>Level3</WarningLevel> | |
| 173 <SuppressStartupBanner>true</SuppressStartupBanner> | |
| 174 <CompileAs>Default</CompileAs> | |
| 175 </ClCompile> | |
| 176 <ResourceCompile> | |
| 177 <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDe
finitions> | |
| 178 <Culture>0x0409</Culture> | |
| 179 </ResourceCompile> | |
| 180 <Link> | |
| 181 <AdditionalDependencies>icuuc.lib;resources\fortune_resources.lib;icuio.li
b;%(AdditionalDependencies)</AdditionalDependencies> | |
| 182 <OutputFile>.\x86\Release/ufortune.exe</OutputFile> | |
| 183 <SuppressStartupBanner>true</SuppressStartupBanner> | |
| 184 <AdditionalLibraryDirectories>../../../lib;%(AdditionalLibraryDirectories)
</AdditionalLibraryDirectories> | |
| 185 <ProgramDatabaseFile>.\x86\Release/ufortune.pdb</ProgramDatabaseFile> | |
| 186 <SubSystem>Console</SubSystem> | |
| 187 <RandomizedBaseAddress>false</RandomizedBaseAddress> | |
| 188 <DataExecutionPrevention> | |
| 189 </DataExecutionPrevention> | |
| 190 </Link> | |
| 191 </ItemDefinitionGroup> | |
| 192 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"
> | |
| 193 <Midl> | |
| 194 <TargetEnvironment>X64</TargetEnvironment> | |
| 195 <TypeLibraryName>.\x64\Release/ufortune.tlb</TypeLibraryName> | |
| 196 </Midl> | |
| 197 <ClCompile> | |
| 198 <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion> | |
| 199 <AdditionalIncludeDirectories>..\..\..\include;%(AdditionalIncludeDirector
ies)</AdditionalIncludeDirectories> | |
| 200 <PreprocessorDefinitions>WIN64;WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE;%(Pre
processorDefinitions)</PreprocessorDefinitions> | |
| 201 <StringPooling>true</StringPooling> | |
| 202 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | |
| 203 <FunctionLevelLinking>true</FunctionLevelLinking> | |
| 204 <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType> | |
| 205 <PrecompiledHeaderOutputFile>.\x64\Release/ufortune.pch</PrecompiledHeader
OutputFile> | |
| 206 <AssemblerListingLocation>.\x64\Release/</AssemblerListingLocation> | |
| 207 <ObjectFileName>.\x64\Release/</ObjectFileName> | |
| 208 <ProgramDataBaseFileName>.\x64\Release/</ProgramDataBaseFileName> | |
| 209 <WarningLevel>Level3</WarningLevel> | |
| 210 <SuppressStartupBanner>true</SuppressStartupBanner> | |
| 211 <CompileAs>Default</CompileAs> | |
| 212 </ClCompile> | |
| 213 <ResourceCompile> | |
| 214 <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDe
finitions> | |
| 215 <Culture>0x0409</Culture> | |
| 216 </ResourceCompile> | |
| 217 <Link> | |
| 218 <AdditionalDependencies>icuuc.lib;resources\fortune_resources.lib;icuio.li
b;%(AdditionalDependencies)</AdditionalDependencies> | |
| 219 <OutputFile>.\x64\Release/ufortune.exe</OutputFile> | |
| 220 <SuppressStartupBanner>true</SuppressStartupBanner> | |
| 221 <AdditionalLibraryDirectories>../../../lib;%(AdditionalLibraryDirectories)
</AdditionalLibraryDirectories> | |
| 222 <ProgramDatabaseFile>.\x64\Release/ufortune.pdb</ProgramDatabaseFile> | |
| 223 <SubSystem>Console</SubSystem> | |
| 224 <RandomizedBaseAddress>false</RandomizedBaseAddress> | |
| 225 <DataExecutionPrevention> | |
| 226 </DataExecutionPrevention> | |
| 227 <TargetMachine>MachineX64</TargetMachine> | |
| 228 </Link> | |
| 229 </ItemDefinitionGroup> | |
| 230 <ItemGroup> | |
| 231 <ClCompile Include="ufortune.c" /> | |
| 232 </ItemGroup> | |
| 233 <ItemGroup> | |
| 234 <None Include="resources\es.txt" /> | |
| 235 <None Include="resources\res-file-list.txt" /> | |
| 236 <None Include="resources\root.txt" /> | |
| 237 <CustomBuild Include="resources\fortune_resources.mak"> | |
| 238 <Command Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">cd reso
urces | |
| 239 nmake -f fortune_resources.mak CFG=x86\Debug | |
| 240 copy Fortune_Resources.DLL "$(TargetDir)" | |
| 241 </Command> | |
| 242 <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">resourc
es\fortune_resources.DLL;%(Outputs)</Outputs> | |
| 243 <Command Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">cd resour
ces | |
| 244 nmake -f fortune_resources.mak CFG=x64\Debug | |
| 245 copy Fortune_Resources.DLL "$(TargetDir)" | |
| 246 </Command> | |
| 247 <Outputs Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">resources
\fortune_resources.DLL;%(Outputs)</Outputs> | |
| 248 <Command Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">cd re
sources | |
| 249 nmake -f fortune_resources.mak CFG=x86\Release | |
| 250 copy Fortune_Resources.DLL "$(TargetDir)" | |
| 251 </Command> | |
| 252 <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">resou
rces\fortune_resources.DLL;%(Outputs)</Outputs> | |
| 253 <Command Condition="'$(Configuration)|$(Platform)'=='Release|x64'">cd reso
urces | |
| 254 nmake -f fortune_resources.mak CFG=x64\Release | |
| 255 copy Fortune_Resources.DLL "$(TargetDir)" | |
| 256 </Command> | |
| 257 <Outputs Condition="'$(Configuration)|$(Platform)'=='Release|x64'">resourc
es\fortune_resources.DLL;%(Outputs)</Outputs> | |
| 258 </CustomBuild> | |
| 259 </ItemGroup> | |
| 260 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | |
| 261 <ImportGroup Label="ExtensionTargets"> | |
| 262 </ImportGroup> | |
| 263 </Project> | |
| OLD | NEW |