1
0
mirror of https://bitbucket.org/C_Classic/prgkbd.git synced 2024-09-27 21:45:06 +02:00
prgKbd-keyboard/Driver/prgKbd_debug/prgKbd_debug.pro
2013-08-13 13:33:04 +02:00

21 lines
311 B
INI

#-------------------------------------------------
#
# Project created by QtCreator 2011-12-26T18:56:25
#
#-------------------------------------------------
QT += core
QT -= gui
TARGET = prgKbd_debug
CONFIG += console
CONFIG -= app_bundle
TEMPLATE = app
SOURCES += main.cpp
LIBS += -lusb