aboutsummaryrefslogtreecommitdiff
path: root/src-qt5/src-cpp/framework-OSInterface.pri
blob: 92fb8889cdb296ab801d260ab9a20a3b751df684 (plain)
1
2
3
4
QT *= core network

HEADERS *= framework-OSInterface.h
SOURCES *= framework-OSInterface_private.cpp
bgstack15