This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
qt-creator
Watch
1
Star
0
Fork
0
You've already forked qt-creator
forked from
qt-creator/qt-creator
Code
Pull Requests
Activity
Files
69a9dc3f1c411a3c10990102a1ae31fab28dc9d2
qt-creator
/
src
/
libs
/
qmljs
/
qmljs.pro
6 lines
99 B
Prolog
Raw
Normal View
History
Unescape
Escape
define QT_CREATOR centrally numerous "3rdparty" libraries have respective #ifdefs, and consequently the define is added in several places. it's quite a mess with the .pr? and .qbs files, though. solve the problem by sidestepping it. Change-Id: I5a6b1ba7cfe96b44f0a4f4ef9738900906a44316 Reviewed-by: Tobias Hunger <tobias.hunger@digia.com> Reviewed-by: Eike Ziller <eike.ziller@digia.com>
2013-03-27 20:16:05 +01:00
DEFINES
+=
QMLJS_BUILD_DIR
Moved files common to the QML editor and Bauhaus into a separate library.
2009-12-02 17:59:27 +01:00
Fix compilation with Qt5. - Add missing QtScript module (pulled by json in utils - Include type definitions for Q_DECLARE_METATYPE - Unconditionally include QtSvg in Qt5 Change-Id: If298dd98fb660a6ba701f1ba36ced2d2027ea3e8 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@digia.com> Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
2012-02-09 10:33:49 +01:00
QT
+=
script
Moved files common to the QML editor and Bauhaus into a separate library.
2009-12-02 17:59:27 +01:00
include
(
.
.
/../
qtcreatorlibrary
.
pri
)
Gotten rid of dulplicate files, and fixed includes.
2010-01-15 13:39:54 +01:00
include
(
qmljs
-
lib
.
pri
)
Copy Permalink