mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-24 00:03:03 +01:00
728 lines
16 KiB
XML
728 lines
16 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="8,00"
|
|
Name="fbclient"
|
|
ProjectGUID="{492E7BDA-8948-408D-A43E-4C0A5B86AFB8}"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
<Platform
|
|
Name="x64"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="..\..\..\temp\debug\fbclient"
|
|
IntermediateDirectory="..\..\..\temp\debug\fbclient"
|
|
ConfigurationType="2"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
MkTypLibCompatible="true"
|
|
SuppressStartupBanner="true"
|
|
TargetEnvironment="1"
|
|
TypeLibraryName="..\..\..\temp\debug\fbclient\fbclient.tlb"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/EHsc-"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="../../../src/include,../../../src/include/gen"
|
|
PreprocessorDefinitions="_DEBUG;DEV_BUILD;_WINDOWS;_USRDLL;CLIENT;SUPERCLIENT;GOVERNOR;WIN32"
|
|
ExceptionHandling="0"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
RuntimeTypeInfo="false"
|
|
PrecompiledHeaderFile="..\..\..\temp\debug\fbclient/fbclient.pch"
|
|
AssemblerListingLocation="..\..\..\temp\debug\fbclient/"
|
|
ObjectFile="..\..\..\temp\debug\fbclient/"
|
|
ProgramDataBaseFileName="..\..\..\temp\debug\fbclient/"
|
|
BrowseInformation="1"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="true"
|
|
DebugInformationFormat="3"
|
|
CompileAs="0"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1053"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="comctl32.lib ws2_32.lib mpr.lib version.lib"
|
|
OutputFile="..\..\..\temp\debug\firebird\bin\fbclient.dll"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="true"
|
|
ModuleDefinitionFile="..\defs\fbclient.def"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile="..\..\..\temp\debug\fbclient\fbclient.pdb"
|
|
ImportLibrary="..\..\..\temp\debug\fbclient\fbclient.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Debug|x64"
|
|
OutputDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="2"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
MkTypLibCompatible="true"
|
|
SuppressStartupBanner="true"
|
|
TargetEnvironment="3"
|
|
TypeLibraryName="..\..\..\temp\debug\fbclient\fbclient.tlb"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/EHsc-"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="../../../src/include,../../../src/include/gen"
|
|
PreprocessorDefinitions="_DEBUG;DEV_BUILD;_WINDOWS;_USRDLL;CLIENT;SUPERCLIENT;GOVERNOR;WIN32"
|
|
ExceptionHandling="0"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
RuntimeTypeInfo="false"
|
|
PrecompiledHeaderFile="..\..\..\temp\debug\fbclient/fbclient.pch"
|
|
AssemblerListingLocation="..\..\..\temp\debug\fbclient/"
|
|
ObjectFile="..\..\..\temp\debug\fbclient/"
|
|
ProgramDataBaseFileName="..\..\..\temp\debug\fbclient/"
|
|
BrowseInformation="1"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="true"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="3"
|
|
CompileAs="0"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1053"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="comctl32.lib ws2_32.lib mpr.lib version.lib secur32.lib"
|
|
OutputFile="..\..\..\temp\debug\firebird\bin\fbclient.dll"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="true"
|
|
ModuleDefinitionFile="..\defs\fbclient.def"
|
|
GenerateDebugInformation="true"
|
|
ProgramDatabaseFile="..\..\..\temp\debug\fbclient\fbclient.pdb"
|
|
ImportLibrary="..\..\..\temp\debug\fbclient\fbclient.lib"
|
|
TargetMachine="17"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="..\..\..\temp\release\fbclient"
|
|
IntermediateDirectory="..\..\..\temp\release\fbclient"
|
|
ConfigurationType="2"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
MkTypLibCompatible="true"
|
|
SuppressStartupBanner="true"
|
|
TargetEnvironment="1"
|
|
TypeLibraryName="..\..\..\temp\release\fbclient\fbclient.tlb"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/EHsc-"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="1"
|
|
EnableIntrinsicFunctions="true"
|
|
FavorSizeOrSpeed="1"
|
|
OmitFramePointers="true"
|
|
AdditionalIncludeDirectories="../../../src/include,../../../src/include/gen"
|
|
PreprocessorDefinitions="NDEBUG;_WINDOWS;_USRDLL;CLIENT;SUPERCLIENT;GOVERNOR;I386=1;WIN32"
|
|
ExceptionHandling="0"
|
|
RuntimeLibrary="2"
|
|
RuntimeTypeInfo="false"
|
|
PrecompiledHeaderFile="..\..\..\temp\release\fbclient\fbclient.pch"
|
|
AssemblerListingLocation="..\..\..\temp\release\fbclient/"
|
|
ObjectFile="..\..\..\temp\release\fbclient/"
|
|
ProgramDataBaseFileName="..\..\..\temp\release\fbclient/"
|
|
BrowseInformation="1"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="true"
|
|
DebugInformationFormat="3"
|
|
CompileAs="0"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1053"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="comctl32.lib ws2_32.lib mpr.lib version.lib"
|
|
OutputFile="..\..\..\temp\release\firebird\bin\fbclient.dll"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="true"
|
|
ModuleDefinitionFile="..\defs\fbclient.def"
|
|
GenerateDebugInformation="true"
|
|
ImportLibrary="..\..\..\temp\release\fbclient\fbclient.lib"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|x64"
|
|
OutputDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
|
|
ConfigurationType="2"
|
|
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="false"
|
|
CharacterSet="2"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
MkTypLibCompatible="true"
|
|
SuppressStartupBanner="true"
|
|
TargetEnvironment="3"
|
|
TypeLibraryName="..\..\..\temp\release\fbclient\fbclient.tlb"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalOptions="/EHsc-"
|
|
Optimization="2"
|
|
InlineFunctionExpansion="1"
|
|
EnableIntrinsicFunctions="true"
|
|
FavorSizeOrSpeed="1"
|
|
OmitFramePointers="true"
|
|
AdditionalIncludeDirectories="../../../src/include,../../../src/include/gen"
|
|
PreprocessorDefinitions="NDEBUG;_WINDOWS;_USRDLL;CLIENT;SUPERCLIENT;GOVERNOR;I386=1;WIN32"
|
|
ExceptionHandling="0"
|
|
RuntimeLibrary="2"
|
|
RuntimeTypeInfo="false"
|
|
PrecompiledHeaderFile="..\..\..\temp\release\fbclient\fbclient.pch"
|
|
AssemblerListingLocation="..\..\..\temp\release\fbclient/"
|
|
ObjectFile="..\..\..\temp\release\fbclient/"
|
|
ProgramDataBaseFileName="..\..\..\temp\release\fbclient/"
|
|
BrowseInformation="1"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="true"
|
|
DebugInformationFormat="3"
|
|
CompileAs="0"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1053"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalDependencies="comctl32.lib ws2_32.lib mpr.lib version.lib secur32.lib"
|
|
OutputFile="..\..\..\temp\release\firebird\bin\fbclient.dll"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="true"
|
|
ModuleDefinitionFile="..\defs\fbclient.def"
|
|
GenerateDebugInformation="true"
|
|
ImportLibrary="..\..\..\temp\release\fbclient\fbclient.lib"
|
|
TargetMachine="17"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCManifestTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCAppVerifierTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="COMMON files"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\src\common\classes\alloc.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\common\config\config_file.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\jrd\os\win32\config_root.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="JRD files"
|
|
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\src\jrd\alt.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\jrd\cvt.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\jrd\dsc.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\jrd\enc.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\jrd\gds.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\jrd\os\win32\ibinitdll.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\jrd\isc.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\jrd\isc_file.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\jrd\os\win32\isc_ipc.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\jrd\isc_sync.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\jrd\perf.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\jrd\sch.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\jrd\sdl.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\jrd\status.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\jrd\thd.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\jrd\ThreadData.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\jrd\utl.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\jrd\why.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="DSQL files"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\gen\dsql\array.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\gen\dsql\blob.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\dsql\keywords.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\dsql\preparse.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\dsql\user_dsql.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\dsql\utld.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="REMOTE files"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\src\remote\allr.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\auth\trusted\AuthSspi.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\remote\inet.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\remote\interface.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\remote\merge.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\remote\parser.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\remote\protocol.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\remote\remote.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\remote\os\win32\wnet.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\remote\xdr.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\remote\xnet.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="UTILITIES files"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\src\utilities\gsec\call_service.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header files"
|
|
Filter="h;hpp;hxx;hm;inl"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\src\utilities\gsec\call_service.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\jrd\cvt_proto.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\jrd\dsc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\jrd\dsc_pub.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\jrd\enc_proto.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\jrd\err_proto.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\jrd\flu.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\jrd\flu_proto.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\jrd\gds_proto.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\jrd\isc.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\jrd\isc_proto.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\jrd\perf.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\jrd\perf_proto.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\jrd\sch_proto.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\jrd\sdl.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\jrd\sdl_proto.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\jrd\thd.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\jrd\thd_proto.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\jrd\utl_proto.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\jrd\why_proto.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Resource files"
|
|
>
|
|
<File
|
|
RelativePath="..\..\..\src\jrd\version.rc"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
AdditionalIncludeDirectories="..\..\..\src\jrd;$(NoInherit)"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Debug|x64"
|
|
>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
AdditionalIncludeDirectories="..\..\..\src\jrd;$(NoInherit)"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
AdditionalIncludeDirectories="..\..\..\src\jrd;$(NoInherit)"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|x64"
|
|
>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
AdditionalIncludeDirectories="..\..\..\src\jrd;$(NoInherit)"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
</Filter>
|
|
<File
|
|
RelativePath="..\defs\fbclient.def"
|
|
>
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|