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="remote"
|
|
|
|
SccProjectName=""
|
|
|
|
SccLocalPath="">
|
|
|
|
<Platforms>
|
|
|
|
<Platform
|
|
|
|
Name="Win32"/>
|
|
|
|
</Platforms>
|
|
|
|
<Configurations>
|
|
|
|
<Configuration
|
|
|
|
Name="Debug|Win32"
|
2003-07-17 13:41:28 +02:00
|
|
|
OutputDirectory="..\..\..\temp\debug\remote_ss"
|
|
|
|
IntermediateDirectory="..\..\..\temp\debug\remote_ss"
|
2002-11-15 01:11:25 +01:00
|
|
|
ConfigurationType="4"
|
|
|
|
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-09-09 21:00:44 +02:00
|
|
|
PreprocessorDefinitions="_DEBUG,_LIB,SUPERSERVER,SERVER_SHUTDOWN,WIN32,_X86_,DEV_BUILD"
|
2003-08-18 18:56:27 +02:00
|
|
|
ExceptionHandling="FALSE"
|
2002-11-15 01:11:25 +01:00
|
|
|
BasicRuntimeChecks="3"
|
|
|
|
RuntimeLibrary="3"
|
2004-03-01 05:27:51 +01:00
|
|
|
RuntimeTypeInfo="TRUE"
|
2003-07-17 13:41:28 +02:00
|
|
|
PrecompiledHeaderFile="..\..\..\temp\debug\remote_ss/remote.pch"
|
|
|
|
AssemblerListingLocation="..\..\..\temp\debug\remote_ss/"
|
|
|
|
ObjectFile="..\..\..\temp\debug\remote_ss/"
|
|
|
|
ProgramDataBaseFileName="..\..\..\temp\debug\remote_ss/"
|
2003-02-21 01:31:05 +01:00
|
|
|
WarningLevel="3"
|
2002-11-15 01:11:25 +01:00
|
|
|
SuppressStartupBanner="TRUE"
|
2003-08-10 17:43:23 +02:00
|
|
|
DebugInformationFormat="3"
|
2002-11-15 01:11:25 +01:00
|
|
|
CompileAs="0"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLibrarianTool"
|
2003-07-17 13:41:28 +02:00
|
|
|
OutputFile="..\..\..\temp\debug\remote_ss\remote.lib"
|
2002-11-15 01:11:25 +01:00
|
|
|
SuppressStartupBanner="TRUE"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
PreprocessorDefinitions="_DEBUG"
|
|
|
|
Culture="1053"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
2004-01-08 18:15:28 +01:00
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
|
|
<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\remote_ss"
|
|
|
|
IntermediateDirectory="..\..\..\temp\release\remote_ss"
|
2002-11-15 01:11:25 +01:00
|
|
|
ConfigurationType="4"
|
|
|
|
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-09-09 21:00:44 +02:00
|
|
|
PreprocessorDefinitions="NDEBUG,_LIB,SUPERSERVER,SERVER_SHUTDOWN,WIN32,_X86_"
|
2003-08-18 18:56:27 +02:00
|
|
|
ExceptionHandling="FALSE"
|
2002-11-15 01:11:25 +01:00
|
|
|
RuntimeLibrary="2"
|
2003-07-17 13:41:28 +02:00
|
|
|
PrecompiledHeaderFile="..\..\..\temp\release\remote_ss/remote.pch"
|
|
|
|
AssemblerListingLocation="..\..\..\temp\release\remote_ss/"
|
|
|
|
ObjectFile="..\..\..\temp\release\remote_ss/"
|
|
|
|
ProgramDataBaseFileName="..\..\..\temp\release\remote_ss/"
|
2003-02-21 01:31:05 +01:00
|
|
|
WarningLevel="3"
|
2002-11-15 01:11:25 +01:00
|
|
|
SuppressStartupBanner="TRUE"
|
2004-02-17 21:10:54 +01:00
|
|
|
DebugInformationFormat="3"
|
2002-11-15 01:11:25 +01:00
|
|
|
CompileAs="0"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCCustomBuildTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLibrarianTool"
|
2003-07-17 13:41:28 +02:00
|
|
|
OutputFile="..\..\..\temp\release\remote_ss\remote.lib"
|
2002-11-15 01:11:25 +01:00
|
|
|
SuppressStartupBanner="TRUE"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCMIDLTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPostBuildEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreBuildEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCPreLinkEventTool"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCResourceCompilerTool"
|
|
|
|
PreprocessorDefinitions="_DEBUG"
|
|
|
|
Culture="1053"/>
|
|
|
|
<Tool
|
|
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
2004-01-08 18:15:28 +01:00
|
|
|
<Tool
|
|
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
|
|
<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>
|
|
|
|
<Filter
|
|
|
|
Name="REMOTE files"
|
|
|
|
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\..\src\remote\allr.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
2003-07-15 01:29:45 +02:00
|
|
|
RelativePath="..\..\..\src\remote\os\win32\chop.cpp">
|
2002-11-15 01:11:25 +01:00
|
|
|
</File>
|
|
|
|
<File
|
2003-07-15 01:29:45 +02:00
|
|
|
RelativePath="..\..\..\src\remote\os\win32\cntl.cpp">
|
2002-11-15 01:11:25 +01:00
|
|
|
</File>
|
|
|
|
<File
|
2003-07-15 01:29:45 +02:00
|
|
|
RelativePath="..\..\..\src\remote\os\win32\ibconfig.cpp">
|
2002-11-15 01:11:25 +01:00
|
|
|
</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
|
2003-07-15 01:29:45 +02:00
|
|
|
RelativePath="..\..\..\src\remote\os\win32\property.cpp">
|
2002-11-15 01:11:25 +01:00
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\..\src\remote\protocol.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\..\src\remote\remote.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\..\src\remote\server.cpp">
|
|
|
|
</File>
|
|
|
|
<File
|
2003-07-15 01:29:45 +02:00
|
|
|
RelativePath="..\..\..\src\remote\os\win32\srvr_w32.cpp">
|
2002-11-15 01:11:25 +01:00
|
|
|
</File>
|
|
|
|
<File
|
2003-07-15 01:29:45 +02:00
|
|
|
RelativePath="..\..\..\src\remote\os\win32\window.cpp">
|
2002-11-15 01:11:25 +01:00
|
|
|
</File>
|
|
|
|
<File
|
2003-07-15 01:29:45 +02:00
|
|
|
RelativePath="..\..\..\src\remote\os\win32\wnet.cpp">
|
2002-11-15 01:11:25 +01:00
|
|
|
</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\remote_def.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\..\src\remote\serve_proto.h">
|
|
|
|
</File>
|
|
|
|
<File
|
|
|
|
RelativePath="..\..\..\src\remote\spxnet32_proto.h">
|
|
|
|
</File>
|
|
|
|
<File
|
2003-07-15 01:29:45 +02:00
|
|
|
RelativePath="..\..\..\src\remote\os\win32\wnet_proto.h">
|
2002-11-15 01:11:25 +01:00
|
|
|
</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>
|