Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Jun 10, 2009, 4:01:42 PM (15 years ago)
Author:
rgrieder
Message:

Tolua update to v1.0.93 is not working properly and I would not know how to fix it. I have created a patch however, just in case we need it after all.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/pch/src/tolua/CMakeLists.txt

    r3127 r3138  
    5454  ORXONOX_EXTERNAL
    5555  VERSION
    56     1.0.93
     56    1.0.92
    5757  LINK_LIBRARIES
    5858    ${LUA_LIBRARIES}
     
    8888  ${CMAKE_CURRENT_SOURCE_DIR}/lua/class.lua
    8989  ${CMAKE_CURRENT_SOURCE_DIR}/lua/clean.lua
    90   ${CMAKE_CURRENT_SOURCE_DIR}/lua/template_class.lua
    9190  ${CMAKE_CURRENT_SOURCE_DIR}/lua/doit.lua
    9291
Note: See TracChangeset for help on using the changeset viewer.