mirror of
https://gitlab.com/kelteseth/ScreenPlay.git
synced 2024-11-06 19:12:30 +01:00
8 lines
155 B
Plaintext
8 lines
155 B
Plaintext
SOURCES += \
|
|
$$PWD/screenplay-sdk_plugin.cpp \
|
|
$$PWD/screenplaysdk.cpp
|
|
|
|
HEADERS += \
|
|
$$PWD/screenplay-sdk_plugin.h \
|
|
$$PWD/screenplaysdk.h
|