|
|
@@ -1,4 +1,3 @@ |
|
|
@echo off |
|
|
|
|
|
REM Copyright 2021 Huawei Technologies Co., Ltd. |
|
|
REM Copyright 2021 Huawei Technologies Co., Ltd. |
|
|
REM |
|
|
REM |
|
|
REM Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
REM Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
@@ -13,6 +12,8 @@ REM WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
|
|
REM See the License for the specific language governing permissions and |
|
|
REM See the License for the specific language governing permissions and |
|
|
REM limitations under the License. |
|
|
REM limitations under the License. |
|
|
|
|
|
|
|
|
|
|
|
@echo off |
|
|
|
|
|
|
|
|
set start_dir=%cd% |
|
|
set start_dir=%cd% |
|
|
cd %~dp0..\..\ecosystem_tools\VulkanVision |
|
|
cd %~dp0..\..\ecosystem_tools\VulkanVision |
|
|
|
|
|
|
|
|
|