mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 22:43:04 +01:00
260 lines
5.9 KiB
Plaintext
260 lines
5.9 KiB
Plaintext
|
<?xml version="1.0" encoding="Windows-1252"?>
|
||
|
<VisualStudioProject
|
||
|
ProjectType="Visual C++"
|
||
|
Version="8,00"
|
||
|
Name="gds32"
|
||
|
ProjectGUID="{C02A54D0-689F-49B6-8F63-7C73EF42E312}"
|
||
|
>
|
||
|
<Platforms>
|
||
|
<Platform
|
||
|
Name="Win32"
|
||
|
/>
|
||
|
</Platforms>
|
||
|
<ToolFiles>
|
||
|
</ToolFiles>
|
||
|
<Configurations>
|
||
|
<Configuration
|
||
|
Name="Release|Win32"
|
||
|
OutputDirectory="..\..\..\temp\release\gds32"
|
||
|
IntermediateDirectory="..\..\..\temp\release\gds32"
|
||
|
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="1"
|
||
|
TypeLibraryName="..\..\..\temp\release\gds32\gds32.tlb"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
AdditionalOptions="/EHsc-"
|
||
|
Optimization="2"
|
||
|
InlineFunctionExpansion="1"
|
||
|
EnableIntrinsicFunctions="true"
|
||
|
FavorSizeOrSpeed="1"
|
||
|
OmitFramePointers="true"
|
||
|
AdditionalIncludeDirectories="../../../src/include,../../../src/include/gen"
|
||
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;GDS32"
|
||
|
ExceptionHandling="0"
|
||
|
RuntimeLibrary="2"
|
||
|
RuntimeTypeInfo="true"
|
||
|
PrecompiledHeaderFile="..\..\..\temp\release\gds32/gds32.pch"
|
||
|
AssemblerListingLocation="..\..\..\temp\release\gds32/"
|
||
|
ObjectFile="..\..\..\temp\release\gds32/"
|
||
|
ProgramDataBaseFileName="..\..\..\temp\release\gds32/"
|
||
|
WarningLevel="3"
|
||
|
SuppressStartupBanner="true"
|
||
|
DebugInformationFormat="3"
|
||
|
CompileAs="0"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCManagedResourceCompilerTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCResourceCompilerTool"
|
||
|
PreprocessorDefinitions="_DEBUG"
|
||
|
Culture="1053"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCPreLinkEventTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCLinkerTool"
|
||
|
AdditionalOptions="/MACHINE:I386"
|
||
|
AdditionalDependencies="msvcrt.lib"
|
||
|
OutputFile="..\..\..\temp\release\firebird\bin\gds32.dll"
|
||
|
LinkIncremental="1"
|
||
|
SuppressStartupBanner="true"
|
||
|
ModuleDefinitionFile="..\defs\gds32.def"
|
||
|
GenerateDebugInformation="true"
|
||
|
ImportLibrary="..\..\..\temp\release\gds32\gds32.lib"
|
||
|
/>
|
||
|
<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|Win32"
|
||
|
OutputDirectory="..\..\..\temp\debug\gds32"
|
||
|
IntermediateDirectory="..\..\..\temp\debug\gds32"
|
||
|
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="1"
|
||
|
TypeLibraryName="..\..\..\temp\debug\gds32\gds32.tlb"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
AdditionalOptions="/EHsc-"
|
||
|
Optimization="0"
|
||
|
AdditionalIncludeDirectories="../../../src/include,../../../src/include/gen"
|
||
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;GDS32"
|
||
|
ExceptionHandling="0"
|
||
|
BasicRuntimeChecks="3"
|
||
|
RuntimeLibrary="3"
|
||
|
RuntimeTypeInfo="true"
|
||
|
PrecompiledHeaderFile="..\..\..\temp\debug\gds32/gds32.pch"
|
||
|
AssemblerListingLocation="..\..\..\temp\debug\gds32/"
|
||
|
ObjectFile="..\..\..\temp\debug\gds32/"
|
||
|
ProgramDataBaseFileName="..\..\..\temp\debug\gds32/"
|
||
|
WarningLevel="3"
|
||
|
SuppressStartupBanner="true"
|
||
|
DebugInformationFormat="3"
|
||
|
CompileAs="0"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCManagedResourceCompilerTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCResourceCompilerTool"
|
||
|
PreprocessorDefinitions="_DEBUG"
|
||
|
Culture="1053"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCPreLinkEventTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCLinkerTool"
|
||
|
AdditionalOptions="/MACHINE:I386"
|
||
|
AdditionalDependencies="msvcrt.lib"
|
||
|
OutputFile="..\..\..\temp\debug\firebird\bin\gds32.dll"
|
||
|
LinkIncremental="1"
|
||
|
SuppressStartupBanner="true"
|
||
|
ModuleDefinitionFile="..\defs\gds32.def"
|
||
|
GenerateDebugInformation="true"
|
||
|
ProgramDatabaseFile="..\..\..\temp\debug\gds32\gds32.pdb"
|
||
|
ImportLibrary="..\..\..\temp\debug\gds32\gds32.lib"
|
||
|
/>
|
||
|
<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>
|
||
|
</Configurations>
|
||
|
<References>
|
||
|
</References>
|
||
|
<Files>
|
||
|
<Filter
|
||
|
Name="JRD files"
|
||
|
>
|
||
|
<File
|
||
|
RelativePath="..\..\..\src\jrd\os\win32\ibinitdll.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
</Filter>
|
||
|
<Filter
|
||
|
Name="Resource files"
|
||
|
>
|
||
|
<File
|
||
|
RelativePath="..\..\..\src\jrd\isc_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\gds32.def"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\defs\gds32.def"
|
||
|
>
|
||
|
</File>
|
||
|
</Files>
|
||
|
<Globals>
|
||
|
</Globals>
|
||
|
</VisualStudioProject>
|