summaryrefslogtreecommitdiff
path: root/vcproj-11/plugin-sample.vcxproj
AgeCommit message (Collapse)AuthorFilesLines
2015-12-12Renamed plugin-sample.dll to sample.dllHaru1-2/+2
- Fixes #909. Thanks to AnnieRuru Signed-off-by: Haru <haru@dotalux.com>
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>
2013-11-07Renamed Hercules-12.sln and vcproj-12.Shido1-0/+120
* Instead of -12 used for Visual Studio 2013. Signed-off-by: Shido <the.keikun@gmail.com>