This repository has been archived on 2024-06-03. You can view files and clone it, but cannot push or open issues or pull requests.
app/ScStwApp.pro

12 lines
308 B
Prolog

TEMPLATE = subdirs
CONFIG += ordered
SUBDIRS += \
ScStwLibraries \
ScStwStyling \
ScStwApp
ScStwApp.file = ScStwSrc/ScStwApp.pro
ScStwLibraries.file = shared-libraries/ScStwLibraries/ScStwLibraries.pro
ScStwStyling.file = shared-libraries/ScStwStyling/ScStwStyling.pro