mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 14:03:07 +01:00
203 lines
5.1 KiB
XML
203 lines
5.1 KiB
XML
<?xml version="1.0" encoding = "Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="7.00"
|
|
Name="remote_classic"
|
|
SccProjectName=""
|
|
SccLocalPath="">
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"/>
|
|
</Platforms>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory=".\release\remote_cs"
|
|
IntermediateDirectory=".\release\remote_cs"
|
|
ConfigurationType="4"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="4"
|
|
InlineFunctionExpansion="2"
|
|
EnableIntrinsicFunctions="TRUE"
|
|
ImproveFloatingPointConsistency="TRUE"
|
|
FavorSizeOrSpeed="1"
|
|
OmitFramePointers="TRUE"
|
|
AdditionalIncludeDirectories="../../../src/include"
|
|
PreprocessorDefinitions="NDEBUG,_LIB,SERVER_SHUTDOWN,WIN32,WIN32_LEAN_AND_MEAN,_X86_"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="2"
|
|
PrecompiledHeaderFile=".\release\remote_cs/remote_classic.pch"
|
|
AssemblerListingLocation=".\release\remote_cs/"
|
|
ObjectFile=".\release\remote_cs/"
|
|
ProgramDataBaseFileName=".\release\remote_cs/"
|
|
WarningLevel="4"
|
|
SuppressStartupBanner="TRUE"
|
|
CompileAs="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="release\remote_cs\remote.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="Debug|Win32"
|
|
OutputDirectory=".\debug\remote_cs"
|
|
IntermediateDirectory=".\debug\remote_cs"
|
|
ConfigurationType="4"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="../../../src/include"
|
|
PreprocessorDefinitions="_DEBUG,_LIB,SERVER_SHUTDOWN,WIN32,WIN32_LEAN_AND_MEAN,_X86_,DEV_BUILD"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
PrecompiledHeaderFile=".\debug\remote_cs/remote_classic.pch"
|
|
AssemblerListingLocation=".\debug\remote_cs/"
|
|
ObjectFile=".\debug\remote_cs/"
|
|
ProgramDataBaseFileName=".\debug\remote_cs/"
|
|
WarningLevel="4"
|
|
SuppressStartupBanner="TRUE"
|
|
DebugInformationFormat="4"
|
|
CompileAs="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
OutputFile="debug\remote_cs\remote.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="REMOTE files"
|
|
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
|
|
<File
|
|
RelativePath="..\..\..\src\remote\allr.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\remote\chop.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\remote\cntl.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\remote\ibconfig.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\property.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\remote\protocol.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\remote\remote.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\remote\server.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\remote\srvr_w32.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\remote\window.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\remote\wnet.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\remote\xdr.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\remote\xnet.cpp">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header files"
|
|
Filter="h;hpp;hxx;hm;inl">
|
|
<File
|
|
RelativePath="..\..\..\src\remote\allr_proto.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\remote\inet_proto.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\remote\merge_proto.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\remote\protocol.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\remote\remote.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\remote\serve_proto.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\remote\spxnet32_proto.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\remote\wnet_proto.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\remote\xdr.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\remote\xnet.h">
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\..\src\remote\xnet_proto.h">
|
|
</File>
|
|
</Filter>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|