Skip to content

Commit d0f9c37

Browse files
committed
Added scripts for an arm64 debug build.
1 parent 20e2bf1 commit d0f9c37

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
@echo off
2+
call "Build.cmd" Debug Q16-HDRI arm64
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
@echo off
2+
call "Build.cmd" Debug Q16 arm64
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
@echo off
2+
call "Build.cmd" Debug Q8 arm64

0 commit comments

Comments
 (0)