David Wimsey 89ba166c8f Merge branch 'hotfix/issue-199' před 11 roky
..
cmake f9b618c973 Fixes linker issues when linking statically to lua on Windows platforms as required by VisualStudio. This should probably be resolved by making Vector2f and Vector2i opaque from outside of libRocket Core rather than exposing the templates outside of libRocket. Keeping the classes opaque would allow the implementation to change in a shared library without requiring the application to be recompiled to pickup the changes. This fixes #199. před 11 roky
plist 9303eee82c Added Xcode project (OSX, iOS), and fixed 64bit compilation on OSX před 15 roky
.gitignore 25ae2fa63e Switched from wildcard to specific listing of project files, this will help make sure we don't accidentally ignore a new one in the future because it was caught by a wildcard ignore před 11 roky
CMakeLists.txt 41ff4e6162 Properly fix the Lua/check() macro collision před 11 roky
Rocket_Prefix.pch 9303eee82c Added Xcode project (OSX, iOS), and fixed 64bit compilation on OSX před 15 roky
builddist.py 6aa774a0b3 Update builddist.py to use inclusive filenames in the bin folder rather than exclusive před 15 roky