| .. |
|
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.
|
11 years ago |
|
plist
|
9303eee82c
Added Xcode project (OSX, iOS), and fixed 64bit compilation on OSX
|
15 years ago |
|
.gitignore
|
e2e42d2481
Added SFML cmake support, only builds the SFML sample related to the version of SFML detected
|
11 years ago |
|
CMakeLists.txt
|
41ff4e6162
Properly fix the Lua/check() macro collision
|
11 years ago |
|
Rocket_Prefix.pch
|
9303eee82c
Added Xcode project (OSX, iOS), and fixed 64bit compilation on OSX
|
15 years ago |
|
builddist.py
|
6aa774a0b3
Update builddist.py to use inclusive filenames in the bin folder rather than exclusive
|
15 years ago |