plugy/PlugY/PlugY.vcproj

591 lines
11 KiB
Plaintext
Raw Normal View History

2021-01-04 07:07:29 +00:00
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="9,00"
Name="PlugY"
ProjectGUID="{EB63DF4E-A019-4522-A140-9E8C7350B331}"
RootNamespace="PlugY"
Keyword="Win32Proj"
TargetFrameworkVersion="196613"
>
<Platforms>
<Platform
Name="Win32"
/>
</Platforms>
<ToolFiles>
</ToolFiles>
<Configurations>
<Configuration
Name="Debug|Win32"
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
IntermediateDirectory="$(ConfigurationName)"
ConfigurationType="2"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_CRT_NON_CONFORMING_SWPRINTFS;_CRT_SECURE_NO_WARNINGS;_USRDLL;PLUGY_EXPORTS"
MinimalRebuild="true"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
UsePrecompiledHeader="0"
WarningLevel="3"
DebugInformationFormat="4"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
LinkIncremental="2"
GenerateDebugInformation="true"
SubSystem="2"
TargetMachine="1"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
<Configuration
Name="Release|Win32"
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
IntermediateDirectory="$(ConfigurationName)"
ConfigurationType="2"
CharacterSet="2"
WholeProgramOptimization="1"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="2"
EnableIntrinsicFunctions="true"
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_CRT_NON_CONFORMING_SWPRINTFS;_CRT_SECURE_NO_WARNINGS;_USRDLL;PLUGY_EXPORTS"
RuntimeLibrary="2"
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
WarningLevel="3"
DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
LinkIncremental="1"
GenerateDebugInformation="true"
SubSystem="2"
OptimizeReferences="2"
EnableCOMDATFolding="2"
TargetMachine="1"
/>
<Tool
Name="VCALinkTool"
/>
<Tool
Name="VCManifestTool"
/>
<Tool
Name="VCXDCMakeTool"
/>
<Tool
Name="VCBscMakeTool"
/>
<Tool
Name="VCFxCopTool"
/>
<Tool
Name="VCAppVerifierTool"
/>
<Tool
Name="VCPostBuildEventTool"
CommandLine="copy &quot;$(TargetPath)&quot; &quot;..\PlugYInstaller\PlugY.dll&quot;"
/>
</Configuration>
</Configurations>
<References>
</References>
<Files>
<Filter
Name="Fichiers sources"
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
>
<File
RelativePath=".\BigStash.cpp"
>
</File>
<File
RelativePath=".\ClientSaveFile.cpp"
>
</File>
<File
RelativePath=".\Commands.cpp"
>
</File>
<File
RelativePath=".\Common.cpp"
>
</File>
<File
RelativePath=".\CustomLibraries.cpp"
>
</File>
<File
RelativePath=".\D2functions.cpp"
>
</File>
<File
RelativePath=".\D2wrapper.cpp"
>
</File>
<File
RelativePath=".\Error.cpp"
>
</File>
<File
RelativePath=".\ExtendedSaveFile.cpp"
>
</File>
<File
RelativePath=".\ExtraOptions.cpp"
>
</File>
<File
RelativePath=".\GlobalVariable.cpp"
>
</File>
<File
RelativePath=".\InfinityStash.cpp"
>
</File>
<File
RelativePath=".\INIfile.cpp"
>
</File>
<File
RelativePath=".\Interface_Skills.cpp"
>
</File>
<File
RelativePath=".\Interface_Stash.cpp"
>
</File>
<File
RelativePath=".\Interface_Stats.cpp"
>
</File>
<File
RelativePath=".\Language.cpp"
>
</File>
<File
RelativePath=".\LoadPlayerData.cpp"
>
</File>
<File
RelativePath=".\LocalizedStrings.cpp"
>
</File>
<File
RelativePath=".\MainScreen.cpp"
>
</File>
<File
RelativePath=".\ModifMemory.cpp"
>
</File>
<File
RelativePath=".\NewInterface_CubeListing.cpp"
>
</File>
<File
RelativePath=".\NewInterface_Runewords.cpp"
>
</File>
<File
RelativePath=".\NewInterface_Stats.cpp"
>
</File>
<File
RelativePath=".\NewInterface_StatsPageTwo.cpp"
>
</File>
<File
RelativePath=".\NewInterfaces.cpp"
>
</File>
<File
RelativePath=".\OthersFeatures.cpp"
>
</File>
<File
RelativePath=".\Parameters.cpp"
>
</File>
<File
RelativePath=".\PlayerCustomData.cpp"
>
</File>
<File
RelativePath=".\PlugY.cpp"
>
</File>
<File
RelativePath=".\PlugYFiles.cpp"
>
</File>
<File
RelativePath=".\SavePath.cpp"
>
</File>
<File
RelativePath=".\SavePlayerData.cpp"
>
</File>
<File
RelativePath=".\SharedSaveFile.cpp"
>
</File>
<File
RelativePath=".\SkillPerLevelUp.cpp"
>
</File>
<File
RelativePath=".\SkillsPoints.cpp"
>
</File>
<File
RelativePath=".\StatPerLevelUp.cpp"
>
</File>
<File
RelativePath=".\StatsPoints.cpp"
>
</File>
<File
RelativePath=".\UberQuest.cpp"
>
</File>
<File
RelativePath=".\UpdateClient.cpp"
>
</File>
<File
RelativePath=".\UpdateServer.cpp"
>
</File>
<File
RelativePath=".\Windowed.cpp"
>
</File>
<File
RelativePath=".\WorldEvent.cpp"
>
</File>
<Filter
Name="Commons"
>
<File
RelativePath="..\Commons\VersionInfo.cpp"
>
</File>
</Filter>
</Filter>
<Filter
Name="Fichiers d&apos;en-t<>te"
Filter="h;hpp;hxx;hm;inl;inc;xsd"
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
>
<File
RelativePath=".\bigStash.h"
>
</File>
<File
RelativePath=".\clientSaveFile.h"
>
</File>
<File
RelativePath=".\commands.h"
>
</File>
<File
RelativePath=".\common.h"
>
</File>
<File
RelativePath=".\customData.h"
>
</File>
<File
RelativePath=".\customLibraries.h"
>
</File>
<File
RelativePath=".\d2functions.h"
>
</File>
<File
RelativePath=".\d2wrapper.h"
>
</File>
<File
RelativePath=".\error.h"
>
</File>
<File
RelativePath=".\extendedSaveFile.h"
>
</File>
<File
RelativePath=".\extraOptions.h"
>
</File>
<File
RelativePath=".\globalVariable.h"
>
</File>
<File
RelativePath=".\infinityStash.h"
>
</File>
<File
RelativePath=".\INIfile.h"
>
</File>
<File
RelativePath=".\interface_Skills.h"
>
</File>
<File
RelativePath=".\interface_Stash.h"
>
</File>
<File
RelativePath=".\interface_Stats.h"
>
</File>
<File
RelativePath=".\language.h"
>
</File>
<File
RelativePath=".\loadPlayerData.h"
>
</File>
<File
RelativePath=".\LocalizedStrings.h"
>
</File>
<File
RelativePath=".\mainScreen.h"
>
</File>
<File
RelativePath=".\modifMemory.h"
>
</File>
<File
RelativePath=".\newInterface_CubeListing.h"
>
</File>
<File
RelativePath=".\newInterface_Runewords.h"
>
</File>
<File
RelativePath=".\newInterface_Stats.h"
>
</File>
<File
RelativePath=".\newInterface_StatsPageTwo.h"
>
</File>
<File
RelativePath=".\newInterfaces.h"
>
</File>
<File
RelativePath=".\othersFeatures.h"
>
</File>
<File
RelativePath=".\parameters.h"
>
</File>
<File
RelativePath=".\playerCustomData.h"
>
</File>
<File
RelativePath=".\plugYFiles.h"
>
</File>
<File
RelativePath=".\resource.h"
>
</File>
<File
RelativePath=".\savePath.h"
>
</File>
<File
RelativePath=".\savePlayerData.h"
>
</File>
<File
RelativePath=".\sharedSaveFile.h"
>
</File>
<File
RelativePath=".\skillPerLevelUp.h"
>
</File>
<File
RelativePath=".\skillsPoints.h"
>
</File>
<File
RelativePath=".\statPerLevelUp.h"
>
</File>
<File
RelativePath=".\statsPoints.h"
>
</File>
<File
RelativePath=".\targetver.h"
>
</File>
<File
RelativePath=".\uberQuest.h"
>
</File>
<File
RelativePath=".\updateClient.h"
>
</File>
<File
RelativePath=".\updateServer.h"
>
</File>
<File
RelativePath=".\windowed.h"
>
</File>
<File
RelativePath=".\worldEvent.h"
>
</File>
<Filter
Name="Commons"
>
<File
RelativePath="..\Commons\d2BinFile.h"
>
</File>
<File
RelativePath="..\Commons\d2constants.h"
>
</File>
<File
RelativePath="..\Commons\D2Funcs.h"
>
</File>
<File
RelativePath="..\Commons\d2StringTblStruct.h"
>
</File>
<File
RelativePath="..\Commons\d2Struct.h"
>
</File>
<File
RelativePath="..\Commons\D2UnitStruct.h"
>
</File>
<File
RelativePath="..\Commons\updatingConst.h"
>
</File>
<File
RelativePath="..\Commons\VersionInfo.h"
>
</File>
</Filter>
</Filter>
<Filter
Name="Fichiers de ressources"
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
>
<File
RelativePath=".\PlugY.rc"
>
</File>
</Filter>
</Files>
<Globals>
</Globals>
</VisualStudioProject>