ecere,ecereCOM: support Emscriptem platform. add new Emscripten interface driver.
[sdk] / samples / guiAndGfx / HelloForm / helloForm.ec
index 3f2dbf2..69793fc 100644 (file)
@@ -1,4 +1,4 @@
-import "ecere"
+import IMPORT_STATIC "ecere"
 
 class HelloForm : Window
 {