From eba5b1a920293e9feb7c7ca78f88de82e3a4808e Mon Sep 17 00:00:00 2001 From: Twilight Suzuka Date: Sat, 11 Feb 2006 03:04:45 +0000 Subject: [PATCH] Fixed --- dlls/MemHack/MemHack.sln | 26 +++-- dlls/MemHack/MemHack.vcproj | 198 +++++++++++++++++++++++++----------- 2 files changed, 152 insertions(+), 72 deletions(-) diff --git a/dlls/MemHack/MemHack.sln b/dlls/MemHack/MemHack.sln index f590d280..44394a52 100644 --- a/dlls/MemHack/MemHack.sln +++ b/dlls/MemHack/MemHack.sln @@ -1,21 +1,19 @@ -Microsoft Visual Studio Solution File, Format Version 8.00 +Microsoft Visual Studio Solution File, Format Version 9.00 +# Visual C++ Express 2005 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "memhack", "MemHack.vcproj", "{B0190B77-FE9B-495F-8D7E-74D458EBE635}" - ProjectSection(ProjectDependencies) = postProject - EndProjectSection EndProject Global - GlobalSection(SolutionConfiguration) = preSolution - Debug = Debug - Release = Release + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Win32 = Debug|Win32 + Release|Win32 = Release|Win32 EndGlobalSection - GlobalSection(ProjectConfiguration) = postSolution - {B0190B77-FE9B-495F-8D7E-74D458EBE635}.Debug.ActiveCfg = Debug|Win32 - {B0190B77-FE9B-495F-8D7E-74D458EBE635}.Debug.Build.0 = Debug|Win32 - {B0190B77-FE9B-495F-8D7E-74D458EBE635}.Release.ActiveCfg = Release|Win32 - {B0190B77-FE9B-495F-8D7E-74D458EBE635}.Release.Build.0 = Release|Win32 + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {B0190B77-FE9B-495F-8D7E-74D458EBE635}.Debug|Win32.ActiveCfg = Debug|Win32 + {B0190B77-FE9B-495F-8D7E-74D458EBE635}.Debug|Win32.Build.0 = Debug|Win32 + {B0190B77-FE9B-495F-8D7E-74D458EBE635}.Release|Win32.ActiveCfg = Release|Win32 + {B0190B77-FE9B-495F-8D7E-74D458EBE635}.Release|Win32.Build.0 = Release|Win32 EndGlobalSection - GlobalSection(ExtensibilityGlobals) = postSolution - EndGlobalSection - GlobalSection(ExtensibilityAddIns) = postSolution + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE EndGlobalSection EndGlobal diff --git a/dlls/MemHack/MemHack.vcproj b/dlls/MemHack/MemHack.vcproj index cd53e7d2..f4a1bfd7 100644 --- a/dlls/MemHack/MemHack.vcproj +++ b/dlls/MemHack/MemHack.vcproj @@ -1,114 +1,180 @@ + Keyword="Win32Proj" + > + Name="Win32" + /> + + + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" + CharacterSet="2" + > + + + + + + Detect64BitPortabilityProblems="false" + DebugInformationFormat="4" + /> + Name="VCManagedResourceCompilerTool" + /> + + + TargetMachine="1" + /> + Name="VCALinkTool" + /> + Name="VCManifestTool" + /> + Name="VCXDCMakeTool" + /> + Name="VCBscMakeTool" + /> + Name="VCFxCopTool" + /> + Name="VCAppVerifierTool" + /> + Name="VCWebDeploymentTool" + /> - - + Name="VCPostBuildEventTool" + /> + InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" + CharacterSet="2" + > + + + + + + Detect64BitPortabilityProblems="false" + DebugInformationFormat="0" + /> + Name="VCManagedResourceCompilerTool" + /> + + + TargetMachine="1" + /> + Name="VCALinkTool" + /> + Name="VCManifestTool" + /> + Name="VCXDCMakeTool" + /> + Name="VCBscMakeTool" + /> + Name="VCFxCopTool" + /> + Name="VCAppVerifierTool" + /> + Name="VCWebDeploymentTool" + /> - - + Name="VCPostBuildEventTool" + /> @@ -117,53 +183,69 @@ + UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" + > + RelativePath=".\amxxmodule.cpp" + > + RelativePath=".\MemHack.cpp" + > + RelativePath=".\MemMisc.cpp" + > + RelativePath=".\MemMiscNatives.cpp" + > + RelativePath=".\MemRead.cpp" + > + RelativePath=".\MemReadNatives.cpp" + > + RelativePath=".\MemWrite.cpp" + > + RelativePath=".\MemWriteNatives.cpp" + > + UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" + > + RelativePath=".\amxxmodule.h" + > + RelativePath=".\MemConst.h" + > + RelativePath=".\MemMisc.h" + > + RelativePath=".\MemRead.h" + > + RelativePath=".\MemWrite.h" + > + RelativePath=".\moduleconfig.h" + >