fresh-subdirs.pro 321 B

12345678910
  1. XUP.OTHERS_PLATFORM_TARGET_DEFAULT = /ramdisk/fresh-subdirs/bin/examples
  2. XUP.OTHERS_PLATFORM_TARGET_RELEASE = /ramdisk/fresh-subdirs/bin/examples
  3. XUP.OTHERS_PLATFORM_TARGET_DEBUG = /ramdisk/fresh-subdirs/bin/examples_debug
  4. TEMPLATE = subdirs
  5. CONFIG *= ordered
  6. SUBDIRS *= \
  7. fresh.pro \
  8. examples/cpp/examples.pro