This repository has been archived on 2026-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
2013-08-15 14:59:59 +02:00

24 lines
336 B
INI

#-------------------------------------------------
#
# Project created by QtCreator 2013-08-15T13:14:35
#
#-------------------------------------------------
QT += core
QT -= gui
TARGET = hive_pi
target.path = /usr/bin
CONFIG += console
CONFIG -= app_bundle
INSTALLS += target
TEMPLATE = app
SOURCES += main.cpp