@@ -1,12 +1,10 @@
HEADERS += \
- $$PWD/*.h \
- $$PWD/contourinimationdisplay.h
+ $$PWD/*.h
SOURCES += \
- $$PWD/*.cpp \
- $$PWD/contourinimationdisplay.cpp
+ $$PWD/*.cpp
@@ -1,9 +1,7 @@
- $$PWD/contourinimationw.h
- $$PWD/contourinimationw.cpp