K2JS: add ed outputPrefix and outputPostfix compiler arguments to K2JSCompiler.

This commit is contained in:
Zalim Bashorov
2013-10-18 19:21:59 +04:00
parent d02e53c812
commit 0d322fe8bc
20 changed files with 352 additions and 14 deletions
@@ -0,0 +1,2 @@
ERROR: Output postfix file 'not/existing/path' not found
COMPILATION_ERROR
@@ -0,0 +1,2 @@
ERROR: Output prefix file 'not/existing/path' not found
COMPILATION_ERROR