mirror of
https://forgejo.xatacraft.ru/Sunshine/mkxp-sunshine.git
synced 2026-08-19 21:39:57 +00:00
Fixed windows debug build
This commit is contained in:
parent
4be6c0d592
commit
882856c8d8
1 changed files with 1 additions and 0 deletions
1
mkxp.pro
1
mkxp.pro
|
|
@ -6,6 +6,7 @@ TARGET = Game
|
|||
DEPENDPATH += src shader assets
|
||||
INCLUDEPATH += . src
|
||||
|
||||
CONFIG -= qt
|
||||
CONFIG += link_pkgconfig
|
||||
|
||||
CONFIG(release, debug|release): DEFINES += NDEBUG
|
||||
|
|
|
|||
Loading…
Reference in a new issue