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
a2fa0f76f82eb0f0b915c3e5fc499db25886378e
qt-creator
/
src
/
libs
/
qmljs
/
qmljs.pro
5 lines
87 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
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