mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-25 00:03:03 +01:00
649 lines
16 KiB
XML
649 lines
16 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"
|
|
Optimization="4"
|
|
InlineFunctionExpansion="2"
|
|
EnableIntrinsicFunctions="TRUE"
|
|
ImproveFloatingPointConsistency="TRUE"
|
|
FavorSizeOrSpeed="1"
|
|
OmitFramePointers="TRUE"
|
|
AdditionalIncludeDirectories="../../../src/include"
|
|
PreprocessorDefinitions="NDEBUG;_WINDOWS;_USRDLL;INTL_EXPORTS;WINDOWS_ONLY;SUPERCLIENT;WIN32;_X86_"
|
|
BasicRuntimeChecks="3"
|
|
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="odbc32.lib odbccp32.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"
|
|
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="odbc32.lib odbccp32.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>
|
|
<Configuration
|
|
Name="Debug Classic|Win32"
|
|
OutputDirectory="Debug Classic"
|
|
IntermediateDirectory="Debug Classic"
|
|
ConfigurationType="2"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="../../../src/include"
|
|
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="odbc32.lib odbccp32.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_jis_20208_1990.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\cs_ksc.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\cs_narrow.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\cs_unicode.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\cs_utffss.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\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_jis.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\lc_ksc.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\lc_latin1.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\lc_latin2.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\lc_narrow.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\lc_unicode.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\ld.c">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\ld2.c">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header files"
|
|
Filter="h;hpp;hxx;hm;inl">
|
|
<File
|
|
RelativePath="..\..\..\src\intl\ancyrr.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\anczech.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\angreek1.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\anhun.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\anhundc.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\anpolish.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\ansii850.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\ansiintl.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\ansinor4.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\ansislov.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\ansispan.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\ansiswfn.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\anturk.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\ascii.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\ascii2.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\bllt1ca0.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\bllt1da0.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\bllt1de0.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\bllt1es0.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\bllt1fi0.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\bllt1fr0.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\bllt1is0.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\bllt1it0.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\bllt1nl0.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\bllt1no0.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\bllt1pt0.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\bllt1sv0.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\bllt1uk0.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\bllt1us0.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\blnxtde0.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\blnxtes0.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\blnxtfr0.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\blnxtit0.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\blnxtus0.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\cs_437.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\cs_850.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\cs_852.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\cs_857.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\cs_860.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\cs_861.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\cs_863.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\cs_865.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\cs_big5.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\cs_cyrl.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\cs_gb2312.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\cs_jis_0208_1990.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\cs_ksc5601.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\cs_latin1.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\cs_latin2.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\cs_next.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\cs_sjis.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\cs_w1250.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\cs_w1251.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\cs_w1252.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\cs_w1253.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\cs_w1254.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\csjis2_p.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\cyrr.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\czech.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\db437de0.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\db437es1.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\db437fi0.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\db437fr0.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\db437it0.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\db437nl0.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\db437sv0.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\db437uk0.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\db437us0.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\db850cf0.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\db850de0.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\db850es0.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\db850fr0.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\db850it1.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\db850nl0.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\db850pt0.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\db850sv1.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\db850uk0.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\db850us0.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\db852cz0.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\db852hdc.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\db852po0.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\db852sl0.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\db857tr0.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\db860pt0.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\db863cf1.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\db865da0.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\db865no0.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\db866ru0.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\hun852dc.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\iceland.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\intl.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\lt2czech.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\mac_437.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\mac_865.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\mac_lat1.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\nordan40.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\polish.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\slovene.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\swedfin.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\turk.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\tx437_865.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\tx437_lat1.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\tx865_lat1.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\undef.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\win1251_ua.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Resource files"
|
|
Filter="">
|
|
<File
|
|
RelativePath="..\..\..\src\jrd\version.rc">
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
AdditionalIncludeDirectories="\firebird\firebird2\src\jrd;$(NoInherit)"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
AdditionalIncludeDirectories="\firebird\firebird2\src\jrd;$(NoInherit)"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug Classic|Win32">
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
AdditionalIncludeDirectories="\firebird\firebird2\src\jrd;$(NoInherit)"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
</Filter>
|
|
<File
|
|
RelativePath="..\..\..\src\intl\intl.def">
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|