| 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>{38B5751A-C6F9-4409-950C-F4F9DA17275F}</ProjectGuid> | |
| 23 </PropertyGroup> | |
| 24 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | |
| 25 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label
="Configuration"> | |
| 26 <ConfigurationType>Application</ConfigurationType> | |
| 27 <UseOfMfc>false</UseOfMfc> | |
| 28 <CharacterSet>MultiByte</CharacterSet> | |
| 29 </PropertyGroup> | |
| 30 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Lab
el="Configuration"> | |
| 31 <ConfigurationType>Application</ConfigurationType> | |
| 32 <UseOfMfc>false</UseOfMfc> | |
| 33 <CharacterSet>MultiByte</CharacterSet> | |
| 34 </PropertyGroup> | |
| 35 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="
Configuration"> | |
| 36 <ConfigurationType>Application</ConfigurationType> | |
| 37 <UseOfMfc>false</UseOfMfc> | |
| 38 <CharacterSet>MultiByte</CharacterSet> | |
| 39 </PropertyGroup> | |
| 40 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|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)'=='Debug|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)'=='Release|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)'=='Debug|x64'" Label="Pr
opertySheets"> | |
| 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)'=='Release|x64'" Label="
PropertySheets"> | |
| 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)'=='Release|Win32'">.\x86\Re
lease\</OutDir> | |
| 68 <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\x86\Re
lease\</IntDir> | |
| 69 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"
>false</LinkIncremental> | |
| 70 <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">.\x64\Rele
ase\</OutDir> | |
| 71 <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">.\x64\Rele
ase\</IntDir> | |
| 72 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|x64'">f
alse</LinkIncremental> | |
| 73 <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\x86\Debu
g\</OutDir> | |
| 74 <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\x86\Debu
g\</IntDir> | |
| 75 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">t
rue</LinkIncremental> | |
| 76 <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">.\x64\Debug\
</OutDir> | |
| 77 <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">.\x64\Debug\
</IntDir> | |
| 78 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">tru
e</LinkIncremental> | |
| 79 </PropertyGroup> | |
| 80 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32
'"> | |
| 81 <Midl> | |
| 82 <TypeLibraryName>.\x86\Release/date.tlb</TypeLibraryName> | |
| 83 </Midl> | |
| 84 <ClCompile> | |
| 85 <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion> | |
| 86 <AdditionalIncludeDirectories>..\..\..\include;%(AdditionalIncludeDirector
ies)</AdditionalIncludeDirectories> | |
| 87 <PreprocessorDefinitions>WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE;%(Preproces
sorDefinitions)</PreprocessorDefinitions> | |
| 88 <StringPooling>true</StringPooling> | |
| 89 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | |
| 90 <FunctionLevelLinking>true</FunctionLevelLinking> | |
| 91 <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType> | |
| 92 <PrecompiledHeader> | |
| 93 </PrecompiledHeader> | |
| 94 <PrecompiledHeaderOutputFile>.\x86\Release/date.pch</PrecompiledHeaderOutp
utFile> | |
| 95 <AssemblerListingLocation>.\x86\Release/</AssemblerListingLocation> | |
| 96 <ObjectFileName>.\x86\Release/</ObjectFileName> | |
| 97 <ProgramDataBaseFileName>.\x86\Release/</ProgramDataBaseFileName> | |
| 98 <WarningLevel>Level3</WarningLevel> | |
| 99 <SuppressStartupBanner>true</SuppressStartupBanner> | |
| 100 <CompileAs>Default</CompileAs> | |
| 101 </ClCompile> | |
| 102 <ResourceCompile> | |
| 103 <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDe
finitions> | |
| 104 <Culture>0x0409</Culture> | |
| 105 </ResourceCompile> | |
| 106 <Link> | |
| 107 <AdditionalDependencies>icuuc.lib;icuin.lib;%(AdditionalDependencies)</Add
itionalDependencies> | |
| 108 <OutputFile>.\x86\Release/date.exe</OutputFile> | |
| 109 <SuppressStartupBanner>true</SuppressStartupBanner> | |
| 110 <AdditionalLibraryDirectories>../../../lib;%(AdditionalLibraryDirectories)
</AdditionalLibraryDirectories> | |
| 111 <ProgramDatabaseFile>.\x86\Release/date.pdb</ProgramDatabaseFile> | |
| 112 <SubSystem>Console</SubSystem> | |
| 113 <RandomizedBaseAddress>false</RandomizedBaseAddress> | |
| 114 <DataExecutionPrevention> | |
| 115 </DataExecutionPrevention> | |
| 116 </Link> | |
| 117 </ItemDefinitionGroup> | |
| 118 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"
> | |
| 119 <Midl> | |
| 120 <TargetEnvironment>X64</TargetEnvironment> | |
| 121 <TypeLibraryName>.\x64\Release/date.tlb</TypeLibraryName> | |
| 122 </Midl> | |
| 123 <ClCompile> | |
| 124 <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion> | |
| 125 <AdditionalIncludeDirectories>..\..\..\include;%(AdditionalIncludeDirector
ies)</AdditionalIncludeDirectories> | |
| 126 <PreprocessorDefinitions>WIN64;WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE;%(Pre
processorDefinitions)</PreprocessorDefinitions> | |
| 127 <StringPooling>true</StringPooling> | |
| 128 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> | |
| 129 <FunctionLevelLinking>true</FunctionLevelLinking> | |
| 130 <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType> | |
| 131 <PrecompiledHeader> | |
| 132 </PrecompiledHeader> | |
| 133 <PrecompiledHeaderOutputFile>.\x64\Release/date.pch</PrecompiledHeaderOutp
utFile> | |
| 134 <AssemblerListingLocation>.\x64\Release/</AssemblerListingLocation> | |
| 135 <ObjectFileName>.\x64\Release/</ObjectFileName> | |
| 136 <ProgramDataBaseFileName>.\x64\Release/</ProgramDataBaseFileName> | |
| 137 <WarningLevel>Level3</WarningLevel> | |
| 138 <SuppressStartupBanner>true</SuppressStartupBanner> | |
| 139 <CompileAs>Default</CompileAs> | |
| 140 </ClCompile> | |
| 141 <ResourceCompile> | |
| 142 <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDe
finitions> | |
| 143 <Culture>0x0409</Culture> | |
| 144 </ResourceCompile> | |
| 145 <Link> | |
| 146 <AdditionalDependencies>icuuc.lib;icuin.lib;%(AdditionalDependencies)</Add
itionalDependencies> | |
| 147 <OutputFile>.\x64\Release/date.exe</OutputFile> | |
| 148 <SuppressStartupBanner>true</SuppressStartupBanner> | |
| 149 <AdditionalLibraryDirectories>../../../lib64;%(AdditionalLibraryDirectorie
s)</AdditionalLibraryDirectories> | |
| 150 <ProgramDatabaseFile>.\x64\Release/date.pdb</ProgramDatabaseFile> | |
| 151 <SubSystem>Console</SubSystem> | |
| 152 <RandomizedBaseAddress>false</RandomizedBaseAddress> | |
| 153 <DataExecutionPrevention> | |
| 154 </DataExecutionPrevention> | |
| 155 <TargetMachine>MachineX64</TargetMachine> | |
| 156 </Link> | |
| 157 </ItemDefinitionGroup> | |
| 158 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"
> | |
| 159 <Midl> | |
| 160 <TypeLibraryName>.\x86\Debug/date.tlb</TypeLibraryName> | |
| 161 </Midl> | |
| 162 <ClCompile> | |
| 163 <Optimization>Disabled</Optimization> | |
| 164 <AdditionalIncludeDirectories>..\..\..\include;%(AdditionalIncludeDirector
ies)</AdditionalIncludeDirectories> | |
| 165 <PreprocessorDefinitions>WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;%(Preproces
sorDefinitions)</PreprocessorDefinitions> | |
| 166 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> | |
| 167 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> | |
| 168 <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType> | |
| 169 <PrecompiledHeader> | |
| 170 </PrecompiledHeader> | |
| 171 <PrecompiledHeaderOutputFile>.\x86\Debug/date.pch</PrecompiledHeaderOutput
File> | |
| 172 <AssemblerListingLocation>.\x86\Debug/</AssemblerListingLocation> | |
| 173 <ObjectFileName>.\x86\Debug/</ObjectFileName> | |
| 174 <ProgramDataBaseFileName>.\x86\Debug/</ProgramDataBaseFileName> | |
| 175 <WarningLevel>Level3</WarningLevel> | |
| 176 <SuppressStartupBanner>true</SuppressStartupBanner> | |
| 177 <DebugInformationFormat>EditAndContinue</DebugInformationFormat> | |
| 178 <CompileAs>Default</CompileAs> | |
| 179 </ClCompile> | |
| 180 <ResourceCompile> | |
| 181 <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDe
finitions> | |
| 182 <Culture>0x0409</Culture> | |
| 183 </ResourceCompile> | |
| 184 <Link> | |
| 185 <AdditionalDependencies>icuucd.lib;icuind.lib;%(AdditionalDependencies)</A
dditionalDependencies> | |
| 186 <OutputFile>.\x86\Debug/date.exe</OutputFile> | |
| 187 <SuppressStartupBanner>true</SuppressStartupBanner> | |
| 188 <AdditionalLibraryDirectories>../../../lib;%(AdditionalLibraryDirectories)
</AdditionalLibraryDirectories> | |
| 189 <GenerateDebugInformation>true</GenerateDebugInformation> | |
| 190 <ProgramDatabaseFile>.\x86\Debug/date.pdb</ProgramDatabaseFile> | |
| 191 <SubSystem>Console</SubSystem> | |
| 192 <RandomizedBaseAddress>false</RandomizedBaseAddress> | |
| 193 <DataExecutionPrevention> | |
| 194 </DataExecutionPrevention> | |
| 195 </Link> | |
| 196 </ItemDefinitionGroup> | |
| 197 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | |
| 198 <Midl> | |
| 199 <TargetEnvironment>X64</TargetEnvironment> | |
| 200 <TypeLibraryName>.\x64\Debug/date.tlb</TypeLibraryName> | |
| 201 </Midl> | |
| 202 <ClCompile> | |
| 203 <Optimization>Disabled</Optimization> | |
| 204 <AdditionalIncludeDirectories>..\..\..\include;%(AdditionalIncludeDirector
ies)</AdditionalIncludeDirectories> | |
| 205 <PreprocessorDefinitions>WIN64;WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;%(Pre
processorDefinitions)</PreprocessorDefinitions> | |
| 206 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> | |
| 207 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> | |
| 208 <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType> | |
| 209 <PrecompiledHeader> | |
| 210 </PrecompiledHeader> | |
| 211 <PrecompiledHeaderOutputFile>.\x64\Debug/date.pch</PrecompiledHeaderOutput
File> | |
| 212 <AssemblerListingLocation>.\x64\Debug/</AssemblerListingLocation> | |
| 213 <ObjectFileName>.\x64\Debug/</ObjectFileName> | |
| 214 <ProgramDataBaseFileName>.\x64\Debug/</ProgramDataBaseFileName> | |
| 215 <WarningLevel>Level3</WarningLevel> | |
| 216 <SuppressStartupBanner>true</SuppressStartupBanner> | |
| 217 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> | |
| 218 <CompileAs>Default</CompileAs> | |
| 219 </ClCompile> | |
| 220 <ResourceCompile> | |
| 221 <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDe
finitions> | |
| 222 <Culture>0x0409</Culture> | |
| 223 </ResourceCompile> | |
| 224 <Link> | |
| 225 <AdditionalDependencies>icuucd.lib;icuind.lib;%(AdditionalDependencies)</A
dditionalDependencies> | |
| 226 <OutputFile>.\x64\Debug/date.exe</OutputFile> | |
| 227 <SuppressStartupBanner>true</SuppressStartupBanner> | |
| 228 <AdditionalLibraryDirectories>../../../lib64;%(AdditionalLibraryDirectorie
s)</AdditionalLibraryDirectories> | |
| 229 <GenerateDebugInformation>true</GenerateDebugInformation> | |
| 230 <ProgramDatabaseFile>.\x64\Debug/date.pdb</ProgramDatabaseFile> | |
| 231 <SubSystem>Console</SubSystem> | |
| 232 <RandomizedBaseAddress>false</RandomizedBaseAddress> | |
| 233 <DataExecutionPrevention> | |
| 234 </DataExecutionPrevention> | |
| 235 <TargetMachine>MachineX64</TargetMachine> | |
| 236 </Link> | |
| 237 </ItemDefinitionGroup> | |
| 238 <ItemGroup> | |
| 239 <ClCompile Include="date.c" /> | |
| 240 <ClCompile Include="uprint.c" /> | |
| 241 </ItemGroup> | |
| 242 <ItemGroup> | |
| 243 <ClInclude Include="uprint.h" /> | |
| 244 </ItemGroup> | |
| 245 <ItemGroup> | |
| 246 <ProjectReference Include="..\..\common\common.vcxproj"> | |
| 247 <Project>{73c0a65b-d1f2-4de1-b3a6-15dad2c23f3d}</Project> | |
| 248 <ReferenceOutputAssembly>false</ReferenceOutputAssembly> | |
| 249 </ProjectReference> | |
| 250 <ProjectReference Include="..\..\i18n\i18n.vcxproj"> | |
| 251 <Project>{0178b127-6269-407d-b112-93877bb62776}</Project> | |
| 252 <ReferenceOutputAssembly>false</ReferenceOutputAssembly> | |
| 253 </ProjectReference> | |
| 254 </ItemGroup> | |
| 255 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> | |
| 256 <ImportGroup Label="ExtensionTargets"> | |
| 257 </ImportGroup> | |
| 258 </Project> | |
| OLD | NEW |