8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 19:23:03 +01:00
firebird-mirror/builds/win32/msvc7/fbudf.vcproj

193 lines
5.4 KiB
Plaintext
Raw Normal View History

<?xml version="1.0" encoding="Windows-1252"?>
2003-01-24 23:57:57 +01:00
<VisualStudioProject
ProjectType="Visual C++"
Version="7.10"
2003-01-24 23:57:57 +01:00
Name="fbudf"
SccProjectName=""
SccLocalPath="">
<Platforms>
<Platform
Name="Win32"/>
</Platforms>
<Configurations>
<Configuration
Name="Release|Win32"
2003-07-17 13:41:28 +02:00
OutputDirectory="..\..\..\temp\release\fbudf"
IntermediateDirectory="..\..\..\temp\release\fbudf"
2003-01-24 23:57:57 +01:00
ConfigurationType="2"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
CharacterSet="2">
<Tool
Name="VCCLCompilerTool"
AdditionalOptions="/EHsc-"
2003-02-21 01:31:05 +01:00
Optimization="4"
GlobalOptimizations="TRUE"
2003-03-01 23:04:19 +01:00
InlineFunctionExpansion="1"
2003-02-21 01:31:05 +01:00
EnableIntrinsicFunctions="TRUE"
ImproveFloatingPointConsistency="TRUE"
FavorSizeOrSpeed="1"
OmitFramePointers="TRUE"
2003-04-20 05:30:57 +02:00
AdditionalIncludeDirectories="../../../src/include,../../../src/include/gen"
2003-01-24 23:57:57 +01:00
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;FBUDF_EXPORTS"
ExceptionHandling="FALSE"
2003-01-24 23:57:57 +01:00
RuntimeLibrary="2"
RuntimeTypeInfo="TRUE"
2003-07-17 13:41:28 +02:00
PrecompiledHeaderFile="..\..\..\temp\release\fbudf/fbudf.pch"
AssemblerListingLocation="..\..\..\temp\release\fbudf/"
ObjectFile="..\..\..\temp\release\fbudf/"
ProgramDataBaseFileName="..\..\..\temp\release\fbudf/"
2003-02-21 01:31:05 +01:00
WarningLevel="3"
2003-01-24 23:57:57 +01:00
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"
2003-01-24 23:57:57 +01:00
CompileAs="0"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLinkerTool"
AdditionalOptions="/MACHINE:I386"
AdditionalDependencies="odbc32.lib odbccp32.lib"
OutputFile="..\..\..\temp\release\firebird\udf\fbudf.dll"
2003-01-24 23:57:57 +01:00
LinkIncremental="1"
SuppressStartupBanner="TRUE"
GenerateDebugInformation="TRUE"
ImportLibrary="..\..\..\temp\release\fbudf\fbudf.lib"/>
2003-01-24 23:57:57 +01:00
<Tool
Name="VCMIDLTool"
PreprocessorDefinitions="NDEBUG"
MkTypLibCompatible="TRUE"
SuppressStartupBanner="TRUE"
TargetEnvironment="1"
TypeLibraryName="..\..\..\temp\release\fbudf\fbudf.tlb"/>
2003-01-24 23:57:57 +01:00
<Tool
Name="VCPostBuildEventTool"/>
<Tool
Name="VCPreBuildEventTool"/>
<Tool
Name="VCPreLinkEventTool"/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="NDEBUG"
Culture="13322"/>
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
<Tool
Name="VCXMLDataGeneratorTool"/>
2003-01-24 23:57:57 +01:00
<Tool
Name="VCWebDeploymentTool"/>
<Tool
Name="VCManagedWrapperGeneratorTool"/>
<Tool
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
2003-01-24 23:57:57 +01:00
</Configuration>
<Configuration
Name="Debug|Win32"
2003-07-17 13:41:28 +02:00
OutputDirectory="..\..\..\temp\debug\fbudf"
IntermediateDirectory="..\..\..\temp\debug\fbudf"
2003-01-24 23:57:57 +01:00
ConfigurationType="2"
UseOfMFC="0"
ATLMinimizesCRunTimeLibraryUsage="FALSE"
CharacterSet="2">
<Tool
Name="VCCLCompilerTool"
AdditionalOptions="/EHsc-"
2003-01-24 23:57:57 +01:00
Optimization="0"
2003-04-20 05:30:57 +02:00
AdditionalIncludeDirectories="../../../src/include,../../../src/include/gen"
2003-01-24 23:57:57 +01:00
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;FBUDF_EXPORTS"
ExceptionHandling="FALSE"
2003-01-24 23:57:57 +01:00
BasicRuntimeChecks="3"
RuntimeLibrary="3"
RuntimeTypeInfo="TRUE"
PrecompiledHeaderFile="..\..\..\temp\debug\fbudf\fbudf.pch"
2003-07-17 13:41:28 +02:00
AssemblerListingLocation="..\..\..\temp\debug\fbudf/"
ObjectFile="..\..\..\temp\debug\fbudf/"
ProgramDataBaseFileName="..\..\..\temp\debug\fbudf/"
2003-02-21 01:31:05 +01:00
WarningLevel="3"
2003-01-24 23:57:57 +01:00
SuppressStartupBanner="TRUE"
DebugInformationFormat="3"
2003-01-24 23:57:57 +01:00
CompileAs="0"/>
<Tool
Name="VCCustomBuildTool"/>
<Tool
Name="VCLinkerTool"
AdditionalOptions="/MACHINE:I386"
AdditionalDependencies="odbc32.lib odbccp32.lib"
OutputFile="..\..\..\temp\debug\firebird\udf\fbudf.dll"
2003-01-24 23:57:57 +01:00
LinkIncremental="2"
SuppressStartupBanner="TRUE"
GenerateDebugInformation="TRUE"
ProgramDatabaseFile="..\..\..\temp\debug\fbudf\fbudf.pdb"
ImportLibrary="..\..\..\temp\debug\fbudf\fbudf.lib"/>
2003-01-24 23:57:57 +01:00
<Tool
Name="VCMIDLTool"
PreprocessorDefinitions="_DEBUG"
MkTypLibCompatible="TRUE"
SuppressStartupBanner="TRUE"
TargetEnvironment="1"
TypeLibraryName="..\..\..\temp\debug\fbudf\fbudf.tlb"/>
2003-01-24 23:57:57 +01:00
<Tool
Name="VCPostBuildEventTool"/>
<Tool
Name="VCPreBuildEventTool"/>
<Tool
Name="VCPreLinkEventTool"/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="_DEBUG"
Culture="13322"/>
<Tool
Name="VCWebServiceProxyGeneratorTool"/>
<Tool
Name="VCXMLDataGeneratorTool"/>
2003-01-24 23:57:57 +01:00
<Tool
Name="VCWebDeploymentTool"/>
<Tool
Name="VCManagedWrapperGeneratorTool"/>
<Tool
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
2003-01-24 23:57:57 +01:00
</Configuration>
</Configurations>
<References>
</References>
2003-01-24 23:57:57 +01:00
<Files>
<Filter
Name="Source Files"
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
<File
RelativePath="..\..\..\src\extlib\fbudf\fbudf.cpp">
</File>
<File
RelativePath="..\..\..\src\extlib\fbudf\stdafx.cpp">
</File>
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl">
<File
RelativePath="..\..\..\src\extlib\fbudf\fbudf.h">
</File>
<File
RelativePath="..\..\..\src\jrd\ibase.h">
</File>
<File
RelativePath="..\..\..\src\extlib\fbudf\stdafx.h">
</File>
</Filter>
<Filter
Name="Resource Files"
Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
</Filter>
<File
RelativePath="..\..\..\src\extlib\fbudf\fbudf.sql">
</File>
<File
RelativePath="..\..\..\src\extlib\fbudf\fbudf.txt">
</File>
<File
RelativePath="..\..\..\src\extlib\fbudf\MSReadMe.txt">
</File>
2003-01-24 23:57:57 +01:00
</Files>
<Globals>
</Globals>
</VisualStudioProject>