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