view Applications/Samples/tsconfig-stone.json @ 1334:04055b6b9e2c broker

Added header files to the CMake files to ease navigation in IDE.
author Benjamin Golinvaux <bgo@osimis.io>
date Tue, 31 Mar 2020 11:01:34 +0200
parents b04b13810540
children
line wrap: on
line source

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