mirror of
https://github.com/fwbuilder/fwbuilder
synced 2026-09-17 18:39:07 +02:00
All unit tests builds now (tested on ubuntu 9.10)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user