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.
129 lines
3.5 KiB
129 lines
3.5 KiB
<?xml version="1.0" encoding="Windows-1252"?> |
|
<VisualStudioProject |
|
ProjectType="Visual C++" |
|
Version="7.10" |
|
Name="pnNetDiag" |
|
ProjectGUID="{FB47BBFF-239D-46B3-98C6-46C3A994B5B7}" |
|
Keyword="Win32Proj"> |
|
<Platforms> |
|
<Platform |
|
Name="Win32"/> |
|
</Platforms> |
|
<Configurations> |
|
<Configuration |
|
Name="Debug|Win32" |
|
OutputDirectory="Debug" |
|
IntermediateDirectory="Debug" |
|
ConfigurationType="4" |
|
CharacterSet="2"> |
|
<Tool |
|
Name="VCCLCompilerTool" |
|
Optimization="0" |
|
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib" |
|
PreprocessorDefinitions="WIN32;_DEBUG;_LIB" |
|
StringPooling="TRUE" |
|
MinimalRebuild="TRUE" |
|
BasicRuntimeChecks="3" |
|
RuntimeLibrary="3" |
|
UsePrecompiledHeader="2" |
|
PrecompiledHeaderThrough="Pch.h" |
|
WarningLevel="4" |
|
Detect64BitPortabilityProblems="FALSE" |
|
DebugInformationFormat="3"/> |
|
<Tool |
|
Name="VCCustomBuildTool"/> |
|
<Tool |
|
Name="VCLibrarianTool" |
|
OutputFile="$(OutDir)/pnNetDiag.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="Release" |
|
IntermediateDirectory="Release" |
|
ConfigurationType="4" |
|
CharacterSet="2"> |
|
<Tool |
|
Name="VCCLCompilerTool" |
|
AdditionalIncludeDirectories="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/CoreLib" |
|
PreprocessorDefinitions="WIN32;NDEBUG;_LIB" |
|
StringPooling="TRUE" |
|
RuntimeLibrary="2" |
|
UsePrecompiledHeader="2" |
|
PrecompiledHeaderThrough="Pch.h" |
|
WarningLevel="4" |
|
Detect64BitPortabilityProblems="FALSE" |
|
DebugInformationFormat="3"/> |
|
<Tool |
|
Name="VCCustomBuildTool"/> |
|
<Tool |
|
Name="VCLibrarianTool" |
|
OutputFile="$(OutDir)/pnNetDiag.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> |
|
<File |
|
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetDiag\Intern.h"> |
|
</File> |
|
<File |
|
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetDiag\Pch.h"> |
|
</File> |
|
<File |
|
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetDiag\pnNdDns.cpp"> |
|
</File> |
|
<File |
|
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetDiag\pnNdIcmp.cpp"> |
|
</File> |
|
<File |
|
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetDiag\pnNdTcp.cpp"> |
|
</File> |
|
<File |
|
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetDiag\pnNetDiag.cpp"> |
|
</File> |
|
<File |
|
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetDiag\pnNetDiag.h"> |
|
</File> |
|
<File |
|
RelativePath="..\..\..\..\Sources\Plasma\NucleusLib\pnNetDiag\pnNetSys.cpp"> |
|
</File> |
|
</Files> |
|
<Globals> |
|
</Globals> |
|
</VisualStudioProject>
|
|
|