C_learn/1_lesson/01_C_demo/01_C_demo.pro

7 lines
86 B
Prolog

TEMPLATE = app
CONFIG += console
CONFIG -= app_bundle
CONFIG -= qt
SOURCES += main.c