forked from qt-creator/qt-creator
6 lines
81 B
Prolog
6 lines
81 B
Prolog
![]() |
TARGET = boost
|
||
|
CONFIG += qt
|
||
|
DEPENDPATH += .
|
||
|
INCLUDEPATH += .
|
||
|
SOURCES += main.cpp
|