mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 14:03:07 +01:00
265 lines
6.8 KiB
XML
265 lines
6.8 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="7.10"
|
|
Name="gdef"
|
|
SccProjectName=""
|
|
SccLocalPath="">
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"/>
|
|
</Platforms>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="..\..\..\temp\debug\gdef"
|
|
IntermediateDirectory="..\..\..\temp\debug\gdef"
|
|
ConfigurationType="1"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/EHsc-"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="../../../src/include,../../../src/include/gen"
|
|
PreprocessorDefinitions="WIN32,_DEBUG,_CONSOLE,SUPERCLIENT,DEV_BUILD"
|
|
ExceptionHandling="FALSE"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
RuntimeTypeInfo="FALSE"
|
|
PrecompiledHeaderFile="..\..\..\temp\debug\gdef/gdef.pch"
|
|
AssemblerListingLocation="..\..\..\temp\debug\gdef/"
|
|
ObjectFile="..\..\..\temp\debug\gdef/"
|
|
ProgramDataBaseFileName="..\..\..\temp\debug\gdef/"
|
|
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\bin\gdef.exe"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="TRUE"
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile="..\..\..\temp\debug\gdef\gdef.pdb"
|
|
SubSystem="1"/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TypeLibraryName="..\..\..\temp\debug\gdef\gdef.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="Release|Win32"
|
|
OutputDirectory="..\..\..\temp\release\gdef"
|
|
IntermediateDirectory="..\..\..\temp\release\gdef"
|
|
ConfigurationType="1"
|
|
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="WIN32,NDEBUG,_CONSOLE,SUPERCLIENT"
|
|
ExceptionHandling="FALSE"
|
|
RuntimeLibrary="2"
|
|
RuntimeTypeInfo="FALSE"
|
|
PrecompiledHeaderFile="..\..\..\temp\release\gdef\gdef.pch"
|
|
AssemblerListingLocation="..\..\..\temp\release\gdef/"
|
|
ObjectFile="..\..\..\temp\release\gdef/"
|
|
ProgramDataBaseFileName="..\..\..\temp\release\gdef/"
|
|
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\bin\gdef.exe"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="TRUE"
|
|
GenerateDebugInformation="TRUE"
|
|
SubSystem="1"/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TypeLibraryName="..\..\..\temp\release\gdef\gdef.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="DUDLEY files"
|
|
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
|
|
<File
|
|
RelativePath="..\..\..\src\dudley\ddl.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\gen\dudley\exe.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\dudley\expand.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\dudley\expr.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\gen\dudley\extract.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\common\fb_exception.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\dudley\generate.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\dudley\hsh.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\dudley\lex.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\dudley\parse.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\dudley\trn.cpp">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="JRD files"
|
|
Filter="">
|
|
<File
|
|
RelativePath="..\..\..\src\jrd\isc.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\jrd\isc_file.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\jrd\status.cpp">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="GPRE files"
|
|
Filter="">
|
|
<File
|
|
RelativePath="..\..\..\src\gpre\pretty.cpp">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header files"
|
|
Filter="h;hpp;hxx;hm;inl">
|
|
<File
|
|
RelativePath="..\..\..\src\dudley\ddl.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\dudley\ddl_proto.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\dudley\exe_proto.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\dudley\expan_proto.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\dudley\expr_proto.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\dudley\extra_proto.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\dudley\gener_proto.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\dudley\hsh_proto.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\dudley\lex_proto.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\dudley\parse.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\dudley\parse_proto.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\dudley\trn_proto.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Resource files"
|
|
Filter="">
|
|
<File
|
|
RelativePath="..\..\..\src\jrd\version.rc">
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
AdditionalIncludeDirectories="..\..\..\src\jrd;$(NoInherit)"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
AdditionalIncludeDirectories="..\..\..\src\jrd;$(NoInherit)"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|