This commit is contained in:
doitux
2007-01-14 13:38:26 +00:00
parent 34b33a16e7
commit 9a7c60f57b
3 changed files with 235 additions and 11 deletions
+1 -1
View File
@@ -64,7 +64,7 @@ SOURCES += pokerth.cpp \
enginefactory.cpp \
localenginefactory.cpp
RESOURCES = deck.qrc
RESOURCES = src/gui/qt/deck.qrc
TEMPLATE = app
DEPENDPATH += . src uics src/gui src/gui/qt src/engine src/engine/local_engine src/engine/network_engine
INCLUDEPATH += . src uics src/gui src/gui/qt src/engine src/engine/local_engine src/engine/network_engine