fixed some include paths

This commit is contained in:
Syping 2020-07-02 16:11:19 +02:00
parent c358d576ae
commit 7b9df937c9
2 changed files with 0 additions and 2 deletions

View file

@ -36,7 +36,6 @@ CONFIG(debug, debug|release): win32: LIBS += -L$$OUT_PWD/../luaenginecore/debug
CONFIG(release, debug|release): win32: LIBS += -L$$OUT_PWD/../luaenginecore/release -lLuaEngine
INCLUDEPATH += \
../luaenginecore/lua \
../luaenginecore/luaengine
SOURCES += \