| 123456789 |
- {
- "name" : "AtomicApp",
- "sources" : ["Source/AtomicApp", "Source/AtomicApp/Player"],
- "classes" : ["AppBase", "PlayerApp", "IPCClientApp", "IPCPlayerApp"],
- "classExcludes" : {
- "IPCClientApp" : ["ANDROID", "IOS", "WEB"],
- "IPCPlayerApp" : ["ANDROID", "IOS", "WEB"]
- }
- }
|