Home | History | Annotate | Download | only in cal
      1 <?xml version="1.0" encoding="utf-8"?>

      3 <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">

      5   <ItemGroup Label="ProjectConfigurations">

      7     <ProjectConfiguration Include="Debug|Win32">

      9       <Configuration>Debug</Configuration>

     11       <Platform>Win32</Platform>

     13     </ProjectConfiguration>

     15     <ProjectConfiguration Include="Debug|x64">

     17       <Configuration>Debug</Configuration>

     19       <Platform>x64</Platform>

     21     </ProjectConfiguration>

     23     <ProjectConfiguration Include="Release|Win32">

     25       <Configuration>Release</Configuration>

     27       <Platform>Win32</Platform>

     29     </ProjectConfiguration>

     31     <ProjectConfiguration Include="Release|x64">

     33       <Configuration>Release</Configuration>

     35       <Platform>x64</Platform>

     37     </ProjectConfiguration>

     39   </ItemGroup>

     41   <PropertyGroup Label="Globals">

     43     <ProjectGuid>{F7659D77-09CF-4FE9-ACEE-927287AA9509}</ProjectGuid>

     45   </PropertyGroup>

     47   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />

     49   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">

     51     <ConfigurationType>Application</ConfigurationType>

     53     <UseOfMfc>false</UseOfMfc>

     55     <CharacterSet>MultiByte</CharacterSet>

     57   </PropertyGroup>

     59   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">

     61     <ConfigurationType>Application</ConfigurationType>

     63     <UseOfMfc>false</UseOfMfc>

     65     <CharacterSet>MultiByte</CharacterSet>

     67   </PropertyGroup>

     69   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">

     71     <ConfigurationType>Application</ConfigurationType>

     73     <UseOfMfc>false</UseOfMfc>

     75     <CharacterSet>MultiByte</CharacterSet>

     77   </PropertyGroup>

     79   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">

     81     <ConfigurationType>Application</ConfigurationType>

     83     <UseOfMfc>false</UseOfMfc>

     85     <CharacterSet>MultiByte</CharacterSet>

     87   </PropertyGroup>

     89   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />

     91   <ImportGroup Label="ExtensionSettings">

     93   </ImportGroup>

     95   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">

     97     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />

     99     <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />

    101   </ImportGroup>

    103   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">

    105     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />

    107     <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />

    109   </ImportGroup>

    111   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">

    113     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />

    115     <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />

    117   </ImportGroup>

    119   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">

    121     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />

    123     <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />

    125   </ImportGroup>

    127   <PropertyGroup Label="UserMacros" />

    129   <PropertyGroup>

    131     <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>

    133     <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\x86\Release\</OutDir>

    135     <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\x86\Release\</IntDir>

    137     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>

    139     <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">.\x64\Release\</OutDir>

    141     <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">.\x64\Release\</IntDir>

    143     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkIncremental>

    145     <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\x86\Debug\</OutDir>

    147     <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\x86\Debug\</IntDir>

    149     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>

    151     <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">.\x64\Debug\</OutDir>

    153     <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">.\x64\Debug\</IntDir>

    155     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</LinkIncremental>

    157   </PropertyGroup>

    159   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">

    161     <Midl>

    163       <TypeLibraryName>.\x86\Release/cal.tlb</TypeLibraryName>

    165     </Midl>

    167     <ClCompile>

    169       <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>

    171       <AdditionalIncludeDirectories>..\..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>

    173       <PreprocessorDefinitions>WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>

    175       <StringPooling>true</StringPooling>

    177       <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>

    179       <FunctionLevelLinking>true</FunctionLevelLinking>

    181       <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>

    183       <PrecompiledHeader>

    185       </PrecompiledHeader>

    187       <PrecompiledHeaderOutputFile>.\x86\Release/cal.pch</PrecompiledHeaderOutputFile>

    189       <AssemblerListingLocation>.\x86\Release/</AssemblerListingLocation>

    191       <ObjectFileName>.\x86\Release/</ObjectFileName>

    193       <ProgramDataBaseFileName>.\x86\Release/</ProgramDataBaseFileName>

    195       <WarningLevel>Level3</WarningLevel>

    197       <SuppressStartupBanner>true</SuppressStartupBanner>

    199       <CompileAs>Default</CompileAs>

    201     </ClCompile>

    203     <ResourceCompile>

    205       <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>

    207       <Culture>0x0409</Culture>

    209     </ResourceCompile>

    211     <Link>

    213       <AdditionalDependencies>icuuc.lib;icuin.lib;%(AdditionalDependencies)</AdditionalDependencies>

    215       <OutputFile>.\x86\Release/cal.exe</OutputFile>

    217       <SuppressStartupBanner>true</SuppressStartupBanner>

    219       <AdditionalLibraryDirectories>../../../lib;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>

    221       <ProgramDatabaseFile>.\x86\Release/cal.pdb</ProgramDatabaseFile>

    223       <SubSystem>Console</SubSystem>

    225       <RandomizedBaseAddress>false</RandomizedBaseAddress>

    227       <DataExecutionPrevention>

    229       </DataExecutionPrevention>

    231     </Link>

    233   </ItemDefinitionGroup>

    235   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">

    237     <Midl>

    239       <TargetEnvironment>X64</TargetEnvironment>

    241       <TypeLibraryName>.\x64\Release/cal.tlb</TypeLibraryName>

    243     </Midl>

    245     <ClCompile>

    247       <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>

    249       <AdditionalIncludeDirectories>..\..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>

    251       <PreprocessorDefinitions>WIN64;WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>

    253       <StringPooling>true</StringPooling>

    255       <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>

    257       <FunctionLevelLinking>true</FunctionLevelLinking>

    259       <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>

    261       <PrecompiledHeader>

    263       </PrecompiledHeader>

    265       <PrecompiledHeaderOutputFile>.\x64\Release/cal.pch</PrecompiledHeaderOutputFile>

    267       <AssemblerListingLocation>.\x64\Release/</AssemblerListingLocation>

    269       <ObjectFileName>.\x64\Release/</ObjectFileName>

    271       <ProgramDataBaseFileName>.\x64\Release/</ProgramDataBaseFileName>

    273       <WarningLevel>Level3</WarningLevel>

    275       <SuppressStartupBanner>true</SuppressStartupBanner>

    277       <CompileAs>Default</CompileAs>

    279     </ClCompile>

    281     <ResourceCompile>

    283       <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>

    285       <Culture>0x0409</Culture>

    287     </ResourceCompile>

    289     <Link>

    291       <AdditionalDependencies>icuuc.lib;icuin.lib;%(AdditionalDependencies)</AdditionalDependencies>

    293       <OutputFile>.\x64\Release/cal.exe</OutputFile>

    295       <SuppressStartupBanner>true</SuppressStartupBanner>

    297       <AdditionalLibraryDirectories>../../../lib64;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>

    299       <ProgramDatabaseFile>.\x64\Release/cal.pdb</ProgramDatabaseFile>

    301       <SubSystem>Console</SubSystem>

    303       <RandomizedBaseAddress>false</RandomizedBaseAddress>

    305       <DataExecutionPrevention>

    307       </DataExecutionPrevention>

    309       <TargetMachine>MachineX64</TargetMachine>

    311     </Link>

    313   </ItemDefinitionGroup>

    315   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">

    317     <Midl>

    319       <TypeLibraryName>.\x86\Debug/cal.tlb</TypeLibraryName>

    321     </Midl>

    323     <ClCompile>

    325       <Optimization>Disabled</Optimization>

    327       <AdditionalIncludeDirectories>..\..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>

    329       <PreprocessorDefinitions>WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>

    331       <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>

    333       <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>

    335       <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>

    337       <PrecompiledHeader>

    339       </PrecompiledHeader>

    341       <PrecompiledHeaderOutputFile>.\x86\Debug/cal.pch</PrecompiledHeaderOutputFile>

    343       <AssemblerListingLocation>.\x86\Debug/</AssemblerListingLocation>

    345       <ObjectFileName>.\x86\Debug/</ObjectFileName>

    347       <ProgramDataBaseFileName>.\x86\Debug/</ProgramDataBaseFileName>

    349       <BrowseInformation>true</BrowseInformation>

    351       <WarningLevel>Level3</WarningLevel>

    353       <SuppressStartupBanner>true</SuppressStartupBanner>

    355       <DebugInformationFormat>EditAndContinue</DebugInformationFormat>

    357       <CompileAs>Default</CompileAs>

    359     </ClCompile>

    361     <ResourceCompile>

    363       <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>

    365       <Culture>0x0409</Culture>

    367     </ResourceCompile>

    369     <Link>

    371       <AdditionalDependencies>icuucd.lib;icuind.lib;%(AdditionalDependencies)</AdditionalDependencies>

    373       <OutputFile>.\x86\Debug/cal.exe</OutputFile>

    375       <SuppressStartupBanner>true</SuppressStartupBanner>

    377       <AdditionalLibraryDirectories>../../../lib;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>

    379       <GenerateDebugInformation>true</GenerateDebugInformation>

    381       <ProgramDatabaseFile>.\x86\Debug/cal.pdb</ProgramDatabaseFile>

    383       <SubSystem>Console</SubSystem>

    385       <RandomizedBaseAddress>false</RandomizedBaseAddress>

    387       <DataExecutionPrevention>

    389       </DataExecutionPrevention>

    391     </Link>

    393   </ItemDefinitionGroup>

    395   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">

    397     <Midl>

    399       <TargetEnvironment>X64</TargetEnvironment>

    401       <TypeLibraryName>.\x64\Debug/cal.tlb</TypeLibraryName>

    403     </Midl>

    405     <ClCompile>

    407       <Optimization>Disabled</Optimization>

    409       <AdditionalIncludeDirectories>..\..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>

    411       <PreprocessorDefinitions>WIN64;WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>

    413       <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>

    415       <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>

    417       <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>

    419       <PrecompiledHeader>

    421       </PrecompiledHeader>

    423       <PrecompiledHeaderOutputFile>.\x64\Debug/cal.pch</PrecompiledHeaderOutputFile>

    425       <AssemblerListingLocation>.\x64\Debug/</AssemblerListingLocation>

    427       <ObjectFileName>.\x64\Debug/</ObjectFileName>

    429       <ProgramDataBaseFileName>.\x64\Debug/</ProgramDataBaseFileName>

    431       <BrowseInformation>true</BrowseInformation>

    433       <WarningLevel>Level3</WarningLevel>

    435       <SuppressStartupBanner>true</SuppressStartupBanner>

    437       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>

    439       <CompileAs>Default</CompileAs>

    441     </ClCompile>

    443     <ResourceCompile>

    445       <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>

    447       <Culture>0x0409</Culture>

    449     </ResourceCompile>

    451     <Link>

    453       <AdditionalDependencies>icuucd.lib;icuind.lib;%(AdditionalDependencies)</AdditionalDependencies>

    455       <OutputFile>.\x64\Debug/cal.exe</OutputFile>

    457       <SuppressStartupBanner>true</SuppressStartupBanner>

    459       <AdditionalLibraryDirectories>../../../lib64;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>

    461       <GenerateDebugInformation>true</GenerateDebugInformation>

    463       <ProgramDatabaseFile>.\x64\Debug/cal.pdb</ProgramDatabaseFile>

    465       <SubSystem>Console</SubSystem>

    467       <RandomizedBaseAddress>false</RandomizedBaseAddress>

    469       <DataExecutionPrevention>

    471       </DataExecutionPrevention>

    473       <TargetMachine>MachineX64</TargetMachine>

    475     </Link>

    477   </ItemDefinitionGroup>

    479   <ItemGroup>

    481     <ClCompile Include="cal.c">
    482 	    <DisableLanguageExtensions>false</DisableLanguageExtensions>
    483     </ClCompile>

    485     <ClCompile Include="uprint.c">
    486 	    <DisableLanguageExtensions>false</DisableLanguageExtensions>
    487     </ClCompile>

    489   </ItemGroup>

    491   <ItemGroup>

    493     <ClInclude Include="uprint.h" />

    495   </ItemGroup>

    497   <ItemGroup>

    499     <ProjectReference Include="..\..\common\common.vcxproj">

    501       <Project>{73c0a65b-d1f2-4de1-b3a6-15dad2c23f3d}</Project>

    503       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>

    505     </ProjectReference>

    507     <ProjectReference Include="..\..\i18n\i18n.vcxproj">

    509       <Project>{0178b127-6269-407d-b112-93877bb62776}</Project>

    511       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>

    513     </ProjectReference>

    515   </ItemGroup>

    517   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />

    519   <ImportGroup Label="ExtensionTargets">

    521   </ImportGroup>

    523 </Project>
    524