add stuff
This commit is contained in:
parent
6c1ce8e654
commit
c44cd117a8
1 changed files with 2 additions and 0 deletions
|
@ -38,10 +38,12 @@ HEADERS += \
|
||||||
|
|
||||||
ScStwLibraries_ClientLibs {
|
ScStwLibraries_ClientLibs {
|
||||||
SOURCES += \
|
SOURCES += \
|
||||||
|
$$PWD/sources/client/scstwqmlsetting.cpp \
|
||||||
$$PWD/sources/client/scstwclient.cpp \
|
$$PWD/sources/client/scstwclient.cpp \
|
||||||
$$PWD/sources/client/scstwremotemonitorrace.cpp
|
$$PWD/sources/client/scstwremotemonitorrace.cpp
|
||||||
|
|
||||||
HEADERS += \
|
HEADERS += \
|
||||||
|
$$PWD/headers/client/scstwqmlsetting.h \
|
||||||
$$PWD/headers/client/scstwclient.h \
|
$$PWD/headers/client/scstwclient.h \
|
||||||
$$PWD/headers/client/scstwremotemonitorrace.h
|
$$PWD/headers/client/scstwremotemonitorrace.h
|
||||||
|
|
||||||
|
|
Reference in a new issue