7 lines
75 B
Prolog
7 lines
75 B
Prolog
CONFIG -= qt
|
|
CONFIG += console
|
|
TEMPLATE = app
|
|
|
|
# Input
|
|
SOURCES += main.cpp
|