summaryrefslogtreecommitdiff
path: root/vcproj-12/plugin-HPMHooking_login.vcxproj
AgeCommit message (Collapse)AuthorFilesLines
2016-01-21Remove unused PCRE_SUPPORT define.Andrei Karas1-2/+2
2015-12-02Fixed an issue with the HPMDataCheck when PCRE is enabledHaru1-2/+2
- Follow-up to 300668d, thanks to AnnieRuru Signed-off-by: Haru <haru@dotalux.com>
2015-06-19Removed ".." from include directivesHaru1-2/+2
- Include directives are now directory-independent. - This will allow building plugins from other directories in future. Signed-off-by: Haru <haru@dotalux.com>
2015-03-14Fixed HPMHooking release build in MSVC 10-12Haru1-1/+1
- Fixes bugreport:8571 - thanks to Ind, Khonsu http://hercules.ws/board/tracker/issue-8571-hpm-hooking-defines-missing-in-release-builds-for-msvc/ Signed-off-by: Haru <haru@dotalux.com>
2014-10-31Follow-up to 1d0452110f4b02f6d771c61d5c3a944f82b155f3Haru1-0/+120
- Added HPMHooking plugin to the VS2013 project