| 12345678910111213 |
- #----------------------------- Global Properties ----------------------------#
- /outputDir:bin/$(Platform)
- /intermediateDir:obj/$(Platform)
- /platform:Android
- /config:
- /profile:HiDef
- /compress:False
- #-------------------------------- References --------------------------------#
- #---------------------------------- Content ----------------------------------#
- # (Reference all shared content here, similar to other .mgcb files)
|