forked from qt-creator/qt-creator
Maemo: Create packaging templates in project directory.
Reviewed-by: kh1
This commit is contained in:
@@ -28,7 +28,8 @@ HEADERS += \
|
||||
$$PWD/maemodebugsupport.h \
|
||||
$$PWD/maemodeviceconfiglistmodel.h \
|
||||
$$PWD/maemoremotemountsmodel.h \
|
||||
$$PWD/maemodeviceenvreader.h
|
||||
$$PWD/maemodeviceenvreader.h \
|
||||
$$PWD/maemotemplatesmanager.h
|
||||
|
||||
SOURCES += \
|
||||
$$PWD/maemoconfigtestdialog.cpp \
|
||||
@@ -58,7 +59,8 @@ SOURCES += \
|
||||
$$PWD/maemodebugsupport.cpp \
|
||||
$$PWD/maemodeviceconfiglistmodel.cpp \
|
||||
$$PWD/maemoremotemountsmodel.cpp \
|
||||
$$PWD/maemodeviceenvreader.cpp
|
||||
$$PWD/maemodeviceenvreader.cpp \
|
||||
$$PWD/maemotemplatesmanager.cpp
|
||||
|
||||
FORMS += \
|
||||
$$PWD/maemoconfigtestdialog.ui \
|
||||
|
||||
Reference in New Issue
Block a user