summaryrefslogtreecommitdiff
path: root/vcproj-12
diff options
context:
space:
mode:
authorHaru <haru@dotalux.com>2013-10-16 21:28:24 +0200
committerHaru <haru@dotalux.com>2013-10-16 21:30:26 +0200
commit37aca712bc0e09af5e17475cf2a7d0faa455c0eb (patch)
tree828e9b12b0e0a428f46c78ae38945df8e1d256e9 /vcproj-12
parent4a1332099ff348f88f3d2c05512a92d3bc6f9c25 (diff)
downloadhercules-37aca712bc0e09af5e17475cf2a7d0faa455c0eb.tar.gz
hercules-37aca712bc0e09af5e17475cf2a7d0faa455c0eb.tar.bz2
hercules-37aca712bc0e09af5e17475cf2a7d0faa455c0eb.tar.xz
hercules-37aca712bc0e09af5e17475cf2a7d0faa455c0eb.zip
Visual Studio project corrections
- Corrected duplicate GUIDs in the VS2010/VS2012 projects - Added gitignore entries for the HPMHooking plugin files - Special thanks to Takkun for providing the VS2012 updated file
Diffstat (limited to 'vcproj-12')
-rw-r--r--vcproj-12/plugin-HPMHooking.vcxproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/vcproj-12/plugin-HPMHooking.vcxproj b/vcproj-12/plugin-HPMHooking.vcxproj
index 9b69dca0b..95d2c8dea 100644
--- a/vcproj-12/plugin-HPMHooking.vcxproj
+++ b/vcproj-12/plugin-HPMHooking.vcxproj
@@ -11,7 +11,7 @@
</ProjectConfiguration>
</ItemGroup>
<PropertyGroup Label="Globals">
- <ProjectGuid>{E64C56D3-CDFB-483B-900B-A62D216B6D2F}</ProjectGuid>
+ <ProjectGuid>{745D4A8C-6A68-4721-A43A-D81BF59860A1}</ProjectGuid>
<RootNamespace>plugin-HPMHooking</RootNamespace>
<Keyword>Win32Proj</Keyword>
<ProjectName>plugin-HPMHooking</ProjectName>
@@ -117,4 +117,4 @@
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
-</Project>
+</Project> \ No newline at end of file