annotate Applications/Samples/Web/single-frame.ts @ 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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
466
5055031f4a06 - Added browserify to build. This allows using require calls for modules that
bgo-osimis
parents: 326
diff changeset
1 import wasmApplicationRunner = require('../../../Platforms/Wasm/wasm-application-runner');
326
612238b3f3e8 all 4 samples now working in Qt, SDL and wasm
am@osimis.io
parents:
diff changeset
2
466
5055031f4a06 - Added browserify to build. This allows using require calls for modules that
bgo-osimis
parents: 326
diff changeset
3 wasmApplicationRunner.InitializeWasmApplication("OrthancStoneSingleFrame", "/orthanc");
5055031f4a06 - Added browserify to build. This allows using require calls for modules that
bgo-osimis
parents: 326
diff changeset
4