Revert "QtQuick templates: add QML files to OTHER_FILES"

This reverts commit 67581c5faa.

The patch has multiple issues:

Removing and renaming the .qml file will leave the 'other' 
place unaltered. Also, adding new .qml files won't add them
to both places.

Change-Id: I918aa398f9cd183378982fb15562e8fa66d3ede3
Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com>
Reviewed-by: J-P Nurmi <jpnurmi@theqtcompany.com>
Reviewed-by: Daniel Teske <daniel.teske@theqtcompany.com>
This commit is contained in:
Kai Koehne
2015-04-22 07:33:35 +00:00
parent db344dfbf4
commit c92adf5ab4
9 changed files with 0 additions and 18 deletions

View File

@@ -7,8 +7,6 @@ SOURCES += main.cpp
RESOURCES += qml.qrc
OTHER_FILES += main.qml
# Installation path
# target.path =

View File

@@ -6,8 +6,6 @@ SOURCES += main.cpp
RESOURCES += qml.qrc
OTHER_FILES += main.qml
# Additional import path used to resolve QML modules in Qt Creator's code model
# QML_IMPORT_PATH #
QML_IMPORT_PATH =

View File

@@ -6,8 +6,6 @@ SOURCES += main.cpp
RESOURCES += qml.qrc
OTHER_FILES += main.qml
# Additional import path used to resolve QML modules in Qt Creator's code model
# QML_IMPORT_PATH #
QML_IMPORT_PATH =

View File

@@ -6,8 +6,6 @@ SOURCES += main.cpp
RESOURCES += qml.qrc
OTHER_FILES += main.qml
# Additional import path used to resolve QML modules in Qt Creator's code model
# QML_IMPORT_PATH #
QML_IMPORT_PATH =

View File

@@ -6,8 +6,6 @@ SOURCES += main.cpp
RESOURCES += qml.qrc
OTHER_FILES += main.qml
# Additional import path used to resolve QML modules in Qt Creator's code model
# QML_IMPORT_PATH #
QML_IMPORT_PATH =

View File

@@ -6,8 +6,6 @@ SOURCES += main.cpp
RESOURCES += qml.qrc
OTHER_FILES += main.qml
# Additional import path used to resolve QML modules in Qt Creator's code model
QML_IMPORT_PATH =

View File

@@ -6,8 +6,6 @@ SOURCES += main.cpp
RESOURCES += qml.qrc
OTHER_FILES += main.qml
# Additional import path used to resolve QML modules in Qt Creator's code model
QML_IMPORT_PATH =

View File

@@ -6,8 +6,6 @@ SOURCES += main.cpp
RESOURCES += qml.qrc
OTHER_FILES += main.qml
# Additional import path used to resolve QML modules in Qt Creator's code model
QML_IMPORT_PATH =

View File

@@ -6,8 +6,6 @@ SOURCES += main.cpp
RESOURCES += qml.qrc
OTHER_FILES += main.qml MainForm.ui.qml
# Additional import path used to resolve QML modules in Qt Creator's code model
QML_IMPORT_PATH =