forked from GerhardHoffmann/DCLibraries
Fix: add source-files to project
This commit is contained in:
@@ -2,12 +2,6 @@ TEMPLATE = lib
|
||||
TARGET = CAslave
|
||||
VERSION="1.0.1"
|
||||
|
||||
HEADERS += \
|
||||
../include/reporting_thread.h
|
||||
|
||||
SOURCES += \
|
||||
../src/reporting_thread.cpp
|
||||
|
||||
include(../DCLibraries.pri)
|
||||
|
||||
win32 {
|
||||
|
Reference in New Issue
Block a user