aboutsummaryrefslogtreecommitdiff
path: root/em++.bat
diff options
context:
space:
mode:
authorAlon Zakai <alonzakai@gmail.com>2013-04-08 20:16:44 -0700
committerAlon Zakai <alonzakai@gmail.com>2013-04-08 20:16:44 -0700
commit11f19e615c6046751c3a578e67ca027cfaf55367 (patch)
tree982353ab29bc497367a359686d6656b72d1cfa52 /em++.bat
parenteb50cbdde56761b31ce57f38557da769297b76ec (diff)
parent1c4c4816b7030b1071ede7bf6d794f0cd65b391b (diff)
Merge pull request #1039 from juj/no_emcc_exe
No emcc exe
Diffstat (limited to 'em++.bat')
-rw-r--r--em++.bat2
1 files changed, 2 insertions, 0 deletions
diff --git a/em++.bat b/em++.bat
new file mode 100644
index 00000000..b639ff29
--- /dev/null
+++ b/em++.bat
@@ -0,0 +1,2 @@
+@echo off
+python %~dp0\em++ %* \ No newline at end of file