paysages3d/src/paysages.pro

14 lines
191 B
Prolog
Raw Normal View History

TEMPLATE = subdirs
2013-10-20 12:34:55 +00:00
CONFIG += ordered
2013-10-20 12:34:55 +00:00
SUBDIRS = \
system \
basics \
definition \
2013-10-20 12:34:55 +00:00
rendering \
render/opengl \
2013-10-20 12:34:55 +00:00
editing \
controlling
2013-11-03 12:00:31 +00:00
#unix:SUBDIRS += testing tests