All unit tests builds now (tested on ubuntu 9.10)

This commit is contained in:
Roman Bovsunivskiy
2010-02-27 21:31:03 +00:00
parent 483051cf32
commit c58d6f5749
2 changed files with 4 additions and 12 deletions
@@ -182,9 +182,7 @@ SOURCES += main_instDialogTest.cpp \
../../ClusterInterfaceWidget.cpp \
../../FWCmdRule.cpp \
../../UsageResolver.cpp \
../../TutorialDialog.cpp \
../../TutorialAnimator.cpp \
../../TutorialHelper.cpp
../../TutorialDialog.cpp
HEADERS += instDialogTest.h \
../../../../config.h \
@@ -346,9 +344,7 @@ HEADERS += instDialogTest.h \
../../ClusterInterfaceWidget.h \
../../FWCmdRule.h \
../../UsageResolver.h \
../../TutorialDialog.h \
../../TutorialAnimator.h \
../../TutorialHelper.h
../../TutorialDialog.h
CONFIG -= release
CONFIG += debug
@@ -182,9 +182,7 @@ SOURCES += main_newClusterDialogTest.cpp \
../../FWCmdRule.cpp \
../../UsageResolver.cpp \
../../IconSetter.cpp \
../../TutorialDialog.cpp \
../../TutorialAnimator.cpp \
../../TutorialHelper.cpp
../../TutorialDialog.cpp
HEADERS += newClusterDialogTest.h \
../../../../config.h \
@@ -346,9 +344,7 @@ HEADERS += newClusterDialogTest.h \
../../FWCmdRule.h \
../../UsageResolver.h \
../../IconSetter.h \
../../TutorialDialog.h \
../../TutorialAnimator.h \
../../TutorialHelper.h
../../TutorialDialog.h
CONFIG -= release
CONFIG += debug