view Applications/Samples/tsconfig-stone.json @ 1316:7045a0ff32c4 broker

Added DISABLE_STONE_QT_CMAKE_FILE option (Qt5 Win10 builds do not work when QtConfiguration.cmake is included). This is a quick hacky fix.
author Benjamin Golinvaux <bgo@osimis.io>
date Mon, 16 Mar 2020 11:21:57 +0100
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"
    ]
}