view Platforms/Wasm/tsconfig-stone.json @ 251:192e6e349e69 am-2

first usage of new message system (in SDL only)
author am@osimis.io
date Mon, 02 Jul 2018 18:13:46 +0200
parents 313903066093
children 2038d76bf13f
line wrap: on
line source

{
    "include" : [
        "../../../Platforms/Wasm/stone-framework-loader.ts",
        "../../../Platforms/Wasm/wasm-application.ts",
        "../../../Platforms/Wasm/wasm-viewport.ts"
    ]
}