Age | Commit message (Collapse) | Author | Files | Lines |
|
- VS2010 isn't one of our supported platforms (And hasn't been for a
while)
- While it's currently still possible to build on VS2010 (download the
files `Hercules-10.sln` and `vcproj-10/*` from an older snapshot of
the repository such as https://github.com/HerculesWS/Hercules/tree/bbcb040
and put them in your Hercules directory), we offer no support for any
build issues causd by future commits, nor we'll update the
project/solution files.
- For an overview of supported OSes and compilers, please see the wiki
page https://github.com/HerculesWS/Hercules/wiki/Supported-Platforms
Signed-off-by: Haru <haru@dotalux.com>
|
|
This is so the file can be used again as template for third party
plugins.
Thanks to Michi
Signed-off-by: Haru <haru@dotalux.com>
|
|
|
|
- Fixes #909. Thanks to AnnieRuru
Signed-off-by: Haru <haru@dotalux.com>
|
|
- Follow-up to 300668d, thanks to AnnieRuru
Signed-off-by: Haru <haru@dotalux.com>
|
|
- Include directives are now directory-independent.
- This will allow building plugins from other directories in future.
Signed-off-by: Haru <haru@dotalux.com>
|
|
* Fixed small warning
* Added support for Visual Studio 2010.
Signed-off-by: Matheus Macabu <mkbu95@gmail.com>
|