Mercurial > hg > orthanc-stone
view Applications/Samples/SimpleViewer/Wasm/tsconfig-simple-viewer.json @ 548:d10a295b607a ct-pet-dose-struct
Added /MP option to cmakefile and improved readme with Windows command lines for configure/build
| author | Benjamin Golinvaux <bgo@osimis.io> |
|---|---|
| date | Tue, 02 Apr 2019 13:27:51 +0200 |
| parents | 5055031f4a06 |
| children |
line wrap: on
line source
{ "extends" : "../../Web/tsconfig-samples", "compilerOptions": { }, "include" : [ "simple-viewer.ts", "../../build-wasm/ApplicationCommands_generated.ts" ] }
