Wed, 31 Dec 2014 06:09:35 +0100
Cloned upstream origin tor-browser at tor-browser-31.3.0esr-4.5-1-build1
revision ID fc1c9ff7c1b2defdbc039f12214767608f46423f for hacking purpose.
michael@0 | 1 | <?xml version="1.0" encoding="utf-8"?> |
michael@0 | 2 | <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
michael@0 | 3 | <ItemGroup Label="ProjectConfigurations"> |
michael@0 | 4 | <ProjectConfiguration Include="Debug|Win32"> |
michael@0 | 5 | <Configuration>Debug</Configuration> |
michael@0 | 6 | <Platform>Win32</Platform> |
michael@0 | 7 | </ProjectConfiguration> |
michael@0 | 8 | <ProjectConfiguration Include="Debug|x64"> |
michael@0 | 9 | <Configuration>Debug</Configuration> |
michael@0 | 10 | <Platform>x64</Platform> |
michael@0 | 11 | </ProjectConfiguration> |
michael@0 | 12 | <ProjectConfiguration Include="Release|Win32"> |
michael@0 | 13 | <Configuration>Release</Configuration> |
michael@0 | 14 | <Platform>Win32</Platform> |
michael@0 | 15 | </ProjectConfiguration> |
michael@0 | 16 | <ProjectConfiguration Include="Release|x64"> |
michael@0 | 17 | <Configuration>Release</Configuration> |
michael@0 | 18 | <Platform>x64</Platform> |
michael@0 | 19 | </ProjectConfiguration> |
michael@0 | 20 | </ItemGroup> |
michael@0 | 21 | <PropertyGroup Label="Globals"> |
michael@0 | 22 | <ProjectGuid>{203EC78A-0531-43F0-A636-285439BDE025}</ProjectGuid> |
michael@0 | 23 | </PropertyGroup> |
michael@0 | 24 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> |
michael@0 | 25 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> |
michael@0 | 26 | <ConfigurationType>DynamicLibrary</ConfigurationType> |
michael@0 | 27 | <UseOfMfc>false</UseOfMfc> |
michael@0 | 28 | <CharacterSet>MultiByte</CharacterSet> |
michael@0 | 29 | </PropertyGroup> |
michael@0 | 30 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> |
michael@0 | 31 | <ConfigurationType>DynamicLibrary</ConfigurationType> |
michael@0 | 32 | <UseOfMfc>false</UseOfMfc> |
michael@0 | 33 | <CharacterSet>MultiByte</CharacterSet> |
michael@0 | 34 | </PropertyGroup> |
michael@0 | 35 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> |
michael@0 | 36 | <ConfigurationType>DynamicLibrary</ConfigurationType> |
michael@0 | 37 | <UseOfMfc>false</UseOfMfc> |
michael@0 | 38 | <CharacterSet>MultiByte</CharacterSet> |
michael@0 | 39 | </PropertyGroup> |
michael@0 | 40 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> |
michael@0 | 41 | <ConfigurationType>DynamicLibrary</ConfigurationType> |
michael@0 | 42 | <UseOfMfc>false</UseOfMfc> |
michael@0 | 43 | <CharacterSet>MultiByte</CharacterSet> |
michael@0 | 44 | </PropertyGroup> |
michael@0 | 45 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> |
michael@0 | 46 | <ImportGroup Label="ExtensionSettings"> |
michael@0 | 47 | </ImportGroup> |
michael@0 | 48 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets"> |
michael@0 | 49 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
michael@0 | 50 | <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" /> |
michael@0 | 51 | </ImportGroup> |
michael@0 | 52 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets"> |
michael@0 | 53 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
michael@0 | 54 | <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" /> |
michael@0 | 55 | </ImportGroup> |
michael@0 | 56 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets"> |
michael@0 | 57 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
michael@0 | 58 | <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" /> |
michael@0 | 59 | </ImportGroup> |
michael@0 | 60 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets"> |
michael@0 | 61 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
michael@0 | 62 | <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" /> |
michael@0 | 63 | </ImportGroup> |
michael@0 | 64 | <PropertyGroup Label="UserMacros" /> |
michael@0 | 65 | <PropertyGroup> |
michael@0 | 66 | <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion> |
michael@0 | 67 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\x86\Release\</OutDir> |
michael@0 | 68 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\x86\Release\</IntDir> |
michael@0 | 69 | <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental> |
michael@0 | 70 | <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</GenerateManifest> |
michael@0 | 71 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\x86\Debug\</OutDir> |
michael@0 | 72 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\x86\Debug\</IntDir> |
michael@0 | 73 | <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">false</GenerateManifest> |
michael@0 | 74 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">.\x64\Release\</OutDir> |
michael@0 | 75 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">.\x64\Release\</IntDir> |
michael@0 | 76 | <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkIncremental> |
michael@0 | 77 | <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</GenerateManifest> |
michael@0 | 78 | <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">.\x64\Debug\</OutDir> |
michael@0 | 79 | <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">.\x64\Debug\</IntDir> |
michael@0 | 80 | <GenerateManifest Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</GenerateManifest> |
michael@0 | 81 | </PropertyGroup> |
michael@0 | 82 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> |
michael@0 | 83 | <Midl> |
michael@0 | 84 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
michael@0 | 85 | <MkTypLibCompatible>true</MkTypLibCompatible> |
michael@0 | 86 | <SuppressStartupBanner>true</SuppressStartupBanner> |
michael@0 | 87 | <TargetEnvironment>Win32</TargetEnvironment> |
michael@0 | 88 | <TypeLibraryName>.\x86\Release\icudt.tlb</TypeLibraryName> |
michael@0 | 89 | </Midl> |
michael@0 | 90 | <ClCompile> |
michael@0 | 91 | <AdditionalIncludeDirectories>..\common;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
michael@0 | 92 | <PreprocessorDefinitions>WIN32;NDEBUG;STUBDATA_BUILD;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
michael@0 | 93 | <StringPooling>true</StringPooling> |
michael@0 | 94 | <ExceptionHandling> |
michael@0 | 95 | </ExceptionHandling> |
michael@0 | 96 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> |
michael@0 | 97 | <FunctionLevelLinking>true</FunctionLevelLinking> |
michael@0 | 98 | <DisableLanguageExtensions>true</DisableLanguageExtensions> |
michael@0 | 99 | <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType> |
michael@0 | 100 | <PrecompiledHeaderOutputFile>.\x86\Release\stubdata.pch</PrecompiledHeaderOutputFile> |
michael@0 | 101 | <AssemblerListingLocation>.\x86\Release/</AssemblerListingLocation> |
michael@0 | 102 | <ObjectFileName>.\x86\Release/</ObjectFileName> |
michael@0 | 103 | <ProgramDataBaseFileName>.\x86\Release/</ProgramDataBaseFileName> |
michael@0 | 104 | <WarningLevel>Level3</WarningLevel> |
michael@0 | 105 | <SuppressStartupBanner>true</SuppressStartupBanner> |
michael@0 | 106 | <CompileAs>Default</CompileAs> |
michael@0 | 107 | </ClCompile> |
michael@0 | 108 | <ResourceCompile> |
michael@0 | 109 | <PreprocessorDefinitions>NDEBUG;STUBDATA_BUILD;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
michael@0 | 110 | <Culture>0x0409</Culture> |
michael@0 | 111 | </ResourceCompile> |
michael@0 | 112 | <PreLinkEvent> |
michael@0 | 113 | <Command>echo "File with stubdata build time, used as a dependency to trigger fresh data build, since stubdata dll will overwrite the real one." > "$(ProjectDir)stubdatabuilt.txt"</Command> |
michael@0 | 114 | </PreLinkEvent> |
michael@0 | 115 | <Link> |
michael@0 | 116 | <OutputFile>..\..\bin\icudt52.dll</OutputFile> |
michael@0 | 117 | <SuppressStartupBanner>true</SuppressStartupBanner> |
michael@0 | 118 | <IgnoreAllDefaultLibraries>true</IgnoreAllDefaultLibraries> |
michael@0 | 119 | <ProgramDatabaseFile>.\x86\Release\icudt.pdb</ProgramDatabaseFile> |
michael@0 | 120 | <NoEntryPoint>true</NoEntryPoint> |
michael@0 | 121 | <SetChecksum>true</SetChecksum> |
michael@0 | 122 | <BaseAddress>0x4ad00000</BaseAddress> |
michael@0 | 123 | <RandomizedBaseAddress>false</RandomizedBaseAddress> |
michael@0 | 124 | <DataExecutionPrevention> |
michael@0 | 125 | </DataExecutionPrevention> |
michael@0 | 126 | <TurnOffAssemblyGeneration>true</TurnOffAssemblyGeneration> |
michael@0 | 127 | <ImportLibrary>..\..\lib\icudt.lib</ImportLibrary> |
michael@0 | 128 | </Link> |
michael@0 | 129 | </ItemDefinitionGroup> |
michael@0 | 130 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> |
michael@0 | 131 | <Midl> |
michael@0 | 132 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
michael@0 | 133 | <MkTypLibCompatible>true</MkTypLibCompatible> |
michael@0 | 134 | <SuppressStartupBanner>true</SuppressStartupBanner> |
michael@0 | 135 | <TargetEnvironment>Win32</TargetEnvironment> |
michael@0 | 136 | <TypeLibraryName>.\x86\Debug/icudt.tlb</TypeLibraryName> |
michael@0 | 137 | </Midl> |
michael@0 | 138 | <ClCompile> |
michael@0 | 139 | <Optimization>Disabled</Optimization> |
michael@0 | 140 | <AdditionalIncludeDirectories>..\common;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
michael@0 | 141 | <PreprocessorDefinitions>WIN32;_DEBUG;STUBDATA_BUILD;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
michael@0 | 142 | <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> |
michael@0 | 143 | <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> |
michael@0 | 144 | <BufferSecurityCheck>true</BufferSecurityCheck> |
michael@0 | 145 | <DisableLanguageExtensions>true</DisableLanguageExtensions> |
michael@0 | 146 | <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType> |
michael@0 | 147 | <PrecompiledHeaderOutputFile>.\x86\Debug/stubdata.pch</PrecompiledHeaderOutputFile> |
michael@0 | 148 | <AssemblerListingLocation>.\x86\Debug/</AssemblerListingLocation> |
michael@0 | 149 | <ObjectFileName>.\x86\Debug/</ObjectFileName> |
michael@0 | 150 | <ProgramDataBaseFileName>.\x86\Debug/</ProgramDataBaseFileName> |
michael@0 | 151 | <WarningLevel>Level3</WarningLevel> |
michael@0 | 152 | <SuppressStartupBanner>true</SuppressStartupBanner> |
michael@0 | 153 | <CompileAs>Default</CompileAs> |
michael@0 | 154 | </ClCompile> |
michael@0 | 155 | <ResourceCompile> |
michael@0 | 156 | <PreprocessorDefinitions>_DEBUG;STUBDATA_BUILD;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
michael@0 | 157 | <Culture>0x0409</Culture> |
michael@0 | 158 | </ResourceCompile> |
michael@0 | 159 | <PreLinkEvent> |
michael@0 | 160 | <Command>echo "File with stubdata build time, used as a dependency to trigger fresh data build, since stubdata dll will overwrite the real one." > "$(ProjectDir)stubdatabuilt.txt"</Command> |
michael@0 | 161 | </PreLinkEvent> |
michael@0 | 162 | <Link> |
michael@0 | 163 | <OutputFile>..\..\bin\icudt52.dll</OutputFile> |
michael@0 | 164 | <SuppressStartupBanner>true</SuppressStartupBanner> |
michael@0 | 165 | <ProgramDatabaseFile>.\x86\Debug/icudt.pdb</ProgramDatabaseFile> |
michael@0 | 166 | <NoEntryPoint>true</NoEntryPoint> |
michael@0 | 167 | <SetChecksum>true</SetChecksum> |
michael@0 | 168 | <BaseAddress>0x4ad00000</BaseAddress> |
michael@0 | 169 | <RandomizedBaseAddress>false</RandomizedBaseAddress> |
michael@0 | 170 | <DataExecutionPrevention> |
michael@0 | 171 | </DataExecutionPrevention> |
michael@0 | 172 | <TurnOffAssemblyGeneration>true</TurnOffAssemblyGeneration> |
michael@0 | 173 | <ImportLibrary>..\..\lib\icudt.lib</ImportLibrary> |
michael@0 | 174 | </Link> |
michael@0 | 175 | </ItemDefinitionGroup> |
michael@0 | 176 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> |
michael@0 | 177 | <Midl> |
michael@0 | 178 | <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
michael@0 | 179 | <MkTypLibCompatible>true</MkTypLibCompatible> |
michael@0 | 180 | <SuppressStartupBanner>true</SuppressStartupBanner> |
michael@0 | 181 | <TargetEnvironment>X64</TargetEnvironment> |
michael@0 | 182 | <TypeLibraryName>.\x64\Release\icudt.tlb</TypeLibraryName> |
michael@0 | 183 | </Midl> |
michael@0 | 184 | <ClCompile> |
michael@0 | 185 | <AdditionalIncludeDirectories>..\common;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
michael@0 | 186 | <PreprocessorDefinitions>WIN64;WIN32;NDEBUG;STUBDATA_BUILD;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
michael@0 | 187 | <StringPooling>true</StringPooling> |
michael@0 | 188 | <ExceptionHandling> |
michael@0 | 189 | </ExceptionHandling> |
michael@0 | 190 | <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary> |
michael@0 | 191 | <FunctionLevelLinking>true</FunctionLevelLinking> |
michael@0 | 192 | <DisableLanguageExtensions>true</DisableLanguageExtensions> |
michael@0 | 193 | <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType> |
michael@0 | 194 | <PrecompiledHeaderOutputFile>.\x64\Release\stubdata.pch</PrecompiledHeaderOutputFile> |
michael@0 | 195 | <AssemblerListingLocation>.\x64\Release/</AssemblerListingLocation> |
michael@0 | 196 | <ObjectFileName>.\x64\Release/</ObjectFileName> |
michael@0 | 197 | <ProgramDataBaseFileName>.\x64\Release/</ProgramDataBaseFileName> |
michael@0 | 198 | <WarningLevel>Level3</WarningLevel> |
michael@0 | 199 | <SuppressStartupBanner>true</SuppressStartupBanner> |
michael@0 | 200 | <CompileAs>Default</CompileAs> |
michael@0 | 201 | </ClCompile> |
michael@0 | 202 | <ResourceCompile> |
michael@0 | 203 | <PreprocessorDefinitions>NDEBUG;STUBDATA_BUILD;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
michael@0 | 204 | <Culture>0x0409</Culture> |
michael@0 | 205 | </ResourceCompile> |
michael@0 | 206 | <PreLinkEvent> |
michael@0 | 207 | <Command>echo "File with stubdata build time, used as a dependency to trigger fresh data build, since stubdata dll will overwrite the real one." > "$(ProjectDir)stubdatabuilt.txt"</Command> |
michael@0 | 208 | </PreLinkEvent> |
michael@0 | 209 | <Link> |
michael@0 | 210 | <OutputFile>..\..\bin64\icudt52.dll</OutputFile> |
michael@0 | 211 | <SuppressStartupBanner>true</SuppressStartupBanner> |
michael@0 | 212 | <IgnoreAllDefaultLibraries>true</IgnoreAllDefaultLibraries> |
michael@0 | 213 | <ProgramDatabaseFile>.\x64\Release\icudt.pdb</ProgramDatabaseFile> |
michael@0 | 214 | <NoEntryPoint>true</NoEntryPoint> |
michael@0 | 215 | <SetChecksum>true</SetChecksum> |
michael@0 | 216 | <BaseAddress>0x4ad00000</BaseAddress> |
michael@0 | 217 | <TurnOffAssemblyGeneration>true</TurnOffAssemblyGeneration> |
michael@0 | 218 | <ImportLibrary>..\..\lib64\icudt.lib</ImportLibrary> |
michael@0 | 219 | <TargetMachine>MachineX64</TargetMachine> |
michael@0 | 220 | </Link> |
michael@0 | 221 | </ItemDefinitionGroup> |
michael@0 | 222 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> |
michael@0 | 223 | <Midl> |
michael@0 | 224 | <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
michael@0 | 225 | <MkTypLibCompatible>true</MkTypLibCompatible> |
michael@0 | 226 | <SuppressStartupBanner>true</SuppressStartupBanner> |
michael@0 | 227 | <TargetEnvironment>X64</TargetEnvironment> |
michael@0 | 228 | <TypeLibraryName>.\x64\Debug/icudt.tlb</TypeLibraryName> |
michael@0 | 229 | </Midl> |
michael@0 | 230 | <ClCompile> |
michael@0 | 231 | <Optimization>Disabled</Optimization> |
michael@0 | 232 | <AdditionalIncludeDirectories>..\common;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
michael@0 | 233 | <PreprocessorDefinitions>WIN64;WIN32;_DEBUG;STUBDATA_BUILD;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
michael@0 | 234 | <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> |
michael@0 | 235 | <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary> |
michael@0 | 236 | <BufferSecurityCheck>true</BufferSecurityCheck> |
michael@0 | 237 | <DisableLanguageExtensions>true</DisableLanguageExtensions> |
michael@0 | 238 | <TreatWChar_tAsBuiltInType>true</TreatWChar_tAsBuiltInType> |
michael@0 | 239 | <PrecompiledHeaderOutputFile>.\x64\Debug/stubdata.pch</PrecompiledHeaderOutputFile> |
michael@0 | 240 | <AssemblerListingLocation>.\x64\Debug/</AssemblerListingLocation> |
michael@0 | 241 | <ObjectFileName>.\x64\Debug/</ObjectFileName> |
michael@0 | 242 | <ProgramDataBaseFileName>.\x64\Debug/</ProgramDataBaseFileName> |
michael@0 | 243 | <WarningLevel>Level3</WarningLevel> |
michael@0 | 244 | <SuppressStartupBanner>true</SuppressStartupBanner> |
michael@0 | 245 | <CompileAs>Default</CompileAs> |
michael@0 | 246 | </ClCompile> |
michael@0 | 247 | <ResourceCompile> |
michael@0 | 248 | <PreprocessorDefinitions>_DEBUG;STUBDATA_BUILD;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
michael@0 | 249 | <Culture>0x0409</Culture> |
michael@0 | 250 | </ResourceCompile> |
michael@0 | 251 | <PreLinkEvent> |
michael@0 | 252 | <Command>echo "File with stubdata build time, used as a dependency to trigger fresh data build, since stubdata dll will overwrite the real one." > "$(ProjectDir)stubdatabuilt.txt"</Command> |
michael@0 | 253 | </PreLinkEvent> |
michael@0 | 254 | <Link> |
michael@0 | 255 | <OutputFile>..\..\bin64\icudt52.dll</OutputFile> |
michael@0 | 256 | <SuppressStartupBanner>true</SuppressStartupBanner> |
michael@0 | 257 | <ProgramDatabaseFile>.\x64\Debug/icudt.pdb</ProgramDatabaseFile> |
michael@0 | 258 | <NoEntryPoint>true</NoEntryPoint> |
michael@0 | 259 | <SetChecksum>true</SetChecksum> |
michael@0 | 260 | <BaseAddress>0x4ad00000</BaseAddress> |
michael@0 | 261 | <TurnOffAssemblyGeneration>true</TurnOffAssemblyGeneration> |
michael@0 | 262 | <ImportLibrary>..\..\lib64\icudt.lib</ImportLibrary> |
michael@0 | 263 | <TargetMachine>MachineX64</TargetMachine> |
michael@0 | 264 | </Link> |
michael@0 | 265 | </ItemDefinitionGroup> |
michael@0 | 266 | <ItemGroup> |
michael@0 | 267 | <ClCompile Include="stubdata.c" /> |
michael@0 | 268 | </ItemGroup> |
michael@0 | 269 | <ItemGroup> |
michael@0 | 270 | <ResourceCompile Include="..\data\misc\icudata.rc"> |
michael@0 | 271 | <AdditionalIncludeDirectories Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">../common;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
michael@0 | 272 | <AdditionalIncludeDirectories Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">../common;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
michael@0 | 273 | <AdditionalIncludeDirectories Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">../common;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
michael@0 | 274 | <AdditionalIncludeDirectories Condition="'$(Configuration)|$(Platform)'=='Release|x64'">../common;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
michael@0 | 275 | </ResourceCompile> |
michael@0 | 276 | </ItemGroup> |
michael@0 | 277 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> |
michael@0 | 278 | <ImportGroup Label="ExtensionTargets"> |
michael@0 | 279 | </ImportGroup> |
michael@0 | 280 | </Project> |