8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 22:43:04 +01:00
firebird-mirror/builds/win32/msvc7/intl.vcproj

591 lines
16 KiB
XML

<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="7.10"
Name="intl"
SccProjectName=""
SccLocalPath="">
<Platforms>
<Platform
Name="Win32"/>
</Platforms>
<Configurations>
<Configuration
Name="Release|Win32"
OutputDirectory="..\..\..\temp\release\intl"
IntermediateDirectory="..\..\..\temp\release\intl"
ConfigurationType="2"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
CharacterSet="2">
<Tool
Name="VCCLCompilerTool"
AdditionalOptions="/EHsc-"
Optimization="4"
GlobalOptimizations="TRUE"
InlineFunctionExpansion="1"
EnableIntrinsicFunctions="TRUE"
ImproveFloatingPointConsistency="TRUE"
FavorSizeOrSpeed="1"
OmitFramePointers="TRUE"
AdditionalIncludeDirectories="../../../src/include,../../../src/include/gen"
PreprocessorDefinitions="NDEBUG;_WINDOWS;_USRDLL;INTL_EXPORTS;WINDOWS_ONLY;SUPERCLIENT;WIN32;_X86_"
ExceptionHandling="FALSE"
RuntimeLibrary="2"
RuntimeTypeInfo="TRUE"
PrecompiledHeaderFile="..\..\..\temp\release\intl/intl.pch"
AssemblerListingLocation="..\..\..\temp\release\intl/"
ObjectFile="..\..\..\temp\release\intl/"
ProgramDataBaseFileName="..\..\..\temp\release\intl/"
BrowseInformation="1"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"
CompileAs="0"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLinkerTool"
AdditionalOptions="/MACHINE:I386"
AdditionalDependencies="comctl32.lib ws2_32.lib mpr.lib version.lib"
OutputFile="..\..\..\temp\release\firebird\intl\fbintl.dll"
LinkIncremental="1"
SuppressStartupBanner="TRUE"
ProgramDatabaseFile="..\..\..\temp\release\intl\fbintl.pdb"
ImportLibrary="..\..\..\temp\release\intl\fbintl.lib"/>
<Tool
Name="VCMIDLTool"
PreprocessorDefinitions="_DEBUG"
MkTypLibCompatible="TRUE"
SuppressStartupBanner="TRUE"
TargetEnvironment="1"
TypeLibraryName="..\..\..\temp\release\intl\intl.tlb"/>
<Tool
Name="VCPostBuildEventTool"/>
<Tool
Name="VCPreBuildEventTool"/>
<Tool
Name="VCPreLinkEventTool"/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="_DEBUG"
Culture="1053"/>
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
<Tool
Name="VCXMLDataGeneratorTool"/>
<Tool
Name="VCWebDeploymentTool"/>
<Tool
Name="VCManagedWrapperGeneratorTool"/>
<Tool
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
<Configuration
Name="Debug|Win32"
OutputDirectory="..\..\..\temp\debug\intl"
IntermediateDirectory="..\..\..\temp\debug\intl"
ConfigurationType="2"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
CharacterSet="2">
<Tool
Name="VCCLCompilerTool"
AdditionalOptions="/EHsc-"
Optimization="0"
AdditionalIncludeDirectories="../../../src/include,../../../src/include/gen"
PreprocessorDefinitions="_DEBUG;_WINDOWS;_USRDLL;WINDOWS_ONLY;SUPERCLIENT;WIN32;_X86_"
ExceptionHandling="FALSE"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
RuntimeTypeInfo="TRUE"
PrecompiledHeaderFile="..\..\..\temp\debug\intl/intl.pch"
AssemblerListingLocation="..\..\..\temp\debug\intl/"
ObjectFile="..\..\..\temp\debug\intl/"
ProgramDataBaseFileName="..\..\..\temp\debug\intl/"
BrowseInformation="1"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"
CompileAs="0"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLinkerTool"
AdditionalOptions="/MACHINE:I386"
AdditionalDependencies="comctl32.lib ws2_32.lib mpr.lib version.lib"
OutputFile="..\..\..\temp\debug\firebird\intl\fbintl.dll"
LinkIncremental="1"
SuppressStartupBanner="TRUE"
GenerateDebugInformation="TRUE"
ProgramDatabaseFile="..\..\..\temp\debug\intl\fbintl.pdb"
ImportLibrary="..\..\..\temp\debug\intl\fbintl.lib"/>
<Tool
Name="VCMIDLTool"
PreprocessorDefinitions="_DEBUG"
MkTypLibCompatible="TRUE"
SuppressStartupBanner="TRUE"
TargetEnvironment="1"
TypeLibraryName="..\..\..\temp\debug\intl\intl.tlb"/>
<Tool
Name="VCPostBuildEventTool"/>
<Tool
Name="VCPreBuildEventTool"/>
<Tool
Name="VCPreLinkEventTool"/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="_DEBUG"
Culture="1053"/>
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
<Tool
Name="VCXMLDataGeneratorTool"/>
<Tool
Name="VCWebDeploymentTool"/>
<Tool
Name="VCManagedWrapperGeneratorTool"/>
<Tool
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
</Configuration>
</Configurations>
<References>
</References>
<Files>
<Filter
Name="INTL files"
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
<File
RelativePath="..\..\..\src\intl\cs_big5.cpp">
</File>
<File
RelativePath="..\..\..\src\intl\cs_gb2312.cpp">
</File>
<File
RelativePath="..\..\..\src\intl\cs_jis.cpp">
</File>
<File
RelativePath="..\..\..\src\intl\cs_ksc.cpp">
</File>
<File
RelativePath="..\..\..\src\intl\cs_narrow.cpp">
</File>
<File
RelativePath="..\..\..\src\intl\cs_unicode_fss.cpp">
</File>
<File
RelativePath="..\..\..\src\intl\cs_unicode_ucs2.cpp">
</File>
<File
RelativePath="..\..\..\src\intl\cv_big5.cpp">
</File>
<File
RelativePath="..\..\..\src\intl\cv_gb2312.cpp">
</File>
<File
RelativePath="..\..\..\src\intl\cv_jis.cpp">
</File>
<File
RelativePath="..\..\..\src\intl\cv_ksc.cpp">
</File>
<File
RelativePath="..\..\..\src\intl\cv_narrow.cpp">
</File>
<File
RelativePath="..\..\..\src\intl\cv_unicode_fss.cpp">
</File>
<File
RelativePath="..\..\..\src\intl\lc_ascii.cpp">
</File>
<File
RelativePath="..\..\..\src\intl\lc_big5.cpp">
</File>
<File
RelativePath="..\..\..\src\intl\lc_dos.cpp">
</File>
<File
RelativePath="..\..\..\src\intl\lc_gb2312.cpp">
</File>
<File
RelativePath="..\..\..\src\intl\lc_iso8859_1.cpp">
</File>
<File
RelativePath="..\..\..\src\intl\lc_iso8859_2.cpp">
</File>
<File
RelativePath="..\..\..\src\intl\lc_jis.cpp">
</File>
<File
RelativePath="..\..\..\src\intl\lc_ksc.cpp">
</File>
<File
RelativePath="..\..\..\src\intl\lc_narrow.cpp">
</File>
<File
RelativePath="..\..\..\src\intl\lc_unicode_ucs2.cpp">
</File>
<File
RelativePath="..\..\..\src\intl\ld.cpp">
</File>
</Filter>
<Filter
Name="Header files"
Filter="h;hpp;hxx;hm;inl">
<File
RelativePath="..\..\..\src\intl\collations\ascii.h">
</File>
<File
RelativePath="..\..\..\src\intl\collations\ascii2.h">
</File>
<File
RelativePath="..\..\..\src\intl\collations\bl88591ca0.h">
</File>
<File
RelativePath="..\..\..\src\intl\collations\bl88591da0.h">
</File>
<File
RelativePath="..\..\..\src\intl\collations\bl88591de0.h">
</File>
<File
RelativePath="..\..\..\src\intl\collations\bl88591es0.h">
</File>
<File
RelativePath="..\..\..\src\intl\collations\bl88591fi0.h">
</File>
<File
RelativePath="..\..\..\src\intl\collations\bl88591fr0.h">
</File>
<File
RelativePath="..\..\..\src\intl\collations\bl88591is0.h">
</File>
<File
RelativePath="..\..\..\src\intl\collations\bl88591it0.h">
</File>
<File
RelativePath="..\..\..\src\intl\collations\bl88591nl0.h">
</File>
<File
RelativePath="..\..\..\src\intl\collations\bl88591no0.h">
</File>
<File
RelativePath="..\..\..\src\intl\collations\bl88591pt0.h">
</File>
<File
RelativePath="..\..\..\src\intl\collations\bl88591sv0.h">
</File>
<File
RelativePath="..\..\..\src\intl\collations\bl88591uk0.h">
</File>
<File
RelativePath="..\..\..\src\intl\collations\bl88591us0.h">
</File>
<File
RelativePath="..\..\..\src\intl\collations\blNEXTde0.h">
</File>
<File
RelativePath="..\..\..\src\intl\collations\blNEXTes0.h">
</File>
<File
RelativePath="..\..\..\src\intl\collations\blNEXTfr0.h">
</File>
<File
RelativePath="..\..\..\src\intl\collations\blNEXTit0.h">
</File>
<File
RelativePath="..\..\..\src\intl\collations\blNEXTus0.h">
</File>
<File
RelativePath="..\..\..\src\intl\charsets.h">
</File>
<File
RelativePath="..\..\..\src\intl\countries.h">
</File>
<File
RelativePath="..\..\..\src\intl\country_codes.h">
</File>
<File
RelativePath="..\..\..\src\intl\charsets\cs_437.h">
</File>
<File
RelativePath="..\..\..\src\intl\charsets\cs_850.h">
</File>
<File
RelativePath="..\..\..\src\intl\charsets\cs_852.h">
</File>
<File
RelativePath="..\..\..\src\intl\charsets\cs_857.h">
</File>
<File
RelativePath="..\..\..\src\intl\charsets\cs_860.h">
</File>
<File
RelativePath="..\..\..\src\intl\charsets\cs_861.h">
</File>
<File
RelativePath="..\..\..\src\intl\charsets\cs_863.h">
</File>
<File
RelativePath="..\..\..\src\intl\charsets\cs_865.h">
</File>
<File
RelativePath="..\..\..\src\intl\charsets\cs_big5.h">
</File>
<File
RelativePath="..\..\..\src\intl\charsets\cs_cyrl.h">
</File>
<File
RelativePath="..\..\..\src\intl\charsets\cs_gb2312.h">
</File>
<File
RelativePath="..\..\..\src\intl\charsets\cs_iso8859_1.h">
</File>
<File
RelativePath="..\..\..\src\intl\charsets\cs_iso8859_2.h">
</File>
<File
RelativePath="..\..\..\src\intl\charsets\cs_jis_0208_1990.h">
</File>
<File
RelativePath="..\..\..\src\intl\charsets\cs_ksc5601.h">
</File>
<File
RelativePath="..\..\..\src\intl\charsets\cs_next.h">
</File>
<File
RelativePath="..\..\..\src\intl\charsets\cs_sjis.h">
</File>
<File
RelativePath="..\..\..\src\intl\charsets\cs_w1250.h">
</File>
<File
RelativePath="..\..\..\src\intl\charsets\cs_w1251.h">
</File>
<File
RelativePath="..\..\..\src\intl\charsets\cs_w1252.h">
</File>
<File
RelativePath="..\..\..\src\intl\charsets\cs_w1253.h">
</File>
<File
RelativePath="..\..\..\src\intl\charsets\cs_w1254.h">
</File>
<File
RelativePath="..\..\..\src\intl\collations\db437de0.h">
</File>
<File
RelativePath="..\..\..\src\intl\collations\db437es1.h">
</File>
<File
RelativePath="..\..\..\src\intl\collations\db437fi0.h">
</File>
<File
RelativePath="..\..\..\src\intl\collations\db437fr0.h">
</File>
<File
RelativePath="..\..\..\src\intl\collations\db437it0.h">
</File>
<File
RelativePath="..\..\..\src\intl\collations\db437nl0.h">
</File>
<File
RelativePath="..\..\..\src\intl\collations\db437sv0.h">
</File>
<File
RelativePath="..\..\..\src\intl\collations\db437uk0.h">
</File>
<File
RelativePath="..\..\..\src\intl\collations\db437us0.h">
</File>
<File
RelativePath="..\..\..\src\intl\collations\db850cf0.h">
</File>
<File
RelativePath="..\..\..\src\intl\collations\db850de0.h">
</File>
<File
RelativePath="..\..\..\src\intl\collations\db850es0.h">
</File>
<File
RelativePath="..\..\..\src\intl\collations\db850fr0.h">
</File>
<File
RelativePath="..\..\..\src\intl\collations\db850it1.h">
</File>
<File
RelativePath="..\..\..\src\intl\collations\db850nl0.h">
</File>
<File
RelativePath="..\..\..\src\intl\collations\db850pt0.h">
</File>
<File
RelativePath="..\..\..\src\intl\collations\db850sv1.h">
</File>
<File
RelativePath="..\..\..\src\intl\collations\db850uk0.h">
</File>
<File
RelativePath="..\..\..\src\intl\collations\db850us0.h">
</File>
<File
RelativePath="..\..\..\src\intl\collations\db852cz0.h">
</File>
<File
RelativePath="..\..\..\src\intl\collations\db852hdc.h">
</File>
<File
RelativePath="..\..\..\src\intl\collations\db852po0.h">
</File>
<File
RelativePath="..\..\..\src\intl\collations\db852sl0.h">
</File>
<File
RelativePath="..\..\..\src\intl\collations\db857tr0.h">
</File>
<File
RelativePath="..\..\..\src\intl\collations\db860pt0.h">
</File>
<File
RelativePath="..\..\..\src\intl\collations\db863cf1.h">
</File>
<File
RelativePath="..\..\..\src\intl\collations\db865da0.h">
</File>
<File
RelativePath="..\..\..\src\intl\collations\db865no0.h">
</File>
<File
RelativePath="..\..\..\src\intl\collations\db866ru0.h">
</File>
<File
RelativePath="..\..\..\src\intl\kanji.h">
</File>
<File
RelativePath="..\..\..\src\intl\kanji_proto.h">
</File>
<File
RelativePath="..\..\..\src\intl\langdrv.h">
</File>
<File
RelativePath="..\..\..\src\intl\ld.h">
</File>
<File
RelativePath="..\..\..\src\intl\ld_proto.h">
</File>
<File
RelativePath="..\..\..\src\intl\ldcommon.h">
</File>
<File
RelativePath="..\..\..\src\intl\collations\pd437intl.h">
</File>
<File
RelativePath="..\..\..\src\intl\collations\pd437swedfin.h">
</File>
<File
RelativePath="..\..\..\src\intl\collations\pd852hundc.h">
</File>
<File
RelativePath="..\..\..\src\intl\collations\pd852polish.h">
</File>
<File
RelativePath="..\..\..\src\intl\collations\pd852slovene.h">
</File>
<File
RelativePath="..\..\..\src\intl\collations\pd857turk.h">
</File>
<File
RelativePath="..\..\..\src\intl\collations\pd861iceland.h">
</File>
<File
RelativePath="..\..\..\src\intl\collations\pd865nordan40.h">
</File>
<File
RelativePath="..\..\..\src\intl\collations\pd866cyrr.h">
</File>
<File
RelativePath="..\..\..\src\intl\collations\ps852czech.h">
</File>
<File
RelativePath="..\..\..\src\intl\collations\pw1250czech.h">
</File>
<File
RelativePath="..\..\..\src\intl\collations\pw1250hun.h">
</File>
<File
RelativePath="..\..\..\src\intl\collations\pw1250hundc.h">
</File>
<File
RelativePath="..\..\..\src\intl\collations\pw1250polish.h">
</File>
<File
RelativePath="..\..\..\src\intl\collations\pw1250slov.h">
</File>
<File
RelativePath="..\..\..\src\intl\collations\pw1251cyrr.h">
</File>
<File
RelativePath="..\..\..\src\intl\collations\pw1252i850.h">
</File>
<File
RelativePath="..\..\..\src\intl\collations\pw1252intl.h">
</File>
<File
RelativePath="..\..\..\src\intl\collations\pw1252nor4.h">
</File>
<File
RelativePath="..\..\..\src\intl\collations\pw1252span.h">
</File>
<File
RelativePath="..\..\..\src\intl\collations\pw1252swfn.h">
</File>
<File
RelativePath="..\..\..\src\intl\collations\pw1253greek1.h">
</File>
<File
RelativePath="..\..\..\src\intl\collations\pw1253turk.h">
</File>
<File
RelativePath="..\..\..\src\intl\conversions\tx437_865.h">
</File>
<File
RelativePath="..\..\..\src\intl\conversions\tx437_lat1.h">
</File>
<File
RelativePath="..\..\..\src\intl\conversions\tx865_lat1.h">
</File>
<File
RelativePath="..\..\..\src\intl\collations\undef.h">
</File>
<File
RelativePath="..\..\..\src\intl\collations\win1251_ua.h">
</File>
<File
RelativePath="..\..\..\src\intl\collations\xx88592czech.h">
</File>
</Filter>
<Filter
Name="Resource files"
Filter="">
<File
RelativePath="..\..\..\src\jrd\version.rc">
<FileConfiguration
Name="Release|Win32">
<Tool
Name="VCResourceCompilerTool"
AdditionalIncludeDirectories="..\..\..\src\jrd;$(NoInherit)"/>
</FileConfiguration>
<FileConfiguration
Name="Debug|Win32">
<Tool
Name="VCResourceCompilerTool"
AdditionalIncludeDirectories="..\..\..\src\jrd;$(NoInherit)"/>
</FileConfiguration>
</File>
</Filter>
<File
RelativePath="..\defs\intl.def">
</File>
</Files>
<Globals>
</Globals>
</VisualStudioProject>