Add qmodmaster and move udp app to applications
This commit is contained in:
11
Applications/qModMaster/3rdparty/QsLog/log_example.pro
vendored
Normal file
11
Applications/qModMaster/3rdparty/QsLog/log_example.pro
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
# -------------------------------------------------
|
||||
# Project created by QtCreator 2010-03-20T12:17:43
|
||||
# -------------------------------------------------
|
||||
QT -= gui
|
||||
TARGET = log_example
|
||||
CONFIG += console
|
||||
CONFIG -= app_bundle
|
||||
TEMPLATE = app
|
||||
SOURCES += \
|
||||
examplemain.cpp
|
||||
include(QsLog.pri)
|
||||
Reference in New Issue
Block a user