From ba2ae4c76b4dce3afc93fd6bfa51b6af954460e4 Mon Sep 17 00:00:00 2001 From: Alexander Gorshenev Date: Wed, 7 Jun 2017 14:21:22 +0300 Subject: [PATCH] Check in klib.bat --- cmd/klib.bat | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 cmd/klib.bat diff --git a/cmd/klib.bat b/cmd/klib.bat new file mode 100644 index 00000000000..cd3336c7598 --- /dev/null +++ b/cmd/klib.bat @@ -0,0 +1,17 @@ +@echo off + +rem Copyright 2010-2017 JetBrains s.r.o. +rem +rem Licensed under the Apache License, Version 2.0 (the "License"); +rem you may not use this file except in compliance with the License. +rem You may obtain a copy of the License at +rem +rem http://www.apache.org/licenses/LICENSE-2.0 +rem +rem Unless required by applicable law or agreed to in writing, software +rem distributed under the License is distributed on an "AS IS" BASIS, +rem WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +rem See the License for the specific language governing permissions and +rem limitations under the License. + +call %~dps0run_konan.bat klib %*