annotate Applications/Wasm/BasicWasmApplicationContext.cpp @ 233:68856534f005 am

added layout to VSOL, SDL & wasm working
author am@osimis.io
date Fri, 15 Jun 2018 14:29:25 +0200
parents 5027cb2feb51
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
222
84844649a8fd continued: reusable applications
am@osimis.io
parents:
diff changeset
1 #include "BasicWasmApplicationContext.h"
84844649a8fd continued: reusable applications
am@osimis.io
parents:
diff changeset
2
84844649a8fd continued: reusable applications
am@osimis.io
parents:
diff changeset
3 namespace OrthancStone
84844649a8fd continued: reusable applications
am@osimis.io
parents:
diff changeset
4 {
84844649a8fd continued: reusable applications
am@osimis.io
parents:
diff changeset
5
84844649a8fd continued: reusable applications
am@osimis.io
parents:
diff changeset
6 }