| .. |
|
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.
|
vor 11 Jahren |
|
plist
|
9303eee82c
Added Xcode project (OSX, iOS), and fixed 64bit compilation on OSX
|
vor 15 Jahren |
|
.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
|
vor 11 Jahren |
|
CMakeLists.txt
|
41ff4e6162
Properly fix the Lua/check() macro collision
|
vor 11 Jahren |
|
Rocket_Prefix.pch
|
9303eee82c
Added Xcode project (OSX, iOS), and fixed 64bit compilation on OSX
|
vor 15 Jahren |
|
builddist.py
|
6aa774a0b3
Update builddist.py to use inclusive filenames in the bin folder rather than exclusive
|
vor 15 Jahren |