add lua binding generator tools, changes in pch header

This commit is contained in:
Eduardo Bart
2011-12-04 20:26:53 -02:00
parent f548825faf
commit d2d8a0097a
9 changed files with 207 additions and 39 deletions

View File

@@ -218,7 +218,7 @@ TARGET_LINK_LIBRARIES(
)
IF(USE_PCH)
ADD_PRECOMPILED_HEADER(otclient ${CMAKE_CURRENT_SOURCE_DIR}/src/pch.h)
ADD_PRECOMPILED_HEADER(otclient ${CMAKE_CURRENT_SOURCE_DIR}/src/framework/pch.h)
ENDIF(USE_PCH)
# installation