8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 19:23:03 +01:00
firebird-mirror/builds/win32/msvc7/gpre_boot.vcproj
2006-11-09 00:31:57 +00:00

341 lines
8.6 KiB
XML

<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="7.10"
Name="gpre_boot"
SccProjectName=""
SccLocalPath="">
<Platforms>
<Platform
Name="Win32"/>
</Platforms>
<Configurations>
<Configuration
Name="Release|Win32"
OutputDirectory="..\..\..\temp\release\gpre_boot"
IntermediateDirectory="..\..\..\temp\release\gpre_boot"
ConfigurationType="1"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
CharacterSet="2">
<Tool
Name="VCCLCompilerTool"
AdditionalOptions="/EHsc-"
Optimization="4"
GlobalOptimizations="TRUE"
InlineFunctionExpansion="1"
EnableIntrinsicFunctions="TRUE"
FavorSizeOrSpeed="1"
OmitFramePointers="TRUE"
AdditionalIncludeDirectories="../../../src/include,../../../src/include/gen"
PreprocessorDefinitions="NDEBUG,_CONSOLE,SUPERCLIENT,WIN32,_X86_,BOOT_BUILD"
ExceptionHandling="FALSE"
RuntimeLibrary="2"
RuntimeTypeInfo="FALSE"
PrecompiledHeaderFile="..\..\..\temp\release\gpre_boot/gpre_boot.pch"
AssemblerListingLocation="..\..\..\temp\release\gpre_boot/"
ObjectFile="..\..\..\temp\release\gpre_boot/"
ProgramDataBaseFileName="..\..\..\temp\release\gpre_boot/"
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/bin/gpre_boot.exe"
LinkIncremental="1"
SuppressStartupBanner="TRUE"
GenerateDebugInformation="TRUE"
SubSystem="1"/>
<Tool
Name="VCMIDLTool"
TypeLibraryName="..\..\..\temp\release\gpre_boot/gpre_boot.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\gpre_boot"
IntermediateDirectory="..\..\..\temp\debug\gpre_boot"
ConfigurationType="1"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
CharacterSet="2">
<Tool
Name="VCCLCompilerTool"
AdditionalOptions="/EHsc-"
Optimization="0"
AdditionalIncludeDirectories="../../../src/include,../../../src/include/gen"
PreprocessorDefinitions="_DEBUG,_CONSOLE,SUPERCLIENT,WIN32,_X86_,DEV_BUILD,_WINDOWS,_USRDLL,CLIENT,BOOT_BUILD"
ExceptionHandling="FALSE"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
RuntimeTypeInfo="FALSE"
PrecompiledHeaderFile="..\..\..\temp\debug\gpre_boot/gpre_boot.pch"
AssemblerListingLocation="..\..\..\temp\debug\gpre_boot/"
ObjectFile="..\..\..\temp\debug\gpre_boot/"
ProgramDataBaseFileName="..\..\..\temp\debug\gpre_boot/"
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/bin/gpre_boot.exe"
LinkIncremental="1"
SuppressStartupBanner="TRUE"
GenerateDebugInformation="TRUE"
ProgramDatabaseFile="..\..\..\temp\debug\gpre_boot/gpre_boot.pdb"
SubSystem="1"/>
<Tool
Name="VCMIDLTool"
TypeLibraryName="..\..\..\temp\debug\gpre_boot/gpre_boot.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="GPRE files"
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
<File
RelativePath="..\..\..\src\gpre\c_cxx.cpp">
</File>
<File
RelativePath="..\..\..\src\gpre\cmd.cpp">
</File>
<File
RelativePath="..\..\..\src\gpre\cme.cpp">
</File>
<File
RelativePath="..\..\..\src\gpre\cmp.cpp">
</File>
<File
RelativePath="..\..\..\src\gpre\exp.cpp">
</File>
<File
RelativePath="..\..\..\src\gpre\gpre.cpp">
</File>
<File
RelativePath="..\..\..\src\gpre\gpre_meta_boot.cpp">
</File>
<File
RelativePath="..\..\..\src\gpre\hsh.cpp">
</File>
<File
RelativePath="..\..\..\src\gpre\int_cxx.cpp">
</File>
<File
RelativePath="..\..\..\src\gpre\jrdmet.cpp">
</File>
<File
RelativePath="..\..\..\src\gpre\movg.cpp">
</File>
<File
RelativePath="..\..\..\src\gpre\msc.cpp">
</File>
<File
RelativePath="..\..\..\src\gpre\par.cpp">
</File>
<File
RelativePath="..\..\..\src\gpre\pat.cpp">
</File>
<File
RelativePath="..\..\..\src\gpre\pretty.cpp">
</File>
<File
RelativePath="..\..\..\src\gpre\sqe.cpp">
</File>
<File
RelativePath="..\..\..\src\gpre\sql.cpp">
</File>
</Filter>
<Filter
Name="JRD files"
Filter="h;c">
<File
RelativePath="..\..\..\src\jrd\dsc.cpp">
</File>
<File
RelativePath="..\..\..\src\jrd\dsc.h">
</File>
<File
RelativePath="..\..\..\src\jrd\dsc_pub.h">
</File>
<File
RelativePath="..\..\..\src\jrd\gds.cpp">
</File>
<File
RelativePath="..\..\..\src\jrd\isc.cpp">
</File>
<File
RelativePath="..\..\..\src\jrd\os\win32\isc_ipc.cpp">
</File>
<File
RelativePath="..\..\..\src\jrd\isc_sync.cpp">
</File>
<File
RelativePath="..\..\..\src\jrd\thd.cpp">
</File>
</Filter>
<Filter
Name="Header files"
Filter="h;hpp;hxx;hm;inl">
<File
RelativePath="..\..\..\src\gpre\cdbtable.h">
</File>
<File
RelativePath="..\..\..\src\gpre\cmd_proto.h">
</File>
<File
RelativePath="..\..\..\src\gpre\cme_proto.h">
</File>
<File
RelativePath="..\..\..\src\gpre\cmp_proto.h">
</File>
<File
RelativePath="..\..\..\src\gpre\dyntable.h">
</File>
<File
RelativePath="..\..\..\src\gpre\exp_proto.h">
</File>
<File
RelativePath="..\..\..\src\gpre\gpre.h">
</File>
<File
RelativePath="..\..\..\src\gpre\gpre_meta.h">
</File>
<File
RelativePath="..\..\..\src\gpre\gpre_proto.h">
</File>
<File
RelativePath="..\..\..\src\gpre\gpreswi.h">
</File>
<File
RelativePath="..\..\..\src\gpre\hsh.h">
</File>
<File
RelativePath="..\..\..\src\gpre\hsh_proto.h">
</File>
<File
RelativePath="..\..\..\src\gpre\jrdme_proto.h">
</File>
<File
RelativePath="..\..\..\src\gpre\lang_proto.h">
</File>
<File
RelativePath="..\..\..\src\gpre\movg_proto.h">
</File>
<File
RelativePath="..\..\..\src\gpre\msc_proto.h">
</File>
<File
RelativePath="..\..\..\src\gpre\par_proto.h">
</File>
<File
RelativePath="..\..\..\src\gpre\parse.h">
</File>
<File
RelativePath="..\..\..\src\gpre\pat.h">
</File>
<File
RelativePath="..\..\..\src\gpre\pat_proto.h">
</File>
<File
RelativePath="..\..\..\src\gpre\prett_proto.h">
</File>
<File
RelativePath="..\..\..\src\gpre\sdltable.h">
</File>
<File
RelativePath="..\..\..\src\gpre\sqe_proto.h">
</File>
<File
RelativePath="..\..\..\src\gpre\sql_proto.h">
</File>
<File
RelativePath="..\..\..\src\common\classes\TempFile.h">
</File>
<File
RelativePath="..\..\..\src\gpre\words.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>
<Filter
Name="OTHER files"
Filter="">
<File
RelativePath="..\..\..\src\common\classes\TempFile.cpp">
</File>
</Filter>
</Files>
<Globals>
</Globals>
</VisualStudioProject>