Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Marco Bubke
flatpak-qt-creator
Commits
4cbe157d
Commit
4cbe157d
authored
Jul 12, 2010
by
Lasse Holmstedt
Committed by
Olivier Goffart
Jul 14, 2010
Browse files
Revert "Install the QMLViewer in the application directory."
This reverts commit
2785f013
.
parent
4466143e
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/tools/qml/qmlviewer/qmlviewer.pro
View file @
4cbe157d
...
...
@@ -7,15 +7,12 @@ SOURCES += main.cpp
include
(..
/../../../
qtcreator
.
pri
)
include
(..
/../../
private_headers
.
pri
)
DESTDIR
=
$$
IDE_BIN_PATH
include
(..
/../../
rpath
.
pri
)
mac
{
QMAKE_INFO_PLIST
=
Info_mac
.
plist
ICON
=
qml
.
icns
TARGET
=
QMLViewer
DESTDIR
=
$$
IDE_APP_PATH
}
else
{
TARGET
=
qmlviewer
DESTDIR
=
$$
IDE_BIN_PATH
}
TARGET
=
qmlviewer
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment