mkxp.pro: Remove stray linker parameter
This commit is contained in:
parent
ea20154978
commit
70279f0fdc
1 changed files with 0 additions and 1 deletions
1
mkxp.pro
1
mkxp.pro
|
@ -5,7 +5,6 @@ QT =
|
||||||
TARGET = mkxp
|
TARGET = mkxp
|
||||||
DEPENDPATH += src shader assets
|
DEPENDPATH += src shader assets
|
||||||
INCLUDEPATH += . src
|
INCLUDEPATH += . src
|
||||||
LIBS += -lGL
|
|
||||||
|
|
||||||
CONFIG(release, debug|release): DEFINES += NDEBUG
|
CONFIG(release, debug|release): DEFINES += NDEBUG
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue