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.
135 lines
4.0 KiB
135 lines
4.0 KiB
<?xml version="1.0" encoding="Windows-1252"?> |
|
<VisualStudioProject |
|
ProjectType="Visual C++" |
|
Version="7.10" |
|
Name="plMD5" |
|
ProjectGUID="{F40C6B71-F084-4DF6-8423-37597AFF7BD0}" |
|
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="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/PubUtilLib;../../../../Sources/Plasma/CoreLib;../../../../../StaticSDKs/Win32/OpenSSL/include" |
|
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE" |
|
StringPooling="TRUE" |
|
MinimalRebuild="TRUE" |
|
ExceptionHandling="FALSE" |
|
BasicRuntimeChecks="3" |
|
RuntimeLibrary="3" |
|
UsePrecompiledHeader="2" |
|
PrecompiledHeaderThrough="Pch.h" |
|
WarningLevel="4" |
|
Detect64BitPortabilityProblems="FALSE" |
|
DebugInformationFormat="3"/> |
|
<Tool |
|
Name="VCCustomBuildTool"/> |
|
<Tool |
|
Name="VCLinkerTool" |
|
AdditionalDependencies="Iphlpapi.lib rpcrt4.lib ws2_32.lib zlibd.lib winmm.lib libeay32.lib comctl32.lib" |
|
OutputFile="$(OutDir)/plMD5.exe" |
|
LinkIncremental="2" |
|
AdditionalLibraryDirectories="..\..\..\..\..\StaticSDKs\Win32\OpenSSL\lib;..\..\..\..\..\StaticSDKs\XPlatform\zlib\lib" |
|
GenerateDebugInformation="TRUE" |
|
ProgramDatabaseFile="$(OutDir)/plMD5.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="../../../../Sources/Plasma/NucleusLib;../../../../Sources/Plasma/PubUtilLib;../../../../Sources/Plasma/CoreLib;../../../../../StaticSDKs/Win32/OpenSSL/include" |
|
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE" |
|
StringPooling="TRUE" |
|
ExceptionHandling="FALSE" |
|
RuntimeLibrary="2" |
|
UsePrecompiledHeader="2" |
|
PrecompiledHeaderThrough="Pch.h" |
|
WarningLevel="4" |
|
Detect64BitPortabilityProblems="FALSE" |
|
DebugInformationFormat="3"/> |
|
<Tool |
|
Name="VCCustomBuildTool"/> |
|
<Tool |
|
Name="VCLinkerTool" |
|
AdditionalDependencies="Iphlpapi.lib rpcrt4.lib ws2_32.lib zlib.lib winmm.lib libeay32.lib comctl32.lib" |
|
OutputFile="$(OutDir)/plMD5.exe" |
|
LinkIncremental="1" |
|
AdditionalLibraryDirectories="..\..\..\..\..\StaticSDKs\Win32\OpenSSL\lib;..\..\..\..\..\StaticSDKs\XPlatform\zlib\lib" |
|
GenerateDebugInformation="TRUE" |
|
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> |
|
<File |
|
RelativePath="..\..\..\..\Sources\Plasma\Apps\plMD5\Intern.h"> |
|
</File> |
|
<File |
|
RelativePath="..\..\..\..\Sources\Plasma\Apps\plMD5\Main.cpp"> |
|
</File> |
|
<File |
|
RelativePath="..\..\..\..\Sources\Plasma\Apps\plMD5\Pch.h"> |
|
</File> |
|
</Files> |
|
<Globals> |
|
</Globals> |
|
</VisualStudioProject>
|
|
|