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>
21 <PropertyGroup Label="Globals">
22 <ProjectGuid>{39690C2A-AD89-45E4-893A-899496B85785}</ProjectGuid>
23 <WindowsTargetPlatformVersion>8.1</WindowsTargetPlatformVersion>
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>
31 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
32 <ConfigurationType>Application</ConfigurationType>
33 <UseOfMfc>false</UseOfMfc>
34 <CharacterSet>MultiByte</CharacterSet>
36 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
37 <ConfigurationType>Application</ConfigurationType>
38 <UseOfMfc>false</UseOfMfc>
39 <CharacterSet>MultiByte</CharacterSet>
41 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
42 <ConfigurationType>Application</ConfigurationType>
43 <UseOfMfc>false</UseOfMfc>
44 <CharacterSet>MultiByte</CharacterSet>
46 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
47 <ImportGroup Label="ExtensionSettings">
49 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
50 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
51 <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
53 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|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" />
57 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" 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" />
61 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|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" />
65 <PropertyGroup Label="UserMacros" />
67 <_ProjectFileVersion>10.0.40219.1</_ProjectFileVersion>
68 <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\x86\Release\</OutDir>
69 <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\x86\Release\</IntDir>
70 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
71 <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\x86\Debug\</OutDir>
72 <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\x86\Debug\</IntDir>
73 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</LinkIncremental>
74 <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">.\x64\Release\</OutDir>
75 <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">.\x64\Release\</IntDir>
76 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkIncremental>
77 <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">.\x64\Debug\</OutDir>
78 <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">.\x64\Debug\</IntDir>
79 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</LinkIncremental>
81 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
83 <Command>copy "$(TargetPath)" ..\..\..\bin
85 <Outputs>..\..\..\bin\$(TargetFileName);%(Outputs)</Outputs>
88 <TypeLibraryName>.\x86\Release/icuswap.tlb</TypeLibraryName>
91 <AdditionalIncludeDirectories>..\..\common;..\toolutil;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
92 <PreprocessorDefinitions>WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
93 <StringPooling>true</StringPooling>
94 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
95 <FunctionLevelLinking>true</FunctionLevelLinking>
96 <DisableLanguageExtensions>true</DisableLanguageExtensions>
97 <PrecompiledHeaderOutputFile>.\x86\Release/icuswap.pch</PrecompiledHeaderOutputFile>
98 <AssemblerListingLocation>.\x86\Release/</AssemblerListingLocation>
99 <ObjectFileName>.\x86\Release/</ObjectFileName>
100 <ProgramDataBaseFileName>.\x86\Release/</ProgramDataBaseFileName>
101 <WarningLevel>Level4</WarningLevel>
102 <SuppressStartupBanner>true</SuppressStartupBanner>
103 <CompileAs>Default</CompileAs>
106 <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
107 <Culture>0x0409</Culture>
110 <OutputFile>.\x86\Release/icuswap.exe</OutputFile>
111 <SuppressStartupBanner>true</SuppressStartupBanner>
112 <ProgramDatabaseFile>.\x86\Release/icuswap.pdb</ProgramDatabaseFile>
113 <SubSystem>Console</SubSystem>
115 </ItemDefinitionGroup>
116 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
118 <Command>copy "$(TargetPath)" ..\..\..\bin
120 <Outputs>..\..\..\bin\$(TargetFileName);%(Outputs)</Outputs>
123 <TypeLibraryName>.\x86\Debug/icuswap.tlb</TypeLibraryName>
126 <Optimization>Disabled</Optimization>
127 <AdditionalIncludeDirectories>..\..\common;..\toolutil;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
128 <PreprocessorDefinitions>WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
129 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
130 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
131 <BufferSecurityCheck>true</BufferSecurityCheck>
132 <DisableLanguageExtensions>true</DisableLanguageExtensions>
133 <PrecompiledHeaderOutputFile>.\x86\Debug/icuswap.pch</PrecompiledHeaderOutputFile>
134 <AssemblerListingLocation>.\x86\Debug/</AssemblerListingLocation>
135 <ObjectFileName>.\x86\Debug/</ObjectFileName>
136 <ProgramDataBaseFileName>.\x86\Debug/</ProgramDataBaseFileName>
137 <BrowseInformation>true</BrowseInformation>
138 <WarningLevel>Level4</WarningLevel>
139 <SuppressStartupBanner>true</SuppressStartupBanner>
140 <DebugInformationFormat>EditAndContinue</DebugInformationFormat>
141 <CompileAs>Default</CompileAs>
144 <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
145 <Culture>0x0409</Culture>
148 <OutputFile>.\x86\Debug/icuswap.exe</OutputFile>
149 <SuppressStartupBanner>true</SuppressStartupBanner>
150 <GenerateDebugInformation>true</GenerateDebugInformation>
151 <ProgramDatabaseFile>.\x86\Debug/icuswap.pdb</ProgramDatabaseFile>
152 <SubSystem>Console</SubSystem>
154 </ItemDefinitionGroup>
155 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
157 <Command>copy "$(TargetPath)" ..\..\..\bin64
159 <Outputs>..\..\..\bin64\$(TargetFileName);%(Outputs)</Outputs>
162 <TargetEnvironment>X64</TargetEnvironment>
163 <TypeLibraryName>.\x64\Release/icuswap.tlb</TypeLibraryName>
166 <AdditionalIncludeDirectories>..\..\common;..\toolutil;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
167 <PreprocessorDefinitions>WIN64;WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
168 <StringPooling>true</StringPooling>
169 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
170 <FunctionLevelLinking>true</FunctionLevelLinking>
171 <DisableLanguageExtensions>true</DisableLanguageExtensions>
172 <PrecompiledHeaderOutputFile>.\x64\Release/icuswap.pch</PrecompiledHeaderOutputFile>
173 <AssemblerListingLocation>.\x64\Release/</AssemblerListingLocation>
174 <ObjectFileName>.\x64\Release/</ObjectFileName>
175 <ProgramDataBaseFileName>.\x64\Release/</ProgramDataBaseFileName>
176 <WarningLevel>Level4</WarningLevel>
177 <SuppressStartupBanner>true</SuppressStartupBanner>
178 <CompileAs>Default</CompileAs>
181 <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
182 <Culture>0x0409</Culture>
185 <OutputFile>.\x64\Release/icuswap.exe</OutputFile>
186 <SuppressStartupBanner>true</SuppressStartupBanner>
187 <ProgramDatabaseFile>.\x64\Release/icuswap.pdb</ProgramDatabaseFile>
188 <SubSystem>Console</SubSystem>
189 <TargetMachine>MachineX64</TargetMachine>
191 </ItemDefinitionGroup>
192 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
194 <Command>copy "$(TargetPath)" ..\..\..\bin64
196 <Outputs>..\..\..\bin64\$(TargetFileName);%(Outputs)</Outputs>
199 <TargetEnvironment>X64</TargetEnvironment>
200 <TypeLibraryName>.\x64\Debug/icuswap.tlb</TypeLibraryName>
203 <Optimization>Disabled</Optimization>
204 <AdditionalIncludeDirectories>..\..\common;..\toolutil;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
205 <PreprocessorDefinitions>WIN64;WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
206 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
207 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
208 <BufferSecurityCheck>true</BufferSecurityCheck>
209 <DisableLanguageExtensions>true</DisableLanguageExtensions>
210 <PrecompiledHeaderOutputFile>.\x64\Debug/icuswap.pch</PrecompiledHeaderOutputFile>
211 <AssemblerListingLocation>.\x64\Debug/</AssemblerListingLocation>
212 <ObjectFileName>.\x64\Debug/</ObjectFileName>
213 <ProgramDataBaseFileName>.\x64\Debug/</ProgramDataBaseFileName>
214 <BrowseInformation>true</BrowseInformation>
215 <WarningLevel>Level4</WarningLevel>
216 <SuppressStartupBanner>true</SuppressStartupBanner>
217 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
218 <CompileAs>Default</CompileAs>
221 <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
222 <Culture>0x0409</Culture>
225 <OutputFile>.\x64\Debug/icuswap.exe</OutputFile>
226 <SuppressStartupBanner>true</SuppressStartupBanner>
227 <GenerateDebugInformation>true</GenerateDebugInformation>
228 <ProgramDatabaseFile>.\x64\Debug/icuswap.pdb</ProgramDatabaseFile>
229 <SubSystem>Console</SubSystem>
230 <TargetMachine>MachineX64</TargetMachine>
232 </ItemDefinitionGroup>
234 <ClCompile Include="icuswap.cpp" />
236 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
237 <ImportGroup Label="ExtensionTargets">