mirror of
https://github.com/AxioDL/boo.git
synced 2025-08-26 21:45:44 +00:00
6 lines
77 B
Prolog
6 lines
77 B
Prolog
CONFIG -= Qt
|
|
CONFIG += app c++11
|
|
|
|
include(libBoo.pri)
|
|
include(test/test.pri)
|