Project file:
helloWorld.pro
Qt Code:
TEMPLATE = app TARGET = DEPENDPATH += . INCLUDEPATH += . # Input SOURCES += helloWorld.cppTo copy to clipboard, switch view to plain text mode
It's installed in the opt directory.
Project file:
helloWorld.pro
Qt Code:
TEMPLATE = app TARGET = DEPENDPATH += . INCLUDEPATH += . # Input SOURCES += helloWorld.cppTo copy to clipboard, switch view to plain text mode
It's installed in the opt directory.
Bookmarks