Logo
Explore Help
Sign In
feedc0de/qt-creator
1
0
Fork 0
You've already forked qt-creator
forked from qt-creator/qt-creator
Code Pull Requests Activity
Files
6ba643516bd3a687501711ccf295f5d262e2cb12
qt-creator/share/qtcreator/qmljsdebugger/qmljsdebugger.pro

9 lines
159 B
Prolog
Raw Normal View History

Refactored QmlJS Live Preview into a library QMLObserver links against the library dynamically. User's apps can also link to it statically, so that the app can be deployed with debugging features to a device, without having to worry about library deployment.
2010-07-29 12:15:55 +02:00
TEMPLATE = lib
CONFIG+=dll
TARGET = QmlJSDebugger
unix:QMAKE_CXXFLAGS_DEBUG += -O3
Moved qmljsdebugger to share & debugger lib support for qml app wizard Reviewed-by: Alessandro Portale
2010-08-06 17:47:49 +02:00
include(../../../src/qtcreatorlibrary.pri)
Refactored QmlJS Live Preview into a library QMLObserver links against the library dynamically. User's apps can also link to it statically, so that the app can be deployed with debugging features to a device, without having to worry about library deployment.
2010-07-29 12:15:55 +02:00
include(qmljsdebugger-lib.pri)
Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 31ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API