2004-02-21 00:36:30 +00:00
<?xml version="1.0" encoding="Windows-1252"?>
2003-04-30 22:50:21 +00:00
<VisualStudioProject
ProjectType="Visual C++"
2009-01-15 01:50:06 +00:00
Version="9.00"
2003-04-30 22:50:21 +00:00
Name="stubdata"
2006-12-13 01:44:54 +00:00
ProjectGUID="{203EC78A-0531-43F0-A636-285439BDE025}"
2009-01-15 01:50:06 +00:00
TargetFrameworkVersion="131072"
2006-12-13 01:44:54 +00:00
>
2003-04-30 22:50:21 +00:00
<Platforms>
<Platform
2006-12-13 01:44:54 +00:00
Name="Win32"
/>
2008-08-12 04:41:41 +00:00
<Platform
Name="x64"
/>
2003-04-30 22:50:21 +00:00
</Platforms>
2006-12-13 01:44:54 +00:00
<ToolFiles>
</ToolFiles>
2003-04-30 22:50:21 +00:00
<Configurations>
<Configuration
Name="Release|Win32"
2008-08-12 04:41:41 +00:00
OutputDirectory=".\x86\Release"
IntermediateDirectory=".\x86\Release"
2003-04-30 22:50:21 +00:00
ConfigurationType="2"
2006-12-13 01:44:54 +00:00
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
2003-04-30 22:50:21 +00:00
UseOfMFC="0"
2006-12-13 01:44:54 +00:00
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
PreprocessorDefinitions="NDEBUG"
MkTypLibCompatible="true"
SuppressStartupBanner="true"
TargetEnvironment="1"
2008-08-12 04:41:41 +00:00
TypeLibraryName=".\x86\Release\icudt.tlb"
2006-12-13 01:44:54 +00:00
/>
2003-04-30 22:50:21 +00:00
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories="..\common"
2005-03-05 10:06:19 +00:00
PreprocessorDefinitions="WIN32;NDEBUG"
2006-12-13 01:44:54 +00:00
StringPooling="true"
2008-02-07 10:05:26 +00:00
ExceptionHandling="0"
2003-04-30 22:50:21 +00:00
RuntimeLibrary="2"
2006-12-13 01:44:54 +00:00
EnableFunctionLevelLinking="true"
DisableLanguageExtensions="true"
TreatWChar_tAsBuiltInType="true"
2008-08-12 04:41:41 +00:00
PrecompiledHeaderFile=".\x86\Release\stubdata.pch"
AssemblerListingLocation=".\x86\Release/"
ObjectFile=".\x86\Release/"
ProgramDataBaseFileName=".\x86\Release/"
2003-04-30 22:50:21 +00:00
WarningLevel="3"
2006-12-13 01:44:54 +00:00
SuppressStartupBanner="true"
CompileAs="0"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
2003-04-30 22:50:21 +00:00
<Tool
2006-12-13 01:44:54 +00:00
Name="VCResourceCompilerTool"
PreprocessorDefinitions="NDEBUG"
Culture="1033"
/>
<Tool
Name="VCPreLinkEventTool"
CommandLine="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""
/>
2003-04-30 22:50:21 +00:00
<Tool
Name="VCLinkerTool"
2010-04-02 00:12:54 +00:00
OutputFile="..\..\bin\icudt45.dll"
2003-04-30 22:50:21 +00:00
LinkIncremental="1"
2006-12-13 01:44:54 +00:00
SuppressStartupBanner="true"
GenerateManifest="false"
2006-12-14 08:42:24 +00:00
IgnoreAllDefaultLibraries="true"
2008-08-12 04:41:41 +00:00
ProgramDatabaseFile=".\x86\Release\icudt.pdb"
2006-12-13 01:44:54 +00:00
ResourceOnlyDLL="true"
2006-12-14 08:42:24 +00:00
SetChecksum="true"
BaseAddress="0x4ad00000"
2009-01-15 01:50:06 +00:00
RandomizedBaseAddress="1"
DataExecutionPrevention="0"
2006-12-13 01:44:54 +00:00
TurnOffAssemblyGeneration="true"
ImportLibrary="..\..\lib\icudt.lib"
/>
2003-04-30 22:50:21 +00:00
<Tool
2006-12-13 01:44:54 +00:00
Name="VCALinkTool"
/>
2003-04-30 22:50:21 +00:00
<Tool
2006-12-13 01:44:54 +00:00
Name="VCManifestTool"
/>
2003-04-30 22:50:21 +00:00
<Tool
2006-12-13 01:44:54 +00:00
Name="VCXDCMakeTool"
/>
2003-04-30 22:50:21 +00:00
<Tool
2006-12-13 01:44:54 +00:00
Name="VCBscMakeTool"
/>
2004-02-21 00:36:30 +00:00
<Tool
2006-12-13 01:44:54 +00:00
Name="VCFxCopTool"
/>
2003-04-30 22:50:21 +00:00
<Tool
2006-12-13 01:44:54 +00:00
Name="VCAppVerifierTool"
/>
2004-02-21 00:36:30 +00:00
<Tool
2006-12-13 01:44:54 +00:00
Name="VCPostBuildEventTool"
/>
2003-04-30 22:50:21 +00:00
</Configuration>
<Configuration
Name="Debug|Win32"
2008-08-12 04:41:41 +00:00
OutputDirectory=".\x86\Debug"
IntermediateDirectory=".\x86\Debug"
2003-04-30 22:50:21 +00:00
ConfigurationType="2"
2006-12-13 01:44:54 +00:00
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
2003-04-30 22:50:21 +00:00
UseOfMFC="0"
2006-12-13 01:44:54 +00:00
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
PreprocessorDefinitions="_DEBUG"
MkTypLibCompatible="true"
SuppressStartupBanner="true"
TargetEnvironment="1"
2008-08-12 04:41:41 +00:00
TypeLibraryName=".\x86\Debug/icudt.tlb"
2006-12-13 01:44:54 +00:00
/>
2003-04-30 22:50:21 +00:00
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="..\common"
2005-03-05 10:06:19 +00:00
PreprocessorDefinitions="WIN32;_DEBUG"
2003-04-30 22:50:21 +00:00
BasicRuntimeChecks="3"
RuntimeLibrary="3"
2006-12-13 01:44:54 +00:00
BufferSecurityCheck="true"
DisableLanguageExtensions="true"
TreatWChar_tAsBuiltInType="true"
2008-08-12 04:41:41 +00:00
PrecompiledHeaderFile=".\x86\Debug/stubdata.pch"
AssemblerListingLocation=".\x86\Debug/"
ObjectFile=".\x86\Debug/"
ProgramDataBaseFileName=".\x86\Debug/"
2003-04-30 22:50:21 +00:00
WarningLevel="3"
2006-12-13 01:44:54 +00:00
SuppressStartupBanner="true"
CompileAs="0"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
2003-04-30 22:50:21 +00:00
<Tool
2006-12-13 01:44:54 +00:00
Name="VCResourceCompilerTool"
PreprocessorDefinitions="_DEBUG"
Culture="1033"
/>
<Tool
Name="VCPreLinkEventTool"
CommandLine="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""
/>
2003-04-30 22:50:21 +00:00
<Tool
Name="VCLinkerTool"
2010-04-02 00:12:54 +00:00
OutputFile="..\..\bin\icudt45.dll"
2006-12-13 01:44:54 +00:00
SuppressStartupBanner="true"
GenerateManifest="false"
2008-08-12 04:41:41 +00:00
ProgramDatabaseFile=".\x86\Debug/icudt.pdb"
2006-12-13 01:44:54 +00:00
ResourceOnlyDLL="true"
2006-12-14 08:42:24 +00:00
SetChecksum="true"
BaseAddress="0x4ad00000"
2009-01-15 01:50:06 +00:00
RandomizedBaseAddress="1"
DataExecutionPrevention="0"
2006-12-14 08:42:24 +00:00
TurnOffAssemblyGeneration="true"
2006-12-13 01:44:54 +00:00
ImportLibrary="..\..\lib\icudt.lib"
/>
2003-04-30 22:50:21 +00:00
<Tool
2006-12-13 01:44:54 +00:00
Name="VCALinkTool"
/>
2003-04-30 22:50:21 +00:00
<Tool
2006-12-13 01:44:54 +00:00
Name="VCManifestTool"
UseFAT32Workaround="true"
/>
2003-04-30 22:50:21 +00:00
<Tool
2006-12-13 01:44:54 +00:00
Name="VCXDCMakeTool"
/>
2003-04-30 22:50:21 +00:00
<Tool
2006-12-13 01:44:54 +00:00
Name="VCBscMakeTool"
/>
2004-02-21 00:36:30 +00:00
<Tool
2006-12-13 01:44:54 +00:00
Name="VCFxCopTool"
/>
2003-04-30 22:50:21 +00:00
<Tool
2006-12-13 01:44:54 +00:00
Name="VCAppVerifierTool"
/>
2004-02-21 00:36:30 +00:00
<Tool
2006-12-13 01:44:54 +00:00
Name="VCPostBuildEventTool"
/>
2003-04-30 22:50:21 +00:00
</Configuration>
2008-08-12 04:41:41 +00:00
<Configuration
Name="Release|x64"
OutputDirectory=".\x64\Release"
IntermediateDirectory=".\x64\Release"
ConfigurationType="2"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
PreprocessorDefinitions="NDEBUG"
MkTypLibCompatible="true"
SuppressStartupBanner="true"
TargetEnvironment="3"
TypeLibraryName=".\x64\Release\icudt.tlb"
/>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories="..\common"
PreprocessorDefinitions="WIN64;WIN32;NDEBUG"
StringPooling="true"
ExceptionHandling="0"
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
DisableLanguageExtensions="true"
TreatWChar_tAsBuiltInType="true"
PrecompiledHeaderFile=".\x64\Release\stubdata.pch"
AssemblerListingLocation=".\x64\Release/"
ObjectFile=".\x64\Release/"
ProgramDataBaseFileName=".\x64\Release/"
WarningLevel="3"
SuppressStartupBanner="true"
CompileAs="0"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="NDEBUG"
Culture="1033"
/>
<Tool
Name="VCPreLinkEventTool"
CommandLine="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""
/>
<Tool
Name="VCLinkerTool"
2010-04-02 00:12:54 +00:00
OutputFile="..\..\bin64\icudt45.dll"
2008-08-12 04:41:41 +00:00
LinkIncremental="1"
SuppressStartupBanner="true"
GenerateManifest="false"
IgnoreAllDefaultLibraries="true"
ProgramDatabaseFile=".\x64\Release\icudt.pdb"
ResourceOnlyDLL="true"
SetChecksum="true"
BaseAddress="0x4ad00000"
TurnOffAssemblyGeneration="true"
ImportLibrary="..\..\lib64\icudt.lib"
TargetMachine="17"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCWebDeploymentTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
<Configuration
Name="Debug|x64"
OutputDirectory=".\x64\Debug"
IntermediateDirectory=".\x64\Debug"
ConfigurationType="2"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="false"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
PreprocessorDefinitions="_DEBUG"
MkTypLibCompatible="true"
SuppressStartupBanner="true"
TargetEnvironment="3"
TypeLibraryName=".\x64\Debug/icudt.tlb"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="..\common"
PreprocessorDefinitions="WIN64;WIN32;_DEBUG"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
BufferSecurityCheck="true"
DisableLanguageExtensions="true"
TreatWChar_tAsBuiltInType="true"
PrecompiledHeaderFile=".\x64\Debug/stubdata.pch"
AssemblerListingLocation=".\x64\Debug/"
ObjectFile=".\x64\Debug/"
ProgramDataBaseFileName=".\x64\Debug/"
WarningLevel="3"
SuppressStartupBanner="true"
CompileAs="0"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="_DEBUG"
Culture="1033"
/>
<Tool
Name="VCPreLinkEventTool"
CommandLine="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""
/>
<Tool
Name="VCLinkerTool"
2010-04-02 00:12:54 +00:00
OutputFile="..\..\bin64\icudt45.dll"
2008-08-12 04:41:41 +00:00
SuppressStartupBanner="true"
GenerateManifest="false"
ProgramDatabaseFile=".\x64\Debug/icudt.pdb"
ResourceOnlyDLL="true"
SetChecksum="true"
BaseAddress="0x4ad00000"
TurnOffAssemblyGeneration="true"
ImportLibrary="..\..\lib64\icudt.lib"
TargetMachine="17"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
UseFAT32Workaround="true"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCWebDeploymentTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
2003-04-30 22:50:21 +00:00
</Configurations>
2004-02-21 00:36:30 +00:00
<References>
</References>
2003-04-30 22:50:21 +00:00
<Files>
<Filter
Name="Source Files"
2006-12-13 01:44:54 +00:00
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
>
2003-04-30 22:50:21 +00:00
<File
2006-12-13 01:44:54 +00:00
RelativePath=".\stubdata.c"
>
2003-04-30 22:50:21 +00:00
</File>
</Filter>
<Filter
Name="Header Files"
2006-12-13 01:44:54 +00:00
Filter="h;hpp;hxx;hm;inl"
>
2003-04-30 22:50:21 +00:00
</Filter>
<Filter
Name="Resource Files"
2006-12-13 01:44:54 +00:00
Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
>
2006-12-14 08:42:24 +00:00
<File
RelativePath="..\data\misc\icudata.rc"
>
<FileConfiguration
Name="Release|Win32"
>
<Tool
Name="VCResourceCompilerTool"
AdditionalIncludeDirectories="../common"
/>
</FileConfiguration>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCResourceCompilerTool"
AdditionalIncludeDirectories="../common"
/>
</FileConfiguration>
2008-08-12 04:41:41 +00:00
<FileConfiguration
Name="Release|x64"
>
<Tool
Name="VCResourceCompilerTool"
AdditionalIncludeDirectories="../common"
/>
</FileConfiguration>
<FileConfiguration
Name="Debug|x64"
>
<Tool
Name="VCResourceCompilerTool"
AdditionalIncludeDirectories="../common"
/>
</FileConfiguration>
2006-12-14 08:42:24 +00:00
</File>
2003-04-30 22:50:21 +00:00
</Filter>
</Files>
<Globals>
</Globals>
</VisualStudioProject>