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

10 lines
132 B
Prolog
Raw Normal View History

Creates a pure console project using QMake, not using Qt library. Merge-request: 386 Reviewed-by: hjk <qtc-committer@nokia.com> Change-Id: I1292faa757d7974eb35c1d463d75bc53f8044c41 Reviewed-on: http://codereview.qt-project.org/5304 Reviewed-by: hjk <qthjk@ovi.com>
2011-09-21 11:48:20 +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
Creates a pure console project using QMake, not using Qt library. Merge-request: 386 Reviewed-by: hjk <qtc-committer@nokia.com> Change-Id: I1292faa757d7974eb35c1d463d75bc53f8044c41 Reviewed-on: http://codereview.qt-project.org/5304 Reviewed-by: hjk <qthjk@ovi.com>
2011-09-21 11:48:20 +02:00
CONFIG -= qt
SOURCES += main.cpp
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.24.6 Page: 778ms Template: 9ms
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