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
0a8c34d382a64f21c446c6201287581246e38eec
qt-creator/share/qtcreator/qml/qmljsdebugger/qmljsdebugger.pro

9 lines
162 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
QmlJSDebugger: Fix path in standalone .pro file
2010-10-05 13:12:58 +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: 264ms Template: 11ms
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