This commit is contained in:
+3
-3
@@ -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 +=
|
||||||
|
|||||||
Reference in New Issue
Block a user