view Applications/Samples/tsconfig-stone.json @ 608:357e744c56cc

Removed MSVC specific code (option already available thru Orthanc cmake)
author Benjamin Golinvaux <bgo@osimis.io>
date Tue, 30 Apr 2019 07:54:01 +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"
    ]
}