summaryrefslogtreecommitdiffstats
path: root/src/entrypoint/entrypoint.pro
blob: 261b3e68b375d3264072b752fa4c52f05344cb39 (plain)
1
2
3
4
5
6
7
8
# Additional Qt project file for QtEntryPoint lib
!win32:error("$$_FILE_ is intended only for Windows!")

TEMPLATE = subdirs
CONFIG += ordered

SUBDIRS += entrypoint_module.pro
SUBDIRS += entrypoint_implementation.pro