You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
400 lines
12 KiB
400 lines
12 KiB
14 years ago
|
<?xml version="1.0" encoding="Windows-1252"?>
|
||
|
<VisualStudioProject
|
||
|
ProjectType="Visual C++"
|
||
|
Version="7.10"
|
||
|
Name="pnAsyncCoreExe"
|
||
|
ProjectGUID="{55C8DDC2-0675-4977-A18F-166109D89F4B}"
|
||
|
Keyword="Win32Proj">
|
||
|
<Platforms>
|
||
|
<Platform
|
||
|
Name="Win32"/>
|
||
|
</Platforms>
|
||
|
<Configurations>
|
||
|
<Configuration
|
||
|
Name="Debug|Win32"
|
||
|
OutputDirectory=".\$(ConfigurationName)"
|
||
|
IntermediateDirectory=".\$(ConfigurationName)"
|
||
|
ConfigurationType="4"
|
||
|
CharacterSet="2">
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
Optimization="0"
|
||
|
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib"
|
||
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
|
||
|
StringPooling="TRUE"
|
||
|
MinimalRebuild="FALSE"
|
||
|
BasicRuntimeChecks="3"
|
||
|
RuntimeLibrary="3"
|
||
|
BufferSecurityCheck="TRUE"
|
||
|
UsePrecompiledHeader="2"
|
||
|
PrecompiledHeaderThrough="Pch.h"
|
||
|
AssemblerListingLocation=""
|
||
|
ObjectFile="$(IntDir)/"
|
||
|
ProgramDataBaseFileName="$(IntDir)/vc70.pdb"
|
||
|
WarningLevel="4"
|
||
|
Detect64BitPortabilityProblems="FALSE"
|
||
|
DebugInformationFormat="3"/>
|
||
|
<Tool
|
||
|
Name="VCCustomBuildTool"/>
|
||
|
<Tool
|
||
|
Name="VCLibrarianTool"
|
||
|
OutputFile="$(OutDir)/pnAsyncCoreExe.lib"/>
|
||
|
<Tool
|
||
|
Name="VCMIDLTool"/>
|
||
|
<Tool
|
||
|
Name="VCPostBuildEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCPreBuildEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCPreLinkEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCResourceCompilerTool"/>
|
||
|
<Tool
|
||
|
Name="VCWebServiceProxyGeneratorTool"/>
|
||
|
<Tool
|
||
|
Name="VCXMLDataGeneratorTool"/>
|
||
|
<Tool
|
||
|
Name="VCManagedWrapperGeneratorTool"/>
|
||
|
<Tool
|
||
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||
|
</Configuration>
|
||
|
<Configuration
|
||
|
Name="Release|Win32"
|
||
|
OutputDirectory=".\$(ConfigurationName)"
|
||
|
IntermediateDirectory=".\$(ConfigurationName)"
|
||
|
ConfigurationType="4"
|
||
|
CharacterSet="2">
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib"
|
||
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
|
||
|
StringPooling="TRUE"
|
||
|
MinimalRebuild="FALSE"
|
||
|
RuntimeLibrary="2"
|
||
|
BufferSecurityCheck="FALSE"
|
||
|
UsePrecompiledHeader="2"
|
||
|
PrecompiledHeaderThrough="Pch.h"
|
||
|
AssemblerListingLocation=""
|
||
|
ObjectFile="$(IntDir)/"
|
||
|
ProgramDataBaseFileName="$(IntDir)/vc70.pdb"
|
||
|
WarningLevel="4"
|
||
|
Detect64BitPortabilityProblems="FALSE"
|
||
|
DebugInformationFormat="3"/>
|
||
|
<Tool
|
||
|
Name="VCCustomBuildTool"/>
|
||
|
<Tool
|
||
|
Name="VCLibrarianTool"
|
||
|
OutputFile="$(OutDir)/pnAsyncCoreExe.lib"/>
|
||
|
<Tool
|
||
|
Name="VCMIDLTool"/>
|
||
|
<Tool
|
||
|
Name="VCPostBuildEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCPreBuildEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCPreLinkEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCResourceCompilerTool"/>
|
||
|
<Tool
|
||
|
Name="VCWebServiceProxyGeneratorTool"/>
|
||
|
<Tool
|
||
|
Name="VCXMLDataGeneratorTool"/>
|
||
|
<Tool
|
||
|
Name="VCManagedWrapperGeneratorTool"/>
|
||
|
<Tool
|
||
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||
|
</Configuration>
|
||
|
<Configuration
|
||
|
Name="Debug_Server|Win32"
|
||
|
OutputDirectory=".\$(ConfigurationName)"
|
||
|
IntermediateDirectory=".\$(ConfigurationName)"
|
||
|
ConfigurationType="4"
|
||
|
CharacterSet="2">
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
Optimization="0"
|
||
|
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib"
|
||
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB;SERVER"
|
||
|
StringPooling="TRUE"
|
||
|
MinimalRebuild="FALSE"
|
||
|
BasicRuntimeChecks="3"
|
||
|
RuntimeLibrary="1"
|
||
|
BufferSecurityCheck="TRUE"
|
||
|
ForceConformanceInForLoopScope="FALSE"
|
||
|
UsePrecompiledHeader="2"
|
||
|
PrecompiledHeaderThrough="Pch.h"
|
||
|
AssemblerListingLocation=""
|
||
|
ObjectFile="$(IntDir)/"
|
||
|
ProgramDataBaseFileName="$(IntDir)/vc70.pdb"
|
||
|
WarningLevel="4"
|
||
|
Detect64BitPortabilityProblems="FALSE"
|
||
|
DebugInformationFormat="3"/>
|
||
|
<Tool
|
||
|
Name="VCCustomBuildTool"/>
|
||
|
<Tool
|
||
|
Name="VCLibrarianTool"
|
||
|
OutputFile="$(OutDir)/pnAsyncCoreExe.lib"/>
|
||
|
<Tool
|
||
|
Name="VCMIDLTool"/>
|
||
|
<Tool
|
||
|
Name="VCPostBuildEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCPreBuildEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCPreLinkEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCResourceCompilerTool"/>
|
||
|
<Tool
|
||
|
Name="VCWebServiceProxyGeneratorTool"/>
|
||
|
<Tool
|
||
|
Name="VCXMLDataGeneratorTool"/>
|
||
|
<Tool
|
||
|
Name="VCManagedWrapperGeneratorTool"/>
|
||
|
<Tool
|
||
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||
|
</Configuration>
|
||
|
<Configuration
|
||
|
Name="Release_Server|Win32"
|
||
|
OutputDirectory=".\$(ConfigurationName)"
|
||
|
IntermediateDirectory=".\$(ConfigurationName)"
|
||
|
ConfigurationType="4"
|
||
|
CharacterSet="2">
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib"
|
||
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB;SERVER"
|
||
|
StringPooling="TRUE"
|
||
|
MinimalRebuild="FALSE"
|
||
|
RuntimeLibrary="0"
|
||
|
BufferSecurityCheck="FALSE"
|
||
|
UsePrecompiledHeader="2"
|
||
|
PrecompiledHeaderThrough="Pch.h"
|
||
|
AssemblerListingLocation=""
|
||
|
ObjectFile="$(IntDir)/"
|
||
|
ProgramDataBaseFileName="$(IntDir)/vc70.pdb"
|
||
|
WarningLevel="4"
|
||
|
Detect64BitPortabilityProblems="FALSE"
|
||
|
DebugInformationFormat="0"/>
|
||
|
<Tool
|
||
|
Name="VCCustomBuildTool"/>
|
||
|
<Tool
|
||
|
Name="VCLibrarianTool"
|
||
|
OutputFile="$(OutDir)/pnAsyncCoreExe.lib"/>
|
||
|
<Tool
|
||
|
Name="VCMIDLTool"/>
|
||
|
<Tool
|
||
|
Name="VCPostBuildEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCPreBuildEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCPreLinkEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCResourceCompilerTool"/>
|
||
|
<Tool
|
||
|
Name="VCWebServiceProxyGeneratorTool"/>
|
||
|
<Tool
|
||
|
Name="VCXMLDataGeneratorTool"/>
|
||
|
<Tool
|
||
|
Name="VCManagedWrapperGeneratorTool"/>
|
||
|
<Tool
|
||
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||
|
</Configuration>
|
||
|
<Configuration
|
||
|
Name="Release_Patcher|Win32"
|
||
|
OutputDirectory="$(ConfigurationName)"
|
||
|
IntermediateDirectory="$(ConfigurationName)"
|
||
|
ConfigurationType="4"
|
||
|
CharacterSet="2">
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib"
|
||
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
|
||
|
StringPooling="TRUE"
|
||
|
MinimalRebuild="FALSE"
|
||
|
RuntimeLibrary="0"
|
||
|
BufferSecurityCheck="FALSE"
|
||
|
UsePrecompiledHeader="2"
|
||
|
PrecompiledHeaderThrough="Pch.h"
|
||
|
AssemblerListingLocation=""
|
||
|
ObjectFile="$(IntDir)/"
|
||
|
ProgramDataBaseFileName="$(IntDir)/vc70.pdb"
|
||
|
WarningLevel="4"
|
||
|
Detect64BitPortabilityProblems="FALSE"
|
||
|
DebugInformationFormat="0"/>
|
||
|
<Tool
|
||
|
Name="VCCustomBuildTool"/>
|
||
|
<Tool
|
||
|
Name="VCLibrarianTool"
|
||
|
OutputFile="$(OutDir)/pnAsyncCoreExe.lib"/>
|
||
|
<Tool
|
||
|
Name="VCMIDLTool"/>
|
||
|
<Tool
|
||
|
Name="VCPostBuildEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCPreBuildEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCPreLinkEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCResourceCompilerTool"/>
|
||
|
<Tool
|
||
|
Name="VCWebServiceProxyGeneratorTool"/>
|
||
|
<Tool
|
||
|
Name="VCXMLDataGeneratorTool"/>
|
||
|
<Tool
|
||
|
Name="VCManagedWrapperGeneratorTool"/>
|
||
|
<Tool
|
||
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||
|
</Configuration>
|
||
|
<Configuration
|
||
|
Name="Debug_Patcher|Win32"
|
||
|
OutputDirectory="$(ConfigurationName)"
|
||
|
IntermediateDirectory="$(ConfigurationName)"
|
||
|
ConfigurationType="4"
|
||
|
CharacterSet="2">
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
Optimization="0"
|
||
|
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib"
|
||
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
|
||
|
StringPooling="TRUE"
|
||
|
MinimalRebuild="FALSE"
|
||
|
BasicRuntimeChecks="3"
|
||
|
RuntimeLibrary="1"
|
||
|
BufferSecurityCheck="TRUE"
|
||
|
UsePrecompiledHeader="2"
|
||
|
PrecompiledHeaderThrough="Pch.h"
|
||
|
AssemblerListingLocation=""
|
||
|
ObjectFile="$(IntDir)/"
|
||
|
ProgramDataBaseFileName="$(IntDir)/vc70.pdb"
|
||
|
WarningLevel="4"
|
||
|
Detect64BitPortabilityProblems="FALSE"
|
||
|
DebugInformationFormat="3"/>
|
||
|
<Tool
|
||
|
Name="VCCustomBuildTool"/>
|
||
|
<Tool
|
||
|
Name="VCLibrarianTool"
|
||
|
OutputFile="$(OutDir)/pnAsyncCoreExe.lib"/>
|
||
|
<Tool
|
||
|
Name="VCMIDLTool"/>
|
||
|
<Tool
|
||
|
Name="VCPostBuildEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCPreBuildEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCPreLinkEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCResourceCompilerTool"/>
|
||
|
<Tool
|
||
|
Name="VCWebServiceProxyGeneratorTool"/>
|
||
|
<Tool
|
||
|
Name="VCXMLDataGeneratorTool"/>
|
||
|
<Tool
|
||
|
Name="VCManagedWrapperGeneratorTool"/>
|
||
|
<Tool
|
||
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||
|
</Configuration>
|
||
|
</Configurations>
|
||
|
<References>
|
||
|
</References>
|
||
|
<Files>
|
||
|
<Filter
|
||
|
Name="Source Files"
|
||
|
Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
||
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnAsyncCoreExe\pnAceCore.cpp">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnAsyncCoreExe\pnAceIo.cpp">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnAsyncCoreExe\pnAceLog.cpp">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnAsyncCoreExe\pnAceThread.cpp">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnAsyncCoreExe\pnAceTimer.cpp">
|
||
|
</File>
|
||
|
</Filter>
|
||
|
<Filter
|
||
|
Name="Header Files"
|
||
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
||
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnAsyncCoreExe\Pch.h">
|
||
|
</File>
|
||
|
</Filter>
|
||
|
<Filter
|
||
|
Name="Private"
|
||
|
Filter="">
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnAsyncCoreExe\Private\pnAceInt.h">
|
||
|
</File>
|
||
|
<Filter
|
||
|
Name="Nt"
|
||
|
Filter="">
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnAsyncCoreExe\Private\Nt\pnAceNt.cpp">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnAsyncCoreExe\Private\Nt\pnAceNt.h">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnAsyncCoreExe\Private\Nt\pnAceNtFile.cpp">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnAsyncCoreExe\Private\Nt\pnAceNtInt.h">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnAsyncCoreExe\Private\Nt\pnAceNtSocket.cpp">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnAsyncCoreExe\Private\Nt\pnAceNtThread.cpp">
|
||
|
</File>
|
||
|
</Filter>
|
||
|
<Filter
|
||
|
Name="W9x"
|
||
|
Filter="">
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnAsyncCoreExe\Private\W9x\pnAceW9x.cpp">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnAsyncCoreExe\Private\W9x\pnAceW9x.h">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnAsyncCoreExe\Private\W9x\pnAceW9xFile.cpp">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnAsyncCoreExe\Private\W9x\pnAceW9xInt.h">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnAsyncCoreExe\Private\W9x\pnAceW9xSocket.cpp">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnAsyncCoreExe\Private\W9x\pnAceW9xThread.cpp">
|
||
|
</File>
|
||
|
</Filter>
|
||
|
<Filter
|
||
|
Name="Unix"
|
||
|
Filter="">
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnAsyncCoreExe\Private\Unix\pnAceUx.h">
|
||
|
</File>
|
||
|
</Filter>
|
||
|
<Filter
|
||
|
Name="Win32"
|
||
|
Filter="">
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnAsyncCoreExe\Private\Win32\pnAceW32Dns.cpp">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnAsyncCoreExe\Private\Win32\pnAceW32Thread.cpp">
|
||
|
</File>
|
||
|
</Filter>
|
||
|
</Filter>
|
||
|
</Files>
|
||
|
<Globals>
|
||
|
</Globals>
|
||
|
</VisualStudioProject>
|