mkxp.pro: Remove stray linker parameter

This commit is contained in:
Jonas Kulla 2014-05-24 18:24:10 +02:00
parent ea20154978
commit 70279f0fdc
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@ QT =
TARGET = mkxp
DEPENDPATH += src shader assets
INCLUDEPATH += . src
LIBS += -lGL
CONFIG(release, debug|release): DEFINES += NDEBUG