Changed debug/release settings.

This commit is contained in:
lotodore
2007-09-08 18:03:10 +00:00
parent 8600f308e7
commit 601455794d
2 changed files with 6 additions and 6 deletions
+3 -3
View File
@@ -3,7 +3,7 @@
TEMPLATE = app
CODECFORSRC = UTF-8
CONFIG += qt thread embed_manifest_exe release
CONFIG += qt thread embed_manifest_exe warn_on release
#CONFIG += qt thread embed_manifest_exe warn_on debug
UI_DIR = uics
MOC_DIR = mocs
@@ -215,8 +215,8 @@ win32{
INCLUDEPATH += ../SDL/include/SDL ../SDL_mixer/include ../OpenSSL/include
LIBPATH += ../boost/stage/lib ../OpenSSL/lib
#LIBPATH += Release/lib ../SDL/VisualC/SDL/Release ../SDL/VisualC/SDLmain/Release ../SDL_mixer/VisualC/Release
LIBPATH += Debug/lib ../SDL/VisualC/SDL/Debug ../SDL/VisualC/SDLmain/Debug ../SDL_mixer/VisualC/Debug
LIBPATH += Release/lib ../SDL/VisualC/SDL/Release ../SDL/VisualC/SDLmain/Release ../SDL_mixer/VisualC/Release
#LIBPATH += Debug/lib ../SDL/VisualC/SDL/Debug ../SDL/VisualC/SDLmain/Debug ../SDL_mixer/VisualC/Debug
LIBPATH += ../SDL/lib ../SDL_mixer/lib
LIBS += -lpokerth_lib