2004-01-08 18:15:28 +01:00
|
|
|
<?xml version="1.0" encoding="Windows-1252"?>
|
2002-11-15 01:11:25 +01:00
|
|
|
<VisualStudioProject
|
|
|
|
ProjectType="Visual C++"
|
2004-01-08 18:15:28 +01:00
|
|
|
Version="7.10"
|
2002-11-15 01:11:25 +01:00
|
|
|
Name="fbembed"
|
|
|
|
SccProjectName=""
|
|
|
|
SccLocalPath="">
|
|
|
|
<Platforms>
|
|
|
|
<Platform
|
|
|
|
Name="Win32"/>
|
|
|
|
</Platforms>
|
|
|
|
<Configurations>
|
|
|
|
<Configuration
|
|
|
|
Name="Debug|Win32"
|
2003-07-17 13:41:28 +02:00
|
|
|
OutputDirectory="..\..\..\temp\debug\fbembed"
|
|
|
|
IntermediateDirectory="..\..\..\temp\debug\fbembed"
|
2002-11-15 01:11:25 +01:00
|
|
|
ConfigurationType="2"
|
|
|
|
UseOfMFC="0"
|
|
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
|
|
CharacterSet="2">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
2003-08-18 18:56:27 +02:00
|
|
|
AdditionalOptions="/EHsc-"
|
2002-11-15 01:11:25 +01:00
|
|
|
Optimization="0"
|
2003-04-20 05:30:57 +02:00
|
|
|
AdditionalIncludeDirectories="../../../src/include,../../../src/include/gen"
|
2003-02-25 14:12:05 +01:00
|
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;_X86_;SUPERSERVER;SERVER_SHUTDOWN;DEV_BUILD;EMBEDDED"
|
2003-08-18 18:56:27 +02:00
|
|
|
ExceptionHandling="FALSE"
|
2002-11-15 01:11:25 +01:00
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
RuntimeLibrary="3"
|
2003-07-17 13:41:28 +02:00
|
|
|
PrecompiledHeaderFile="..\..\..\temp\debug\fbembed/fbembed.pch"
|
|
|
|
AssemblerListingLocation="..\..\..\temp\debug\fbembed/"
|
|
|
|
ObjectFile="..\..\..\temp\debug\fbembed/"
|
|
|
|
ProgramDataBaseFileName="..\..\..\temp\debug\fbembed/"
|
2003-02-21 01:31:05 +01:00
|
|
|
WarningLevel="3"
|
2002-11-15 01:11:25 +01:00
|
|
|
SuppressStartupBanner="TRUE"
|
|
|
|
DebugInformationFormat="4"
|
|
|
|
CompileAs="0"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
|
|
|
AdditionalOptions="/MACHINE:I386"
|
2003-01-24 23:57:57 +01:00
|
|
|
AdditionalDependencies="comctl32.lib ws2_32.lib mpr.lib version.lib"
|
2002-11-15 01:11:25 +01:00
|
|
|
OutputFile="debug/firebird/bin/fbembed.dll"
|
|
|
|
LinkIncremental="1"
|
|
|
|
SuppressStartupBanner="TRUE"
|
2003-02-19 14:07:13 +01:00
|
|
|
ModuleDefinitionFile="..\defs\fbclient_debug.def"
|
2002-11-15 01:11:25 +01:00
|
|
|
GenerateDebugInformation="TRUE"
|
2003-07-17 13:41:28 +02:00
|
|
|
ProgramDatabaseFile="..\..\..\temp\debug\fbembed/fbembed.pdb"
|
|
|
|
ImportLibrary="..\..\..\temp\debug\fbembed/fbembed.lib"/>
|
2002-11-15 01:11:25 +01:00
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
PreprocessorDefinitions="_DEBUG"
|
|
|
|
MkTypLibCompatible="TRUE"
|
|
|
|
SuppressStartupBanner="TRUE"
|
|
|
|
TargetEnvironment="1"
|
2003-07-17 13:41:28 +02:00
|
|
|
TypeLibraryName="..\..\..\temp\debug\fbembed/fbembed.tlb"/>
|
2002-11-15 01:11:25 +01:00
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
PreprocessorDefinitions="_DEBUG"
|
|
|
|
Culture="1049"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
2004-01-08 18:15:28 +01:00
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"/>
|
2002-11-15 01:11:25 +01:00
|
|
|
<Tool
|
|
|
|
Name="VCWebDeploymentTool"/>
|
2004-01-08 18:15:28 +01:00
|
|
|
<Tool
|
|
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
2002-11-15 01:11:25 +01:00
|
|
|
</Configuration>
|
|
|
|
<Configuration
|
|
|
|
Name="Release|Win32"
|
2003-07-17 13:41:28 +02:00
|
|
|
OutputDirectory="..\..\..\temp\release\fbembed"
|
|
|
|
IntermediateDirectory="..\..\..\temp\release\fbembed"
|
2002-11-15 01:11:25 +01:00
|
|
|
ConfigurationType="2"
|
|
|
|
UseOfMFC="0"
|
|
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
|
|
CharacterSet="2">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
2003-08-18 18:56:27 +02:00
|
|
|
AdditionalOptions="/EHsc-"
|
2002-11-15 01:11:25 +01:00
|
|
|
Optimization="4"
|
2003-02-21 01:31:05 +01:00
|
|
|
GlobalOptimizations="TRUE"
|
2003-03-01 23:04:19 +01:00
|
|
|
InlineFunctionExpansion="1"
|
2002-11-15 01:11:25 +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-02-25 14:12:05 +01:00
|
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;_X86_;SERVER_SHUTDOWN;SUPERSERVER;EMBEDDED"
|
2003-08-18 18:56:27 +02:00
|
|
|
ExceptionHandling="FALSE"
|
2002-11-15 01:11:25 +01:00
|
|
|
RuntimeLibrary="2"
|
|
|
|
UsePrecompiledHeader="2"
|
2003-07-17 13:41:28 +02:00
|
|
|
PrecompiledHeaderFile="..\..\..\temp\release\fbembed/fbembed.pch"
|
|
|
|
AssemblerListingLocation="..\..\..\temp\release\fbembed/"
|
|
|
|
ObjectFile="..\..\..\temp\release\fbembed/"
|
|
|
|
ProgramDataBaseFileName="..\..\..\temp\release\fbembed/"
|
2003-02-21 01:31:05 +01:00
|
|
|
WarningLevel="3"
|
2002-11-15 01:11:25 +01:00
|
|
|
SuppressStartupBanner="TRUE"
|
|
|
|
CompileAs="0"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
|
|
|
AdditionalOptions="/MACHINE:I386"
|
2003-03-01 23:04:19 +01:00
|
|
|
AdditionalDependencies="mpr.lib ws2_32.lib version.lib"
|
2002-11-15 01:11:25 +01:00
|
|
|
OutputFile="release/firebird/bin/fbembed.dll"
|
|
|
|
LinkIncremental="1"
|
|
|
|
SuppressStartupBanner="TRUE"
|
2003-02-19 14:07:13 +01:00
|
|
|
ModuleDefinitionFile="..\defs\fbclient.def"
|
2003-07-17 13:41:28 +02:00
|
|
|
ProgramDatabaseFile="..\..\..\temp\release\fbembed/fbembed.pdb"
|
|
|
|
ImportLibrary="..\..\..\temp\release\fbembed/fbembed.lib"/>
|
2002-11-15 01:11:25 +01:00
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"
|
|
|
|
PreprocessorDefinitions="NDEBUG"
|
|
|
|
MkTypLibCompatible="TRUE"
|
|
|
|
SuppressStartupBanner="TRUE"
|
|
|
|
TargetEnvironment="1"
|
2003-07-17 13:41:28 +02:00
|
|
|
TypeLibraryName="..\..\..\temp\release\fbembed/fbembed.tlb"/>
|
2002-11-15 01:11:25 +01:00
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
PreprocessorDefinitions="NDEBUG"
|
|
|
|
Culture="1049"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
2004-01-08 18:15:28 +01:00
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"/>
|
2002-11-15 01:11:25 +01:00
|
|
|
<Tool
|
|
|
|
Name="VCWebDeploymentTool"/>
|
2004-01-08 18:15:28 +01:00
|
|
|
<Tool
|
|
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
2002-11-15 01:11:25 +01:00
|
|
|
</Configuration>
|
|
|
|
</Configurations>
|
2004-01-08 18:15:28 +01:00
|
|
|
<References>
|
|
|
|
</References>
|
2002-11-15 01:11:25 +01:00
|
|
|
<Files>
|
2003-02-21 01:31:05 +01:00
|
|
|
<Filter
|
|
|
|
Name="COMMON"
|
|
|
|
Filter="">
|
2003-05-09 17:10:20 +02:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\..\src\common\config\config_file.cpp">
|
|
|
|
</File>
|
2003-02-21 01:31:05 +01:00
|
|
|
<File
|
|
|
|
RelativePath="..\..\..\src\jrd\os\win32\config_root.cpp">
|
|
|
|
</File>
|
|
|
|
</Filter>
|
2002-11-15 01:11:25 +01:00
|
|
|
<Filter
|
2003-01-24 23:57:57 +01:00
|
|
|
Name="JRD files"
|
2002-11-15 01:11:25 +01:00
|
|
|
Filter="">
|
2003-02-21 01:31:05 +01:00
|
|
|
<File
|
2003-07-14 11:45:18 +02:00
|
|
|
RelativePath="..\..\..\src\jrd\os\win32\ibinitdll.cpp">
|
2003-02-21 01:31:05 +01:00
|
|
|
</File>
|
2002-11-15 01:11:25 +01:00
|
|
|
<File
|
2003-01-24 23:57:57 +01:00
|
|
|
RelativePath="..\..\..\src\jrd\perf.cpp">
|
2002-11-15 01:11:25 +01:00
|
|
|
</File>
|
2003-01-24 23:57:57 +01:00
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="REMOTE files"
|
|
|
|
Filter="">
|
2002-11-15 01:11:25 +01:00
|
|
|
<File
|
2003-01-24 23:57:57 +01:00
|
|
|
RelativePath="..\..\..\src\remote\allr.cpp">
|
2003-06-08 22:59:39 +02:00
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;_X86_;SUPERSERVER;SERVER_SHUTDOWN;DEV_BUILD;EMBEDDED;SUPERCLIENT;$(NoInherit)"/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;_X86_;SERVER_SHUTDOWN;SUPERSERVER;EMBEDDED;SUPERCLIENT;$(NoInherit)"/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\..\src\remote\inet.cpp">
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;_X86_;SUPERSERVER;SERVER_SHUTDOWN;DEV_BUILD;EMBEDDED;SUPERCLIENT;$(NoInherit)"/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;_X86_;SERVER_SHUTDOWN;SUPERSERVER;EMBEDDED;SUPERCLIENT;$(NoInherit)"/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\..\src\remote\interface.cpp">
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;_X86_;SUPERSERVER;SERVER_SHUTDOWN;DEV_BUILD;EMBEDDED;SUPERCLIENT;$(NoInherit)"/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;_X86_;SERVER_SHUTDOWN;SUPERSERVER;EMBEDDED;SUPERCLIENT;$(NoInherit)"/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\..\src\remote\merge.cpp">
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;_X86_;SUPERSERVER;SERVER_SHUTDOWN;DEV_BUILD;EMBEDDED;SUPERCLIENT;$(NoInherit)"/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;_X86_;SERVER_SHUTDOWN;SUPERSERVER;EMBEDDED;SUPERCLIENT;$(NoInherit)"/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\..\src\remote\parser.cpp">
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;_X86_;SUPERSERVER;SERVER_SHUTDOWN;DEV_BUILD;EMBEDDED;SUPERCLIENT;$(NoInherit)"/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;_X86_;SERVER_SHUTDOWN;SUPERSERVER;EMBEDDED;SUPERCLIENT;$(NoInherit)"/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\..\src\remote\protocol.cpp">
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;_X86_;SUPERSERVER;SERVER_SHUTDOWN;DEV_BUILD;EMBEDDED;SUPERCLIENT;$(NoInherit)"/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;_X86_;SERVER_SHUTDOWN;SUPERSERVER;EMBEDDED;SUPERCLIENT;$(NoInherit)"/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\..\src\remote\remote.cpp">
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;_X86_;SUPERSERVER;SERVER_SHUTDOWN;DEV_BUILD;EMBEDDED;SUPERCLIENT;$(NoInherit)"/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;_X86_;SERVER_SHUTDOWN;SUPERSERVER;EMBEDDED;SUPERCLIENT;$(NoInherit)"/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
2003-07-15 01:29:45 +02:00
|
|
|
RelativePath="..\..\..\src\remote\os\win32\wnet.cpp">
|
2003-06-08 22:59:39 +02:00
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;_X86_;SUPERSERVER;SERVER_SHUTDOWN;DEV_BUILD;EMBEDDED;SUPERCLIENT;$(NoInherit)"/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;_X86_;SERVER_SHUTDOWN;SUPERSERVER;EMBEDDED;SUPERCLIENT;$(NoInherit)"/>
|
|
|
|
</FileConfiguration>
|
2002-11-15 01:11:25 +01:00
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\..\src\remote\xdr.cpp">
|
2003-06-08 22:59:39 +02:00
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;_X86_;SUPERSERVER;SERVER_SHUTDOWN;DEV_BUILD;EMBEDDED;SUPERCLIENT;$(NoInherit)"/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;_X86_;SERVER_SHUTDOWN;SUPERSERVER;EMBEDDED;SUPERCLIENT;$(NoInherit)"/>
|
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\..\src\remote\xnet.cpp">
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;_X86_;SUPERSERVER;SERVER_SHUTDOWN;DEV_BUILD;EMBEDDED;SUPERCLIENT;$(NoInherit)"/>
|
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32">
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;_X86_;SERVER_SHUTDOWN;SUPERSERVER;EMBEDDED;SUPERCLIENT;$(NoInherit)"/>
|
|
|
|
</FileConfiguration>
|
2002-11-15 01:11:25 +01:00
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="UTILITIES files"
|
|
|
|
Filter="">
|
|
|
|
<File
|
2003-07-15 04:43:36 +02:00
|
|
|
RelativePath="..\..\..\gen\utilities\gstat\dba.cpp">
|
2002-11-15 01:11:25 +01:00
|
|
|
</File>
|
|
|
|
<File
|
2003-07-15 04:43:36 +02:00
|
|
|
RelativePath="..\..\..\src\utilities\gstat\ppg.cpp">
|
2002-11-15 01:11:25 +01:00
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<Filter
|
|
|
|
Name="Resource files"
|
|
|
|
Filter="">
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\..\src\jrd\version.rc">
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Debug|Win32">
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
2003-06-08 22:59:39 +02:00
|
|
|
AdditionalIncludeDirectories="..\..\..\src\jrd;$(NoInherit)"/>
|
2002-11-15 01:11:25 +01:00
|
|
|
</FileConfiguration>
|
|
|
|
<FileConfiguration
|
|
|
|
Name="Release|Win32">
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
2003-06-08 22:59:39 +02:00
|
|
|
AdditionalIncludeDirectories="..\..\..\src\jrd;$(NoInherit)"/>
|
2002-11-15 01:11:25 +01:00
|
|
|
</FileConfiguration>
|
|
|
|
</File>
|
|
|
|
</Filter>
|
|
|
|
<File
|
2003-02-19 14:07:13 +01:00
|
|
|
RelativePath="..\defs\fbclient.def">
|
2002-11-15 01:11:25 +01:00
|
|
|
</File>
|
|
|
|
<File
|
2003-02-19 14:07:13 +01:00
|
|
|
RelativePath="..\defs\fbclient_debug.def">
|
2002-11-15 01:11:25 +01:00
|
|
|
</File>
|
|
|
|
</Files>
|
|
|
|
<Globals>
|
|
|
|
</Globals>
|
|
|
|
</VisualStudioProject>
|