plugy/PlugY/PlugY.vcproj

575 lines
10 KiB
XML

<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="8,00"
Name="PlugY"
ProjectGUID="{F5E47DA0-4D85-41E4-954D-29237DF8AFCB}"
RootNamespace="PlugY"
Keyword="ExtStoredProcProj"
>
<Platforms>
<Platform
Name="Win32"
/>
</Platforms>
<ToolFiles>
</ToolFiles>
<Configurations>
<Configuration
Name="Debug|Win32"
OutputDirectory="Debug"
IntermediateDirectory="Debug"
ConfigurationType="2"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
PreprocessorDefinitions="_DEBUG"
MkTypLibCompatible="false"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG;_USRDLL"
MinimalRebuild="true"
BasicRuntimeChecks="3"
RuntimeLibrary="3"
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="false"
DebugInformationFormat="4"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="_DEBUG"
Culture="1033"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalDependencies="opends60.lib"
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="VCWebDeploymentTool"
/>
<Tool
Name="VCPostBuildEventTool"
/>
</Configuration>
<Configuration
Name="Release|Win32"
OutputDirectory="Release"
IntermediateDirectory="Release"
ConfigurationType="2"
InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC70.vsprops"
UseOfMFC="0"
CharacterSet="2"
>
<Tool
Name="VCPreBuildEventTool"
/>
<Tool
Name="VCCustomBuildTool"
/>
<Tool
Name="VCXMLDataGeneratorTool"
/>
<Tool
Name="VCWebServiceProxyGeneratorTool"
/>
<Tool
Name="VCMIDLTool"
PreprocessorDefinitions="NDEBUG"
MkTypLibCompatible="false"
/>
<Tool
Name="VCCLCompilerTool"
Optimization="2"
InlineFunctionExpansion="1"
OmitFramePointers="true"
PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;_USRDLL;_CRT_NON_CONFORMING_SWPRINTFS;_CRT_SECURE_NO_DEPRECATE;_CRT_ NONSTDC_NO_DEPRECATE;_USE_32BIT_TIME_T"
StringPooling="false"
ExceptionHandling="0"
RuntimeLibrary="0"
BufferSecurityCheck="false"
EnableFunctionLevelLinking="true"
UsePrecompiledHeader="0"
WarningLevel="3"
Detect64BitPortabilityProblems="false"
DebugInformationFormat="0"
/>
<Tool
Name="VCManagedResourceCompilerTool"
/>
<Tool
Name="VCResourceCompilerTool"
PreprocessorDefinitions="NDEBUG"
Culture="1033"
/>
<Tool
Name="VCPreLinkEventTool"
/>
<Tool
Name="VCLinkerTool"
AdditionalDependencies="opends60.lib"
LinkIncremental="1"
GenerateDebugInformation="false"
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="VCWebDeploymentTool"
/>
<Tool
Name="VCPostBuildEventTool"
CommandLine="copy $(TargetPath) &quot;..\PlugYInstaller\PlugY.dll&quot;&#x0D;&#x0A;copy $(TargetPath) &quot;D:\Jeux\Blizzard\Diablo II\PlugY.dll&quot;&#x0D;&#x0A;copy $(TargetPath) &quot;D:\www\PlugY.dll&quot;&#x0D;&#x0A;"
/>
</Configuration>
</Configurations>
<References>
</References>
<Files>
<Filter
Name="Source Files"
Filter="cpp;c;cxx;rc;def;odl;idl;hpj;bat;asm"
>
<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="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="PlugY.rc"
>
</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="WorldEvent.cpp"
>
</File>
</Filter>
<Filter
Name="Header Files"
Filter="h;hpp;hxx;hm;inl;inc"
>
<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="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="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="uberQuest.h"
>
</File>
<File
RelativePath="updateClient.h"
>
</File>
<File
RelativePath="updateServer.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>
</Filter>
</Filter>
<Filter
Name="Resource Files"
Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
>
</Filter>
</Files>
<Globals>
</Globals>
</VisualStudioProject>