Mercurial > hg > orthanc-stone
view Platforms/Wasm/tsconfig-stone.json @ 706:ef07304d4423
Fixed C++ code to be C++03 compatible
author | Benjamin Golinvaux <bgo@osimis.io> |
---|---|
date | Mon, 20 May 2019 11:03:36 +0200 |
parents | 548eed46f535 |
children |
line wrap: on
line source
{ "include" : [ "stone-framework-loader.ts", "logger.ts", "wasm-application-runner.ts", "wasm-viewport.ts" ] }