Mercurial > hg > orthanc-stone
view Platforms/Wasm/tsconfig-stone.json @ 1298:8a0a62189f46
replacing std::auto_ptr by std::unique_ptr
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Mon, 02 Mar 2020 16:31:30 +0100 |
parents | 548eed46f535 |
children |
line wrap: on
line source
{ "include" : [ "stone-framework-loader.ts", "logger.ts", "wasm-application-runner.ts", "wasm-viewport.ts" ] }