Fix: add source-files to project

This commit is contained in:
2024-02-22 08:44:34 +01:00
parent 42c817ddce
commit 8f8947482a
3 changed files with 8 additions and 12 deletions

View File

@@ -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 {