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
f123af08b7ce5842e053e855c375ff82f84377f7
qt-creator/src/tools/tools.pro

10 lines
187 B
Prolog
Raw Normal View History

move the qtcdebugger tool to an appropriate place
2009-06-04 19:39:48 +02:00
TEMPLATE = subdirs
Add a little tool doing the job of 'qmake -project' This creates a .pro from all "source" files below a given directory. As I'd like to use Qt Creator as tool to quickly inspect and navigate "alien" codebases a way to easily set up dummy .pro files is needed. qmake -project takes far too long on projects of the size of Qt itself.
2010-10-29 15:23:13 +02:00
Remove ICheck project.
2010-01-29 14:08:02 +10:00
win32:SUBDIRS = qtcdebugger
Add a little tool doing the job of 'qmake -project' This creates a .pro from all "source" files below a given directory. As I'd like to use Qt Creator as tool to quickly inspect and navigate "alien" codebases a way to easily set up dummy .pro files is needed. qmake -project takes far too long on projects of the size of Qt itself.
2010-10-29 15:23:13 +02:00
SUBDIRS += qtpromaker
Compile qmldump with debugging helpers Must be compiled during runtime - otherwise, the app may not work with Qt that is compiled with another compiler. Reviewed-by: hjk
2010-09-27 15:51:49 +02:00
Add breakpad This is not activated if breakpad and qt-breakpad is not availiable.
2010-09-09 19:37:01 +02:00
QT_BREAKPAD_ROOT_PATH = $$(QT_BREAKPAD_ROOT_PATH)
!isEmpty(QT_BREAKPAD_ROOT_PATH) {
SUBDIRS += qtcrashhandler
}
Copy Permalink
Powered by Gitea Version: 1.25.1 Page: 87ms 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