<?xml version="1.0" encoding="Windows-1252"?> <VisualStudioProject ProjectType="Visual C++" Version="8.00" Name="ServerBase" ProjectGUID="{A4F7F6B2-0E74-4DFD-B283-C7E380BD6F58}" RootNamespace="ServerBase" Keyword="Win32Proj" > <Platforms> <Platform Name="Win32" /> </Platforms> <ToolFiles> </ToolFiles> <Configurations> <Configuration Name="Debug|Win32" OutputDirectory="..\..\..\bin\debug" IntermediateDirectory="..\..\..\obj\debug\ServerBase" ConfigurationType="2" InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" CharacterSet="1" > <Tool Name="VCPreBuildEventTool" /> <Tool Name="VCCustomBuildTool" /> <Tool Name="VCXMLDataGeneratorTool" /> <Tool Name="VCWebServiceProxyGeneratorTool" /> <Tool Name="VCMIDLTool" /> <Tool Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="..\..\..\..\Oem\ACE\ACE_wrappers;..\..\..\..\Common\CoordinateSystem;..\..\..\..\Common\Service;..\..\..\..\Common\Service\Services;..\..\..\..\Common\Service\System;..\..\Common\Manager;..\..\Services\Resource;..\..\Services\Site" PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;MG_SERVER_BASE_EXPORTS" MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="3" WarningLevel="3" Detect64BitPortabilityProblems="true" DebugInformationFormat="4" /> <Tool Name="VCManagedResourceCompilerTool" /> <Tool Name="VCResourceCompilerTool" /> <Tool Name="VCPreLinkEventTool" /> <Tool Name="VCLinkerTool" AdditionalDependencies="ACEd.lib" OutputFile="$(OutDir)/MgServerBased.dll" LinkIncremental="2" AdditionalLibraryDirectories="..\..\..\..\Oem\ACE\ACE_wrappers\lib" GenerateDebugInformation="true" ProgramDatabaseFile="$(OutDir)/MgServerBased.pdb" SubSystem="2" ImportLibrary="..\..\..\lib\debug\MgServerBased.lib" TargetMachine="1" /> <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="..\..\..\bin\release" IntermediateDirectory="..\..\..\obj\release\ServerBase" ConfigurationType="2" InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" CharacterSet="1" > <Tool Name="VCPreBuildEventTool" /> <Tool Name="VCCustomBuildTool" /> <Tool Name="VCXMLDataGeneratorTool" /> <Tool Name="VCWebServiceProxyGeneratorTool" /> <Tool Name="VCMIDLTool" /> <Tool Name="VCCLCompilerTool" AdditionalIncludeDirectories="..\..\..\..\Oem\ACE\ACE_wrappers;..\..\..\..\Common\CoordinateSystem;..\..\..\..\Common\Service;..\..\..\..\Common\Service\Services;..\..\..\..\Common\Service\System;..\..\Common\Manager;..\..\Services\Resource;..\..\Services\Site" PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;MG_SERVER_BASE_EXPORTS" RuntimeLibrary="2" WarningLevel="3" Detect64BitPortabilityProblems="true" DebugInformationFormat="3" /> <Tool Name="VCManagedResourceCompilerTool" /> <Tool Name="VCResourceCompilerTool" /> <Tool Name="VCPreLinkEventTool" /> <Tool Name="VCLinkerTool" AdditionalDependencies="ACE.lib" OutputFile="$(OutDir)/MgServerBase.dll" LinkIncremental="1" AdditionalLibraryDirectories="..\..\..\..\Oem\ACE\ACE_wrappers\lib" GenerateDebugInformation="true" ProgramDatabaseFile="$(OutDir)/MgServerBase.pdb" SubSystem="2" OptimizeReferences="2" EnableCOMDATFolding="2" ImportLibrary="..\..\..\lib\release\MgServerBase.lib" TargetMachine="1" /> <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> <File RelativePath=".\IServiceHandler.cpp" > <FileConfiguration Name="Debug|Win32" ExcludedFromBuild="true" > <Tool Name="VCCLCompilerTool" /> </FileConfiguration> <FileConfiguration Name="Release|Win32" ExcludedFromBuild="true" > <Tool Name="VCCLCompilerTool" /> </FileConfiguration> </File> <File RelativePath=".\IServiceHandler.h" > </File> <File RelativePath=".\ServerBase.rc" > </File> <File RelativePath=".\ServerBaseBuild.cpp" > </File> <File RelativePath=".\ServerBaseDllExport.h" > </File> <File RelativePath=".\ServiceOperation.cpp" > <FileConfiguration Name="Debug|Win32" ExcludedFromBuild="true" > <Tool Name="VCCLCompilerTool" /> </FileConfiguration> <FileConfiguration Name="Release|Win32" ExcludedFromBuild="true" > <Tool Name="VCCLCompilerTool" /> </FileConfiguration> </File> <File RelativePath=".\ServiceOperation.h" > </File> </Files> <Globals> </Globals> </VisualStudioProject>