summaryrefslogtreecommitdiffstats
path: root/addon-sdk/source/bin/cfx.bat
diff options
context:
space:
mode:
Diffstat (limited to 'addon-sdk/source/bin/cfx.bat')
-rw-r--r--addon-sdk/source/bin/cfx.bat6
1 files changed, 6 insertions, 0 deletions
diff --git a/addon-sdk/source/bin/cfx.bat b/addon-sdk/source/bin/cfx.bat
new file mode 100644
index 000000000..215b034f5
--- /dev/null
+++ b/addon-sdk/source/bin/cfx.bat
@@ -0,0 +1,6 @@
+@echo off
+rem This Source Code Form is subject to the terms of the Mozilla Public
+rem License, v. 2.0. If a copy of the MPL was not distributed with this
+rem file, You can obtain one at http://mozilla.org/MPL/2.0/.
+
+python "%VIRTUAL_ENV%\bin\cfx" %*