project file updated

This commit is contained in:
Uwe Rathmann 2017-07-25 22:01:00 +02:00
parent e9e146f05f
commit 4ee66285d9
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
include( $${PWD}/../examples.pri )
TARGET = hmi-demo
TARGET = automotive
HEADERS += \
MainWindow.h \

View File

@ -4,10 +4,10 @@ TEMPLATE = subdirs
# c++
SUBDIRS += \
automotive \
qvgviewer \
desktop \
dialogbuttons \
hmi-demo \
layouts \
listbox \
messagebox \