227 lines
5.2 KiB
XML
227 lines
5.2 KiB
XML
<?xml version="1.0" encoding="ks_c_5601-1987"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="7.10"
|
|
Name="SunUpdateAgent"
|
|
ProjectGUID="{C5538E1E-19F6-44DB-B9A6-48EA307BE183}"
|
|
RootNamespace="SunUpdateAgent"
|
|
Keyword="Win32Proj">
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"/>
|
|
</Platforms>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="Debug"
|
|
IntermediateDirectory="Debug"
|
|
ConfigurationType="1"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""$(SolutionDir)UpdateCommon";"$(SolutionDir)../../Server/include""
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
|
|
MinimalRebuild="TRUE"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="1"
|
|
UsePrecompiledHeader="3"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
DebugInformationFormat="4"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
OutputFile="$(SolutionDir)_bin/SunUpdateAgent_d.exe"
|
|
LinkIncremental="2"
|
|
AdditionalLibraryDirectories=""$(SolutionDir)lib";"$(SolutionDir)../../Server/lib""
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile="$(SolutionDir)_bin/SunUpdateAgent_d.pdb"
|
|
SubSystem="1"
|
|
TargetMachine="1"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="Release"
|
|
IntermediateDirectory="Release"
|
|
ConfigurationType="1"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
AdditionalIncludeDirectories=""$(SolutionDir)UpdateCommon";"$(SolutionDir)../../Server/include""
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
|
|
RuntimeLibrary="1"
|
|
UsePrecompiledHeader="3"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="TRUE"
|
|
DebugInformationFormat="3"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
OutputFile="$(SolutionDir)_bin/SunUpdateAgent.exe"
|
|
LinkIncremental="1"
|
|
AdditionalLibraryDirectories=""$(SolutionDir)lib";"$(SolutionDir)../../Server/lib""
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile="$(SolutionDir)_bin/$(ProjectName).pdb"
|
|
SubSystem="1"
|
|
OptimizeReferences="2"
|
|
EnableCOMDATFolding="2"
|
|
TargetMachine="1"/>
|
|
<Tool
|
|
Name="VCMIDLTool"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
<Tool
|
|
Name="VCManagedWrapperGeneratorTool"/>
|
|
<Tool
|
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Parser"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\AgentInfoParser.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\AgentInfoParser.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="main"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\main.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Schedule.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Schedule.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\stdafx.cpp">
|
|
<FileConfiguration
|
|
Name="Debug|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath=".\stdafx.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SunUpdateAgent.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\SunUpdateAgent.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="PacketHandler"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\PacketHandler.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\PacketHandler.h">
|
|
</File>
|
|
<Filter
|
|
Name="UpdateTool"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\Handler_AT.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Handler_AT.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="UpdateServer"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\Handler_SA.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\Handler_SA.h">
|
|
</File>
|
|
</Filter>
|
|
</Filter>
|
|
<Filter
|
|
Name="ToolSession"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\UpdateToolSession.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\UpdateToolSession.h">
|
|
</File>
|
|
<File
|
|
RelativePath=".\UpdateToolSessionFactory.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\UpdateToolSessionFactory.h">
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="ServerSession"
|
|
Filter="">
|
|
<File
|
|
RelativePath=".\UpdateServerSession.cpp">
|
|
</File>
|
|
<File
|
|
RelativePath=".\UpdateServerSession.h">
|
|
</File>
|
|
</Filter>
|
|
<File
|
|
RelativePath=".\ReadMe.txt">
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|