mirror of
https://gitlab.com/Syping/luaengineapp.git
synced 2024-12-22 11:55:29 +01:00
fix pri file
This commit is contained in:
parent
ecccadcd8a
commit
a02d0901f1
1 changed files with 0 additions and 2 deletions
|
@ -15,8 +15,6 @@
|
||||||
#* limitations under the License.
|
#* limitations under the License.
|
||||||
#*****************************************************************************/
|
#*****************************************************************************/
|
||||||
|
|
||||||
DEFINES += LUA_COMPAT_5_2
|
|
||||||
DEFINES += LUAENGINE_LUA_54
|
|
||||||
shared: win32: DEFINES += LUA_BUILD_AS_DLL
|
shared: win32: DEFINES += LUA_BUILD_AS_DLL
|
||||||
linux: DEFINES += LUA_USE_LINUX
|
linux: DEFINES += LUA_USE_LINUX
|
||||||
gcc: QMAKE_CFLAGS += -Wno-cast-function-type
|
gcc: QMAKE_CFLAGS += -Wno-cast-function-type
|
||||||
|
|
Loading…
Reference in a new issue