8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 18:03:04 +01:00
firebird-mirror/builds/win32/msvc7/wal.vcproj
2003-07-17 11:41:28 +00:00

162 lines
4.2 KiB
XML

<?xml version="1.0" encoding = "Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="7.00"
Name="wal"
SccProjectName=""
SccLocalPath="">
<Platforms>
<Platform
Name="Win32"/>
</Platforms>
<Configurations>
<Configuration
Name="Debug|Win32"
OutputDirectory="..\..\..\temp\debug\wal_ss"
IntermediateDirectory="..\..\..\temp\debug\wal_ss"
ConfigurationType="4"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
CharacterSet="2">
<Tool
Name="VCCLCompilerTool"
Optimization="0"
AdditionalIncludeDirectories="../../../src/include,../../../src/include/gen"
PreprocessorDefinitions="_DEBUG,_LIB,SUPERSERVER,WIN32,_X86_,DEV_BUILD"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
PrecompiledHeaderFile="..\..\..\temp\debug\wal_ss/wal.pch"
AssemblerListingLocation="..\..\..\temp\debug\wal_ss/"
ObjectFile="..\..\..\temp\debug\wal_ss/"
ProgramDataBaseFileName="..\..\..\temp\debug\wal_ss/"
WarningLevel="3"
SuppressStartupBanner="TRUE"
DebugInformationFormat="4"
CompileAs="0"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
OutputFile="..\..\..\temp\debug\wal_ss\wal.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
<Tool
Name="VCPostBuildEventTool"/>
<Tool
Name="VCPreBuildEventTool"/>
<Tool
Name="VCPreLinkEventTool"/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="_DEBUG"
Culture="1053"/>
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
</Configuration>
<Configuration
Name="Release|Win32"
OutputDirectory="..\..\..\temp\release\wal_ss"
IntermediateDirectory="..\..\..\temp\release\wal_ss"
ConfigurationType="4"
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,_LIB,SUPERSERVER,WIN32,_X86_"
RuntimeLibrary="2"
PrecompiledHeaderFile="..\..\..\temp\release\wal_ss/wal.pch"
AssemblerListingLocation="..\..\..\temp\release\wal_ss/"
ObjectFile="..\..\..\temp\release\wal_ss/"
ProgramDataBaseFileName="..\..\..\temp\release\wal_ss/"
WarningLevel="3"
SuppressStartupBanner="TRUE"
CompileAs="0"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLibrarianTool"
OutputFile="..\..\..\temp\release\wal_ss\wal.lib"
SuppressStartupBanner="TRUE"/>
<Tool
Name="VCMIDLTool"/>
<Tool
Name="VCPostBuildEventTool"/>
<Tool
Name="VCPreBuildEventTool"/>
<Tool
Name="VCPreLinkEventTool"/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="_DEBUG"
Culture="1053"/>
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
</Configuration>
</Configurations>
<Files>
<Filter
Name="WAL files"
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
<File
RelativePath="..\..\..\src\wal\wal.cpp">
</File>
<File
RelativePath="..\..\..\src\wal\wal_prnt.cpp">
</File>
<File
RelativePath="..\..\..\src\wal\walc.cpp">
</File>
<File
RelativePath="..\..\..\src\wal\walf.cpp">
</File>
<File
RelativePath="..\..\..\src\wal\walr.cpp">
</File>
<File
RelativePath="..\..\..\src\wal\walw.cpp">
</File>
<File
RelativePath="..\..\..\src\wal\wstatus.cpp">
</File>
</Filter>
<Filter
Name="Header files"
Filter="h;hpp;hxx;hm;inl">
<File
RelativePath="..\..\..\src\wal\wal.h">
</File>
<File
RelativePath="..\..\..\src\wal\wal_proto.h">
</File>
<File
RelativePath="..\..\..\src\wal\walc_proto.h">
</File>
<File
RelativePath="..\..\..\src\wal\walf_proto.h">
</File>
<File
RelativePath="..\..\..\src\wal\walr_proto.h">
</File>
<File
RelativePath="..\..\..\src\wal\walw_proto.h">
</File>
<File
RelativePath="..\..\..\src\wal\wstat_proto.h">
</File>
</Filter>
</Files>
<Globals>
</Globals>
</VisualStudioProject>