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