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 ) include( $${PWD}/../examples.pri )
TARGET = hmi-demo TARGET = automotive
HEADERS += \ HEADERS += \
MainWindow.h \ MainWindow.h \

View File

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