8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 22:03:03 +01:00
firebird-mirror/builds/win32/msvc7/intl.vcproj
hippoman 1e584d9ba5 *Synced msvc7 build
*changed dir references related ro rc files to relative paths.
2003-06-08 20:59:39 +00:00

571 lines
15 KiB
XML

<?xml version="1.0" encoding = "Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="7.00"
Name="intl"
SccProjectName=""
SccLocalPath="">
<Platforms>
<Platform
Name="Win32"/>
</Platforms>
<Configurations>
<Configuration
Name="Release|Win32"
OutputDirectory=".\release\intl"
IntermediateDirectory=".\release\intl"
ConfigurationType="2"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
CharacterSet="2">
<Tool
Name="VCCLCompilerTool"
AdditionalOptions="/EHc- "
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_"
RuntimeLibrary="2"
PrecompiledHeaderFile=".\release\intl/intl.pch"
AssemblerListingLocation=".\release\intl/"
ObjectFile=".\release\intl/"
ProgramDataBaseFileName=".\release\intl/"
BrowseInformation="1"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLinkerTool"
AdditionalOptions="/MACHINE:I386"
AdditionalDependencies="comctl32.lib ws2_32.lib mpr.lib version.lib"
OutputFile="release/firebird/intl/fbintl.dll"
LinkIncremental="1"
SuppressStartupBanner="TRUE"
ProgramDatabaseFile=".\release\intl/fbintl.pdb"
ImportLibrary=".\release\intl/fbintl.lib"/>
<Tool
Name="VCMIDLTool"
PreprocessorDefinitions="_DEBUG"
MkTypLibCompatible="TRUE"
SuppressStartupBanner="TRUE"
TargetEnvironment="1"
TypeLibraryName=".\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="VCWebDeploymentTool"/>
</Configuration>
<Configuration
Name="Debug|Win32"
OutputDirectory=".\debug\intl"
IntermediateDirectory=".\debug\intl"
ConfigurationType="2"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
CharacterSet="2">
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="../../../src/include,../../../src/include/gen"
PreprocessorDefinitions="_DEBUG;_WINDOWS;_USRDLL;WINDOWS_ONLY;SUPERCLIENT;WIN32;_X86_"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
PrecompiledHeaderFile=".\debug\intl/intl.pch"
AssemblerListingLocation=".\debug\intl/"
ObjectFile=".\debug\intl/"
ProgramDataBaseFileName=".\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="debug/firebird/intl/fbintl.dll"
LinkIncremental="1"
SuppressStartupBanner="TRUE"
GenerateDebugInformation="TRUE"
ProgramDatabaseFile=".\debug\intl/fbintl.pdb"
ImportLibrary=".\debug\intl/fbintl.lib"/>
<Tool
Name="VCMIDLTool"
PreprocessorDefinitions="_DEBUG"
MkTypLibCompatible="TRUE"
SuppressStartupBanner="TRUE"
TargetEnvironment="1"
TypeLibraryName=".\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="VCWebDeploymentTool"/>
</Configuration>
</Configurations>
<Files>
<Filter
Name="INTL files"
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
<File
RelativePath="..\..\..\src\intl\cs_big5.c">
</File>
<File
RelativePath="..\..\..\src\intl\cs_gb2312.c">
</File>
<File
RelativePath="..\..\..\src\intl\cs_jis.c">
</File>
<File
RelativePath="..\..\..\src\intl\cs_ksc.c">
</File>
<File
RelativePath="..\..\..\src\intl\cs_narrow.c">
</File>
<File
RelativePath="..\..\..\src\intl\cs_unicode_fss.c">
</File>
<File
RelativePath="..\..\..\src\intl\cs_unicode_ucs2.c">
</File>
<File
RelativePath="..\..\..\src\intl\cv_big5.c">
</File>
<File
RelativePath="..\..\..\src\intl\cv_gb2312.c">
</File>
<File
RelativePath="..\..\..\src\intl\cv_jis.c">
</File>
<File
RelativePath="..\..\..\src\intl\cv_ksc.c">
</File>
<File
RelativePath="..\..\..\src\intl\cv_narrow.c">
</File>
<File
RelativePath="..\..\..\src\intl\cv_unicode_fss.c">
</File>
<File
RelativePath="..\..\..\src\intl\lc_ascii.c">
</File>
<File
RelativePath="..\..\..\src\intl\lc_big5.c">
</File>
<File
RelativePath="..\..\..\src\intl\lc_dos.c">
</File>
<File
RelativePath="..\..\..\src\intl\lc_gb2312.c">
</File>
<File
RelativePath="..\..\..\src\intl\lc_iso8859_1.c">
</File>
<File
RelativePath="..\..\..\src\intl\lc_iso8859_2.c">
</File>
<File
RelativePath="..\..\..\src\intl\lc_jis.c">
</File>
<File
RelativePath="..\..\..\src\intl\lc_ksc.c">
</File>
<File
RelativePath="..\..\..\src\intl\lc_narrow.c">
</File>
<File
RelativePath="..\..\..\src\intl\lc_unicode_ucs2.c">
</File>
<File
RelativePath="..\..\..\src\intl\ld.c">
</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>