Subversion Repositories seema-scanner

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
1 jakw 1
#-------------------------------------------------
2
#
3
# Project created by QtCreator 2013-07-17T17:24:42
4
#
5
#-------------------------------------------------
6
 
7
QT       += core
8
 
9
QT       -= gui
10
 
11
TARGET = simplecameratest
12
CONFIG   += console
13
CONFIG   -= app_bundle
14
 
15
TEMPLATE = app
16
 
17
 
18
SOURCES += simplecameratest.cpp
19
 
20
LIBS += -lueye_api