diff --git a/pokerth_lib.pro b/pokerth_lib.pro index b12d7052..5d15e709 100644 --- a/pokerth_lib.pro +++ b/pokerth_lib.pro @@ -178,8 +178,8 @@ mac{ INCLUDEPATH += /Library/Frameworks/SDL_mixer.framework/Headers } -#CONFIG += staticlib qt thread release -CONFIG += staticlib qt thread warn_on debug +CONFIG += staticlib qt thread release +#CONFIG += staticlib qt thread warn_on debug UI_DIR = uics TARGET = lib/pokerth_lib MOC_DIR = mocs