8 lines
81 B
Prolog
8 lines
81 B
Prolog
CONFIG -= qt
|
|
TEMPLATE = app
|
|
|
|
# Input
|
|
SOURCES += main.cpp
|
|
|
|
LIBS += -lecamsnapshot
|