-<?xml version="1.0" encoding="utf-8"?>\r\r
-<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r\r
- <ItemGroup Label="ProjectConfigurations">\r\r
- <ProjectConfiguration Include="Debug|Win32">\r\r
- <Configuration>Debug</Configuration>\r\r
- <Platform>Win32</Platform>\r\r
- </ProjectConfiguration>\r\r
- <ProjectConfiguration Include="Debug|x64">\r\r
- <Configuration>Debug</Configuration>\r\r
- <Platform>x64</Platform>\r\r
- </ProjectConfiguration>\r\r
- <ProjectConfiguration Include="Release|Win32">\r\r
- <Configuration>Release</Configuration>\r\r
- <Platform>Win32</Platform>\r\r
- </ProjectConfiguration>\r\r
- <ProjectConfiguration Include="Release|x64">\r\r
- <Configuration>Release</Configuration>\r\r
- <Platform>x64</Platform>\r\r
- </ProjectConfiguration>\r\r
- </ItemGroup>\r\r
- <PropertyGroup Label="Globals">\r\r
- <ProjectGuid>{F7659D77-09CF-4FE9-ACEE-927287AA9509}</ProjectGuid>\r\r
- </PropertyGroup>\r\r
- <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />\r\r
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">\r\r
- <ConfigurationType>Application</ConfigurationType>\r\r
- <UseOfMfc>false</UseOfMfc>\r\r
- <CharacterSet>MultiByte</CharacterSet>\r\r
- </PropertyGroup>\r\r
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">\r\r
- <ConfigurationType>Application</ConfigurationType>\r\r
- <UseOfMfc>false</UseOfMfc>\r\r
- <CharacterSet>MultiByte</CharacterSet>\r\r
- </PropertyGroup>\r\r
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">\r\r
- <ConfigurationType>Application</ConfigurationType>\r\r
- <UseOfMfc>false</UseOfMfc>\r\r
- <CharacterSet>MultiByte</CharacterSet>\r\r
- </PropertyGroup>\r\r
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">\r\r
- <ConfigurationType>Application</ConfigurationType>\r\r
- <UseOfMfc>false</UseOfMfc>\r\r
- <CharacterSet>MultiByte</CharacterSet>\r\r
- </PropertyGroup>\r\r
- <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />\r\r
- <ImportGroup Label="ExtensionSettings">\r\r
- </ImportGroup>\r\r
- <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">\r\r
- <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r\r
- <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />\r\r
- </ImportGroup>\r\r
- <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">\r\r
- <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r\r
- <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />\r\r
- </ImportGroup>\r\r
- <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">\r\r
- <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r\r
- <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />\r\r
- </ImportGroup>\r\r
- <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">\r\r
- <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r\r
- <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />\r\r
- </ImportGroup>\r\r
- <PropertyGroup Label="UserMacros" />\r\r
- <PropertyGroup>\r\r
- <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>\r\r
- <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\x86\Release\</OutDir>\r\r
- <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\x86\Release\</IntDir>\r\r
- <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>\r\r
- <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">.\x64\Release\</OutDir>\r\r
- <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">.\x64\Release\</IntDir>\r\r
- <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkIncremental>\r\r
- <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\x86\Debug\</OutDir>\r\r
- <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\x86\Debug\</IntDir>\r\r
- <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>\r\r
- <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">.\x64\Debug\</OutDir>\r\r
- <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">.\x64\Debug\</IntDir>\r\r
- <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</LinkIncremental>\r\r
- </PropertyGroup>\r\r
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">\r\r
- <Midl>\r\r
- <TypeLibraryName>.\x86\Release/cal.tlb</TypeLibraryName>\r\r
- </Midl>\r\r
- <ClCompile>\r\r
- <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>\r\r
- <AdditionalIncludeDirectories>..\..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r\r
- <PreprocessorDefinitions>WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r\r
- <StringPooling>true</StringPooling>\r\r
- <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>\r\r
- <FunctionLevelLinking>true</FunctionLevelLinking>\r\r
- <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>\r\r
- <PrecompiledHeader>\r\r
- </PrecompiledHeader>\r\r
- <PrecompiledHeaderOutputFile>.\x86\Release/cal.pch</PrecompiledHeaderOutputFile>\r\r
- <AssemblerListingLocation>.\x86\Release/</AssemblerListingLocation>\r\r
- <ObjectFileName>.\x86\Release/</ObjectFileName>\r\r
- <ProgramDataBaseFileName>.\x86\Release/</ProgramDataBaseFileName>\r\r
- <WarningLevel>Level3</WarningLevel>\r\r
- <SuppressStartupBanner>true</SuppressStartupBanner>\r\r
- <CompileAs>Default</CompileAs>\r\r
- </ClCompile>\r\r
- <ResourceCompile>\r\r
- <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r\r
- <Culture>0x0409</Culture>\r\r
- </ResourceCompile>\r\r
- <Link>\r\r
- <AdditionalDependencies>icuuc.lib;icuin.lib;%(AdditionalDependencies)</AdditionalDependencies>\r\r
- <OutputFile>.\x86\Release/cal.exe</OutputFile>\r\r
- <SuppressStartupBanner>true</SuppressStartupBanner>\r\r
- <AdditionalLibraryDirectories>../../../lib;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>\r\r
- <ProgramDatabaseFile>.\x86\Release/cal.pdb</ProgramDatabaseFile>\r\r
- <SubSystem>Console</SubSystem>\r\r
- <RandomizedBaseAddress>false</RandomizedBaseAddress>\r\r
- <DataExecutionPrevention>\r\r
- </DataExecutionPrevention>\r\r
- </Link>\r\r
- </ItemDefinitionGroup>\r\r
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">\r\r
- <Midl>\r\r
- <TargetEnvironment>X64</TargetEnvironment>\r\r
- <TypeLibraryName>.\x64\Release/cal.tlb</TypeLibraryName>\r\r
- </Midl>\r\r
- <ClCompile>\r\r
- <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>\r\r
- <AdditionalIncludeDirectories>..\..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r\r
- <PreprocessorDefinitions>WIN64;WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r\r
- <StringPooling>true</StringPooling>\r\r
- <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>\r\r
- <FunctionLevelLinking>true</FunctionLevelLinking>\r\r
- <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>\r\r
- <PrecompiledHeader>\r\r
- </PrecompiledHeader>\r\r
- <PrecompiledHeaderOutputFile>.\x64\Release/cal.pch</PrecompiledHeaderOutputFile>\r\r
- <AssemblerListingLocation>.\x64\Release/</AssemblerListingLocation>\r\r
- <ObjectFileName>.\x64\Release/</ObjectFileName>\r\r
- <ProgramDataBaseFileName>.\x64\Release/</ProgramDataBaseFileName>\r\r
- <WarningLevel>Level3</WarningLevel>\r\r
- <SuppressStartupBanner>true</SuppressStartupBanner>\r\r
- <CompileAs>Default</CompileAs>\r\r
- </ClCompile>\r\r
- <ResourceCompile>\r\r
- <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r\r
- <Culture>0x0409</Culture>\r\r
- </ResourceCompile>\r\r
- <Link>\r\r
- <AdditionalDependencies>icuuc.lib;icuin.lib;%(AdditionalDependencies)</AdditionalDependencies>\r\r
- <OutputFile>.\x64\Release/cal.exe</OutputFile>\r\r
- <SuppressStartupBanner>true</SuppressStartupBanner>\r\r
- <AdditionalLibraryDirectories>../../../lib64;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>\r\r
- <ProgramDatabaseFile>.\x64\Release/cal.pdb</ProgramDatabaseFile>\r\r
- <SubSystem>Console</SubSystem>\r\r
- <RandomizedBaseAddress>false</RandomizedBaseAddress>\r\r
- <DataExecutionPrevention>\r\r
- </DataExecutionPrevention>\r\r
- <TargetMachine>MachineX64</TargetMachine>\r\r
- </Link>\r\r
- </ItemDefinitionGroup>\r\r
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">\r\r
- <Midl>\r\r
- <TypeLibraryName>.\x86\Debug/cal.tlb</TypeLibraryName>\r\r
- </Midl>\r\r
- <ClCompile>\r\r
- <Optimization>Disabled</Optimization>\r\r
- <AdditionalIncludeDirectories>..\..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r\r
- <PreprocessorDefinitions>WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r\r
- <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>\r\r
- <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>\r\r
- <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>\r\r
- <PrecompiledHeader>\r\r
- </PrecompiledHeader>\r\r
- <PrecompiledHeaderOutputFile>.\x86\Debug/cal.pch</PrecompiledHeaderOutputFile>\r\r
- <AssemblerListingLocation>.\x86\Debug/</AssemblerListingLocation>\r\r
- <ObjectFileName>.\x86\Debug/</ObjectFileName>\r\r
- <ProgramDataBaseFileName>.\x86\Debug/</ProgramDataBaseFileName>\r\r
- <BrowseInformation>true</BrowseInformation>\r\r
- <WarningLevel>Level3</WarningLevel>\r\r
- <SuppressStartupBanner>true</SuppressStartupBanner>\r\r
- <DebugInformationFormat>EditAndContinue</DebugInformationFormat>\r\r
- <CompileAs>Default</CompileAs>\r\r
- </ClCompile>\r\r
- <ResourceCompile>\r\r
- <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r\r
- <Culture>0x0409</Culture>\r\r
- </ResourceCompile>\r\r
- <Link>\r\r
- <AdditionalDependencies>icuucd.lib;icuind.lib;%(AdditionalDependencies)</AdditionalDependencies>\r\r
- <OutputFile>.\x86\Debug/cal.exe</OutputFile>\r\r
- <SuppressStartupBanner>true</SuppressStartupBanner>\r\r
- <AdditionalLibraryDirectories>../../../lib;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>\r\r
- <GenerateDebugInformation>true</GenerateDebugInformation>\r\r
- <ProgramDatabaseFile>.\x86\Debug/cal.pdb</ProgramDatabaseFile>\r\r
- <SubSystem>Console</SubSystem>\r\r
- <RandomizedBaseAddress>false</RandomizedBaseAddress>\r\r
- <DataExecutionPrevention>\r\r
- </DataExecutionPrevention>\r\r
- </Link>\r\r
- </ItemDefinitionGroup>\r\r
- <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">\r\r
- <Midl>\r\r
- <TargetEnvironment>X64</TargetEnvironment>\r\r
- <TypeLibraryName>.\x64\Debug/cal.tlb</TypeLibraryName>\r\r
- </Midl>\r\r
- <ClCompile>\r\r
- <Optimization>Disabled</Optimization>\r\r
- <AdditionalIncludeDirectories>..\..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r\r
- <PreprocessorDefinitions>WIN64;WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r\r
- <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>\r\r
- <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>\r\r
- <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>\r\r
- <PrecompiledHeader>\r\r
- </PrecompiledHeader>\r\r
- <PrecompiledHeaderOutputFile>.\x64\Debug/cal.pch</PrecompiledHeaderOutputFile>\r\r
- <AssemblerListingLocation>.\x64\Debug/</AssemblerListingLocation>\r\r
- <ObjectFileName>.\x64\Debug/</ObjectFileName>\r\r
- <ProgramDataBaseFileName>.\x64\Debug/</ProgramDataBaseFileName>\r\r
- <BrowseInformation>true</BrowseInformation>\r\r
- <WarningLevel>Level3</WarningLevel>\r\r
- <SuppressStartupBanner>true</SuppressStartupBanner>\r\r
- <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>\r\r
- <CompileAs>Default</CompileAs>\r\r
- </ClCompile>\r\r
- <ResourceCompile>\r\r
- <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r\r
- <Culture>0x0409</Culture>\r\r
- </ResourceCompile>\r\r
- <Link>\r\r
- <AdditionalDependencies>icuucd.lib;icuind.lib;%(AdditionalDependencies)</AdditionalDependencies>\r\r
- <OutputFile>.\x64\Debug/cal.exe</OutputFile>\r\r
- <SuppressStartupBanner>true</SuppressStartupBanner>\r\r
- <AdditionalLibraryDirectories>../../../lib64;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>\r\r
- <GenerateDebugInformation>true</GenerateDebugInformation>\r\r
- <ProgramDatabaseFile>.\x64\Debug/cal.pdb</ProgramDatabaseFile>\r\r
- <SubSystem>Console</SubSystem>\r\r
- <RandomizedBaseAddress>false</RandomizedBaseAddress>\r\r
- <DataExecutionPrevention>\r\r
- </DataExecutionPrevention>\r\r
- <TargetMachine>MachineX64</TargetMachine>\r\r
- </Link>\r\r
- </ItemDefinitionGroup>\r\r
- <ItemGroup>\r\r
- <ClCompile Include="cal.c">\r
- <DisableLanguageExtensions>false</DisableLanguageExtensions>\r
- </ClCompile>\r\r
- <ClCompile Include="uprint.c">\r
- <DisableLanguageExtensions>false</DisableLanguageExtensions>\r
- </ClCompile>\r\r
- </ItemGroup>\r\r
- <ItemGroup>\r\r
- <ClInclude Include="uprint.h" />\r\r
- </ItemGroup>\r\r
- <ItemGroup>\r\r
- <ProjectReference Include="..\..\common\common.vcxproj">\r\r
- <Project>{73c0a65b-d1f2-4de1-b3a6-15dad2c23f3d}</Project>\r\r
- <ReferenceOutputAssembly>false</ReferenceOutputAssembly>\r\r
- </ProjectReference>\r\r
- <ProjectReference Include="..\..\i18n\i18n.vcxproj">\r\r
- <Project>{0178b127-6269-407d-b112-93877bb62776}</Project>\r\r
- <ReferenceOutputAssembly>false</ReferenceOutputAssembly>\r\r
- </ProjectReference>\r\r
- </ItemGroup>\r\r
- <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />\r\r
- <ImportGroup Label="ExtensionTargets">\r\r
- </ImportGroup>\r\r
-</Project>\r
+<?xml version="1.0" encoding="utf-8"?>
+<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <ItemGroup Label="ProjectConfigurations">
+ <ProjectConfiguration Include="Debug|Win32">
+ <Configuration>Debug</Configuration>
+ <Platform>Win32</Platform>
+ </ProjectConfiguration>
+ <ProjectConfiguration Include="Debug|x64">
+ <Configuration>Debug</Configuration>
+ <Platform>x64</Platform>
+ </ProjectConfiguration>
+ <ProjectConfiguration Include="Release|Win32">
+ <Configuration>Release</Configuration>
+ <Platform>Win32</Platform>
+ </ProjectConfiguration>
+ <ProjectConfiguration Include="Release|x64">
+ <Configuration>Release</Configuration>
+ <Platform>x64</Platform>
+ </ProjectConfiguration>
+ </ItemGroup>
+ <PropertyGroup Label="Globals">
+ <ProjectGuid>{F7659D77-09CF-4FE9-ACEE-927287AA9509}</ProjectGuid>
+ </PropertyGroup>
+ <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
+ <ConfigurationType>Application</ConfigurationType>
+ <UseOfMfc>false</UseOfMfc>
+ <CharacterSet>MultiByte</CharacterSet>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
+ <ConfigurationType>Application</ConfigurationType>
+ <UseOfMfc>false</UseOfMfc>
+ <CharacterSet>MultiByte</CharacterSet>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
+ <ConfigurationType>Application</ConfigurationType>
+ <UseOfMfc>false</UseOfMfc>
+ <CharacterSet>MultiByte</CharacterSet>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
+ <ConfigurationType>Application</ConfigurationType>
+ <UseOfMfc>false</UseOfMfc>
+ <CharacterSet>MultiByte</CharacterSet>
+ </PropertyGroup>
+ <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
+ <ImportGroup Label="ExtensionSettings">
+ </ImportGroup>
+ <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
+ <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
+ <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
+ </ImportGroup>
+ <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
+ <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
+ <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
+ </ImportGroup>
+ <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
+ <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
+ <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
+ </ImportGroup>
+ <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
+ <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
+ <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
+ </ImportGroup>
+ <PropertyGroup Label="UserMacros" />
+ <PropertyGroup>
+ <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
+ <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\x86\Release\</OutDir>
+ <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\x86\Release\</IntDir>
+ <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
+ <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">.\x64\Release\</OutDir>
+ <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">.\x64\Release\</IntDir>
+ <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkIncremental>
+ <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\x86\Debug\</OutDir>
+ <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\x86\Debug\</IntDir>
+ <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
+ <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">.\x64\Debug\</OutDir>
+ <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">.\x64\Debug\</IntDir>
+ <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</LinkIncremental>
+ </PropertyGroup>
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+ <Midl>
+ <TypeLibraryName>.\x86\Release/cal.tlb</TypeLibraryName>
+ </Midl>
+ <ClCompile>
+ <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+ <AdditionalIncludeDirectories>..\..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+ <PreprocessorDefinitions>WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+ <StringPooling>true</StringPooling>
+ <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+ <FunctionLevelLinking>true</FunctionLevelLinking>
+ <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>
+ <PrecompiledHeader>
+ </PrecompiledHeader>
+ <PrecompiledHeaderOutputFile>.\x86\Release/cal.pch</PrecompiledHeaderOutputFile>
+ <AssemblerListingLocation>.\x86\Release/</AssemblerListingLocation>
+ <ObjectFileName>.\x86\Release/</ObjectFileName>
+ <ProgramDataBaseFileName>.\x86\Release/</ProgramDataBaseFileName>
+ <WarningLevel>Level3</WarningLevel>
+ <SuppressStartupBanner>true</SuppressStartupBanner>
+ <CompileAs>Default</CompileAs>
+ </ClCompile>
+ <ResourceCompile>
+ <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+ <Culture>0x0409</Culture>
+ </ResourceCompile>
+ <Link>
+ <AdditionalDependencies>icuuc.lib;icuin.lib;%(AdditionalDependencies)</AdditionalDependencies>
+ <OutputFile>.\x86\Release/cal.exe</OutputFile>
+ <SuppressStartupBanner>true</SuppressStartupBanner>
+ <AdditionalLibraryDirectories>../../../lib;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+ <ProgramDatabaseFile>.\x86\Release/cal.pdb</ProgramDatabaseFile>
+ <SubSystem>Console</SubSystem>
+ <RandomizedBaseAddress>false</RandomizedBaseAddress>
+ <DataExecutionPrevention>
+ </DataExecutionPrevention>
+ </Link>
+ </ItemDefinitionGroup>
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
+ <Midl>
+ <TargetEnvironment>X64</TargetEnvironment>
+ <TypeLibraryName>.\x64\Release/cal.tlb</TypeLibraryName>
+ </Midl>
+ <ClCompile>
+ <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
+ <AdditionalIncludeDirectories>..\..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+ <PreprocessorDefinitions>WIN64;WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+ <StringPooling>true</StringPooling>
+ <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
+ <FunctionLevelLinking>true</FunctionLevelLinking>
+ <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>
+ <PrecompiledHeader>
+ </PrecompiledHeader>
+ <PrecompiledHeaderOutputFile>.\x64\Release/cal.pch</PrecompiledHeaderOutputFile>
+ <AssemblerListingLocation>.\x64\Release/</AssemblerListingLocation>
+ <ObjectFileName>.\x64\Release/</ObjectFileName>
+ <ProgramDataBaseFileName>.\x64\Release/</ProgramDataBaseFileName>
+ <WarningLevel>Level3</WarningLevel>
+ <SuppressStartupBanner>true</SuppressStartupBanner>
+ <CompileAs>Default</CompileAs>
+ </ClCompile>
+ <ResourceCompile>
+ <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+ <Culture>0x0409</Culture>
+ </ResourceCompile>
+ <Link>
+ <AdditionalDependencies>icuuc.lib;icuin.lib;%(AdditionalDependencies)</AdditionalDependencies>
+ <OutputFile>.\x64\Release/cal.exe</OutputFile>
+ <SuppressStartupBanner>true</SuppressStartupBanner>
+ <AdditionalLibraryDirectories>../../../lib64;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+ <ProgramDatabaseFile>.\x64\Release/cal.pdb</ProgramDatabaseFile>
+ <SubSystem>Console</SubSystem>
+ <RandomizedBaseAddress>false</RandomizedBaseAddress>
+ <DataExecutionPrevention>
+ </DataExecutionPrevention>
+ <TargetMachine>MachineX64</TargetMachine>
+ </Link>
+ </ItemDefinitionGroup>
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+ <Midl>
+ <TypeLibraryName>.\x86\Debug/cal.tlb</TypeLibraryName>
+ </Midl>
+ <ClCompile>
+ <Optimization>Disabled</Optimization>
+ <AdditionalIncludeDirectories>..\..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+ <PreprocessorDefinitions>WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+ <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
+ <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
+ <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>
+ <PrecompiledHeader>
+ </PrecompiledHeader>
+ <PrecompiledHeaderOutputFile>.\x86\Debug/cal.pch</PrecompiledHeaderOutputFile>
+ <AssemblerListingLocation>.\x86\Debug/</AssemblerListingLocation>
+ <ObjectFileName>.\x86\Debug/</ObjectFileName>
+ <ProgramDataBaseFileName>.\x86\Debug/</ProgramDataBaseFileName>
+ <BrowseInformation>true</BrowseInformation>
+ <WarningLevel>Level3</WarningLevel>
+ <SuppressStartupBanner>true</SuppressStartupBanner>
+ <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
+ <CompileAs>Default</CompileAs>
+ </ClCompile>
+ <ResourceCompile>
+ <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+ <Culture>0x0409</Culture>
+ </ResourceCompile>
+ <Link>
+ <AdditionalDependencies>icuucd.lib;icuind.lib;%(AdditionalDependencies)</AdditionalDependencies>
+ <OutputFile>.\x86\Debug/cal.exe</OutputFile>
+ <SuppressStartupBanner>true</SuppressStartupBanner>
+ <AdditionalLibraryDirectories>../../../lib;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+ <GenerateDebugInformation>true</GenerateDebugInformation>
+ <ProgramDatabaseFile>.\x86\Debug/cal.pdb</ProgramDatabaseFile>
+ <SubSystem>Console</SubSystem>
+ <RandomizedBaseAddress>false</RandomizedBaseAddress>
+ <DataExecutionPrevention>
+ </DataExecutionPrevention>
+ </Link>
+ </ItemDefinitionGroup>
+ <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
+ <Midl>
+ <TargetEnvironment>X64</TargetEnvironment>
+ <TypeLibraryName>.\x64\Debug/cal.tlb</TypeLibraryName>
+ </Midl>
+ <ClCompile>
+ <Optimization>Disabled</Optimization>
+ <AdditionalIncludeDirectories>..\..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
+ <PreprocessorDefinitions>WIN64;WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+ <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
+ <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
+ <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>
+ <PrecompiledHeader>
+ </PrecompiledHeader>
+ <PrecompiledHeaderOutputFile>.\x64\Debug/cal.pch</PrecompiledHeaderOutputFile>
+ <AssemblerListingLocation>.\x64\Debug/</AssemblerListingLocation>
+ <ObjectFileName>.\x64\Debug/</ObjectFileName>
+ <ProgramDataBaseFileName>.\x64\Debug/</ProgramDataBaseFileName>
+ <BrowseInformation>true</BrowseInformation>
+ <WarningLevel>Level3</WarningLevel>
+ <SuppressStartupBanner>true</SuppressStartupBanner>
+ <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
+ <CompileAs>Default</CompileAs>
+ </ClCompile>
+ <ResourceCompile>
+ <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+ <Culture>0x0409</Culture>
+ </ResourceCompile>
+ <Link>
+ <AdditionalDependencies>icuucd.lib;icuind.lib;%(AdditionalDependencies)</AdditionalDependencies>
+ <OutputFile>.\x64\Debug/cal.exe</OutputFile>
+ <SuppressStartupBanner>true</SuppressStartupBanner>
+ <AdditionalLibraryDirectories>../../../lib64;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
+ <GenerateDebugInformation>true</GenerateDebugInformation>
+ <ProgramDatabaseFile>.\x64\Debug/cal.pdb</ProgramDatabaseFile>
+ <SubSystem>Console</SubSystem>
+ <RandomizedBaseAddress>false</RandomizedBaseAddress>
+ <DataExecutionPrevention>
+ </DataExecutionPrevention>
+ <TargetMachine>MachineX64</TargetMachine>
+ </Link>
+ </ItemDefinitionGroup>
+ <ItemGroup>
+ <ClCompile Include="cal.c">
+ <DisableLanguageExtensions>false</DisableLanguageExtensions>
+ </ClCompile>
+ <ClCompile Include="uprint.c">
+ <DisableLanguageExtensions>false</DisableLanguageExtensions>
+ </ClCompile>
+ </ItemGroup>
+ <ItemGroup>
+ <ClInclude Include="uprint.h" />
+ </ItemGroup>
+ <ItemGroup>
+ <ProjectReference Include="..\..\common\common.vcxproj">
+ <Project>{73c0a65b-d1f2-4de1-b3a6-15dad2c23f3d}</Project>
+ <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
+ </ProjectReference>
+ <ProjectReference Include="..\..\i18n\i18n.vcxproj">
+ <Project>{0178b127-6269-407d-b112-93877bb62776}</Project>
+ <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
+ </ProjectReference>
+ </ItemGroup>
+ <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
+ <ImportGroup Label="ExtensionTargets">
+ </ImportGroup>
+</Project>