diff --git a/pokerth_game.pro b/pokerth_game.pro index 1df9c45f..a5c181dc 100644 --- a/pokerth_game.pro +++ b/pokerth_game.pro @@ -7,8 +7,8 @@ isEmpty( PREFIX ){ TEMPLATE = app CODECFORSRC = UTF-8 -#CONFIG += qt thread embed_manifest_exe exceptions rtti stl warn_on release -CONFIG += qt thread embed_manifest_exe exceptions rtti stl warn_on debug +CONFIG += qt thread embed_manifest_exe exceptions rtti stl warn_on release +#CONFIG += qt thread embed_manifest_exe exceptions rtti stl warn_on debug #####Uncomment this for RELEASE #QTPLUGIN += qjpeg qgif