mirror of
https://github.com/crystalidea/qt6windows7.git
synced 2024-11-23 12:07:03 +08:00
16 lines
386 B
Prolog
16 lines
386 B
Prolog
|
TEMPLATE = subdirs
|
||
|
SUBDIRS = basicdrawing \
|
||
|
concentriccircles \
|
||
|
affine \
|
||
|
composition \
|
||
|
deform \
|
||
|
gradients \
|
||
|
pathstroke \
|
||
|
imagecomposition \
|
||
|
painterpaths \
|
||
|
transformations \
|
||
|
fontsampler
|
||
|
|
||
|
EXAMPLE_FILES = \
|
||
|
shared
|