mirror of
https://gitlab.com/Syping/luaengineapp.git
synced 2025-09-06 00:42:05 +02:00
fix luaenginec Windows, fix nsis
This commit is contained in:
parent
6c76172378
commit
e1c5e46af5
3 changed files with 9 additions and 5 deletions
|
@ -17,7 +17,9 @@
|
|||
|
||||
QT -= gui
|
||||
TARGET = luaenginec
|
||||
CONFIG += c++11
|
||||
CONFIG += c++11 \
|
||||
console
|
||||
VERSION = 0.1
|
||||
|
||||
static: DEFINES += LUAENGINE_STATIC
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue