Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-06-19 | Removed ".." from include directives | Haru | 1 | -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-14 | Fixed HPMHooking release build in MSVC 10-12 | Haru | 1 | -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-31 | Follow up to 1d0452110f4b02f6d771c61d5c3a944f82b155f3 | Haru | 1 | -0/+120 | |
- Added HPMHooking plugin to the VS2012 project |