mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-07 19:50:45 +00:00
7 lines
108 B
Prolog
7 lines
108 B
Prolog
|
TEMPLATE = app
|
||
|
DEPENDPATH += .
|
||
|
CONFIG += console
|
||
|
include(../../src/qextserialport.pri)
|
||
|
SOURCES += main.cpp
|
||
|
|