Fixed windows debug build

This commit is contained in:
Mathew Velasquez 2016-02-26 18:13:32 -05:00
parent 4be6c0d592
commit 882856c8d8

View file

@ -6,6 +6,7 @@ TARGET = Game
DEPENDPATH += src shader assets
INCLUDEPATH += . src
CONFIG -= qt
CONFIG += link_pkgconfig
CONFIG(release, debug|release): DEFINES += NDEBUG