This commit is contained in:
doitux
2007-01-31 22:50:16 +00:00
parent a36e212577
commit 1bcfcedd9b
+3 -3
View File
@@ -17,7 +17,7 @@ HEADERS += tinystr.h \
aboutpokerthimpl.h \ aboutpokerthimpl.h \
settingsdialogimpl.h \ settingsdialogimpl.h \
configfile.h \ configfile.h \
logwidgetimpl.h \ log.h \
guiinterface.h \ guiinterface.h \
guiwrapper.h \ guiwrapper.h \
session.h \ session.h \
@@ -52,7 +52,7 @@ SOURCES += pokerth.cpp \
aboutpokerthimpl.cpp \ aboutpokerthimpl.cpp \
settingsdialogimpl.cpp \ settingsdialogimpl.cpp \
configfile.cpp \ configfile.cpp \
logwidgetimpl.cpp \ log.cpp \
guiinterface.cpp \ guiinterface.cpp \
guiwrapper.cpp \ guiwrapper.cpp \
session.cpp \ session.cpp \
@@ -87,4 +87,4 @@ UI_DIR = uics
TARGET = bin/pokerth TARGET = bin/pokerth
MOC_DIR = mocs MOC_DIR = mocs
OBJECTS_DIR = obj OBJECTS_DIR = obj
QT += qt3support QT +=