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
c20c20f01277d1d0f7e452ee6ad7fd5f2bc34f3d
qt-creator/share/qtcreator/templates/wizards/plaincapp/qmake/project.pro

10 lines
130 B
Prolog
Raw Normal View History

a simple 'new project' wizard for a plain C project Change-Id: Ie3102362af67858790ff3121d2db56a7183906d4 Reviewed-on: http://codereview.qt-project.org/5468 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
2011-09-23 17:09:23 +02:00
TEMPLATE = app
CONFIG += console
Make Plain C/C++ wizard more consistent over platforms. Since it creates a console app also create a bundle-less app on Mac. Task-number: QTCREATORBUG-7304 Change-Id: I00749f0d8a4c02bd80d4e7468b3abea552db23dc Reviewed-by: Daniel Molkentin <daniel.molkentin@nokia.com>
2012-07-17 12:48:57 +02:00
CONFIG -= app_bundle
a simple 'new project' wizard for a plain C project Change-Id: Ie3102362af67858790ff3121d2db56a7183906d4 Reviewed-on: http://codereview.qt-project.org/5468 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
2011-09-23 17:09:23 +02:00
CONFIG -= qt
SOURCES += main.c
Support deployment in "plain C" and "plain C++" app wizard. For qmake, that is. The qbs versions already have deployment support. Change-Id: I75d9bf0a36285a5e04e0fb7f13fca304d74efdc9 Reviewed-by: hjk <hjk121@nokiamail.com>
2014-04-17 15:49:04 +02:00
include(deployment.pri)
qtcAddDeployment()
Copy Permalink
Powered by Gitea Version: 1.25.1 Page: 77ms 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