Home | History | Annotate | Download | only in break
      1 <?xml version="1.0" encoding="utf-8"?>
      2 <Project DefaultTargets="Build" ToolsVersion="14.0" xmlns="http://schemas.microsoft.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>{DEEADF02-9C14-4854-A395-E505D2904D65}</ProjectGuid>
     23     <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion>
     24   </PropertyGroup>
     25   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
     26   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
     27     <ConfigurationType>Application</ConfigurationType>
     28     <UseOfMfc>false</UseOfMfc>
     29     <CharacterSet>MultiByte</CharacterSet>
     30     <PlatformToolset>v140</PlatformToolset>
     31   </PropertyGroup>
     32   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
     33     <ConfigurationType>Application</ConfigurationType>
     34     <UseOfMfc>false</UseOfMfc>
     35     <CharacterSet>MultiByte</CharacterSet>
     36     <PlatformToolset>v140</PlatformToolset>
     37   </PropertyGroup>
     38   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
     39     <ConfigurationType>Application</ConfigurationType>
     40     <UseOfMfc>false</UseOfMfc>
     41     <CharacterSet>MultiByte</CharacterSet>
     42     <PlatformToolset>v140</PlatformToolset>
     43   </PropertyGroup>
     44   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
     45     <ConfigurationType>Application</ConfigurationType>
     46     <UseOfMfc>false</UseOfMfc>
     47     <CharacterSet>MultiByte</CharacterSet>
     48     <PlatformToolset>v140</PlatformToolset>
     49   </PropertyGroup>
     50   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
     51   <ImportGroup Label="ExtensionSettings">
     52   </ImportGroup>
     53   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
     54     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
     55     <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
     56   </ImportGroup>
     57   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
     58     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
     59     <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
     60   </ImportGroup>
     61   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
     62     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
     63     <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
     64   </ImportGroup>
     65   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
     66     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
     67     <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
     68   </ImportGroup>
     69   <PropertyGroup Label="UserMacros" />
     70   <PropertyGroup>
     71     <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
     72     <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\x86\Release\</OutDir>
     73     <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\x86\Release\</IntDir>
     74     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
     75     <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">.\x64\Release\</OutDir>
     76     <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">.\x64\Release\</IntDir>
     77     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkIncremental>
     78     <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\x86\Debug\</OutDir>
     79     <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\x86\Debug\</IntDir>
     80     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
     81     <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">.\x64\Debug\</OutDir>
     82     <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">.\x64\Debug\</IntDir>
     83     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</LinkIncremental>
     84   </PropertyGroup>
     85   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
     86     <Midl>
     87       <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
     88       <MkTypLibCompatible>true</MkTypLibCompatible>
     89       <SuppressStartupBanner>true</SuppressStartupBanner>
     90       <TargetEnvironment>Win32</TargetEnvironment>
     91       <TypeLibraryName>.\x86\Release/break.tlb</TypeLibraryName>
     92     </Midl>
     93     <ClCompile>
     94       <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
     95       <AdditionalIncludeDirectories>..\..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
     96       <PreprocessorDefinitions>WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
     97       <StringPooling>true</StringPooling>
     98       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
     99       <FunctionLevelLinking>true</FunctionLevelLinking>
    100       <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>
    101       <PrecompiledHeader>
    102       </PrecompiledHeader>
    103       <PrecompiledHeaderOutputFile>.\x86\Release/break.pch</PrecompiledHeaderOutputFile>
    104       <AssemblerListingLocation>.\x86\Release/</AssemblerListingLocation>
    105       <ObjectFileName>.\x86\Release/</ObjectFileName>
    106       <ProgramDataBaseFileName>.\x86\Release/</ProgramDataBaseFileName>
    107       <WarningLevel>Level3</WarningLevel>
    108       <SuppressStartupBanner>true</SuppressStartupBanner>
    109       <CompileAs>Default</CompileAs>
    110     </ClCompile>
    111     <ResourceCompile>
    112       <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
    113       <Culture>0x0409</Culture>
    114     </ResourceCompile>
    115     <Link>
    116       <AdditionalDependencies>icuuc.lib;icuin.lib;%(AdditionalDependencies)</AdditionalDependencies>
    117       <OutputFile>.\x86\Release/break.exe</OutputFile>
    118       <SuppressStartupBanner>true</SuppressStartupBanner>
    119       <AdditionalLibraryDirectories>..\..\..\lib;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
    120       <ProgramDatabaseFile>.\x86\Release/break.pdb</ProgramDatabaseFile>
    121       <SubSystem>Console</SubSystem>
    122       <RandomizedBaseAddress>false</RandomizedBaseAddress>
    123       <DataExecutionPrevention>
    124       </DataExecutionPrevention>
    125     </Link>
    126   </ItemDefinitionGroup>
    127   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
    128     <Midl>
    129       <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
    130       <MkTypLibCompatible>true</MkTypLibCompatible>
    131       <SuppressStartupBanner>true</SuppressStartupBanner>
    132       <TargetEnvironment>X64</TargetEnvironment>
    133       <TypeLibraryName>.\x64\Release/break.tlb</TypeLibraryName>
    134     </Midl>
    135     <ClCompile>
    136       <InlineFunctionExpansion>OnlyExplicitInline</InlineFunctionExpansion>
    137       <AdditionalIncludeDirectories>..\..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
    138       <PreprocessorDefinitions>WIN64;WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
    139       <StringPooling>true</StringPooling>
    140       <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
    141       <FunctionLevelLinking>true</FunctionLevelLinking>
    142       <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>
    143       <PrecompiledHeader>
    144       </PrecompiledHeader>
    145       <PrecompiledHeaderOutputFile>.\x64\Release/break.pch</PrecompiledHeaderOutputFile>
    146       <AssemblerListingLocation>.\x64\Release/</AssemblerListingLocation>
    147       <ObjectFileName>.\x64\Release/</ObjectFileName>
    148       <ProgramDataBaseFileName>.\x64\Release/</ProgramDataBaseFileName>
    149       <WarningLevel>Level3</WarningLevel>
    150       <SuppressStartupBanner>true</SuppressStartupBanner>
    151       <CompileAs>Default</CompileAs>
    152     </ClCompile>
    153     <ResourceCompile>
    154       <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
    155       <Culture>0x0409</Culture>
    156     </ResourceCompile>
    157     <Link>
    158       <AdditionalDependencies>icuuc.lib;icuin.lib;%(AdditionalDependencies)</AdditionalDependencies>
    159       <OutputFile>.\x64\Release/break.exe</OutputFile>
    160       <SuppressStartupBanner>true</SuppressStartupBanner>
    161       <AdditionalLibraryDirectories>..\..\..\lib64;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
    162       <ProgramDatabaseFile>.\x64\Release/break.pdb</ProgramDatabaseFile>
    163       <SubSystem>Console</SubSystem>
    164       <RandomizedBaseAddress>false</RandomizedBaseAddress>
    165       <DataExecutionPrevention>
    166       </DataExecutionPrevention>
    167       <TargetMachine>MachineX64</TargetMachine>
    168     </Link>
    169   </ItemDefinitionGroup>
    170   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
    171     <Midl>
    172       <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
    173       <MkTypLibCompatible>true</MkTypLibCompatible>
    174       <SuppressStartupBanner>true</SuppressStartupBanner>
    175       <TargetEnvironment>Win32</TargetEnvironment>
    176       <TypeLibraryName>.\x86\Debug/break.tlb</TypeLibraryName>
    177     </Midl>
    178     <ClCompile>
    179       <Optimization>Disabled</Optimization>
    180       <AdditionalIncludeDirectories>..\..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
    181       <PreprocessorDefinitions>WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
    182       <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
    183       <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
    184       <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>
    185       <PrecompiledHeader>
    186       </PrecompiledHeader>
    187       <PrecompiledHeaderOutputFile>.\x86\Debug/break.pch</PrecompiledHeaderOutputFile>
    188       <AssemblerListingLocation>.\x86\Debug/</AssemblerListingLocation>
    189       <ObjectFileName>.\x86\Debug/</ObjectFileName>
    190       <ProgramDataBaseFileName>.\x86\Debug/</ProgramDataBaseFileName>
    191       <WarningLevel>Level3</WarningLevel>
    192       <SuppressStartupBanner>true</SuppressStartupBanner>
    193       <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
    194       <CompileAs>Default</CompileAs>
    195     </ClCompile>
    196     <ResourceCompile>
    197       <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
    198       <Culture>0x0409</Culture>
    199     </ResourceCompile>
    200     <Link>
    201       <AdditionalDependencies>icuucd.lib;icuind.lib;%(AdditionalDependencies)</AdditionalDependencies>
    202       <OutputFile>.\x86\Debug/break.exe</OutputFile>
    203       <SuppressStartupBanner>true</SuppressStartupBanner>
    204       <AdditionalLibraryDirectories>..\..\..\lib;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
    205       <GenerateDebugInformation>true</GenerateDebugInformation>
    206       <ProgramDatabaseFile>.\x86\Debug/break.pdb</ProgramDatabaseFile>
    207       <SubSystem>Console</SubSystem>
    208       <RandomizedBaseAddress>false</RandomizedBaseAddress>
    209       <DataExecutionPrevention>
    210       </DataExecutionPrevention>
    211     </Link>
    212   </ItemDefinitionGroup>
    213   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
    214     <Midl>
    215       <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
    216       <MkTypLibCompatible>true</MkTypLibCompatible>
    217       <SuppressStartupBanner>true</SuppressStartupBanner>
    218       <TargetEnvironment>X64</TargetEnvironment>
    219       <TypeLibraryName>.\x64\Debug/break.tlb</TypeLibraryName>
    220     </Midl>
    221     <ClCompile>
    222       <Optimization>Disabled</Optimization>
    223       <AdditionalIncludeDirectories>..\..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
    224       <PreprocessorDefinitions>WIN64;WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
    225       <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
    226       <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary>
    227       <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType>
    228       <PrecompiledHeader>
    229       </PrecompiledHeader>
    230       <PrecompiledHeaderOutputFile>.\x64\Debug/break.pch</PrecompiledHeaderOutputFile>
    231       <AssemblerListingLocation>.\x64\Debug/</AssemblerListingLocation>
    232       <ObjectFileName>.\x64\Debug/</ObjectFileName>
    233       <ProgramDataBaseFileName>.\x64\Debug/</ProgramDataBaseFileName>
    234       <WarningLevel>Level3</WarningLevel>
    235       <SuppressStartupBanner>true</SuppressStartupBanner>
    236       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
    237       <CompileAs>Default</CompileAs>
    238     </ClCompile>
    239     <ResourceCompile>
    240       <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
    241       <Culture>0x0409</Culture>
    242     </ResourceCompile>
    243     <Link>
    244       <AdditionalDependencies>icuucd.lib;icuind.lib;%(AdditionalDependencies)</AdditionalDependencies>
    245       <OutputFile>.\x64\Debug/break.exe</OutputFile>
    246       <SuppressStartupBanner>true</SuppressStartupBanner>
    247       <AdditionalLibraryDirectories>..\..\..\lib64;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
    248       <GenerateDebugInformation>true</GenerateDebugInformation>
    249       <ProgramDatabaseFile>.\x64\Debug/break.pdb</ProgramDatabaseFile>
    250       <SubSystem>Console</SubSystem>
    251       <RandomizedBaseAddress>false</RandomizedBaseAddress>
    252       <DataExecutionPrevention>
    253       </DataExecutionPrevention>
    254       <TargetMachine>MachineX64</TargetMachine>
    255     </Link>
    256   </ItemDefinitionGroup>
    257   <ItemGroup>
    258     <ClCompile Include="break.cpp" />
    259     <ClCompile Include="ubreak.c" />
    260   </ItemGroup>
    261   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
    262   <ImportGroup Label="ExtensionTargets">
    263   </ImportGroup>
    264 </Project>
    265