From 28008a746a31abb7909dd86cb0cd413ac8943b0b Mon Sep 17 00:00:00 2001 From: jmpoep Date: Thu, 7 Dec 2023 16:51:07 +0800 Subject: first commit --- win_runtime.Tests/mac_runtime64.Tests.mak | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 win_runtime.Tests/mac_runtime64.Tests.mak (limited to 'win_runtime.Tests/mac_runtime64.Tests.mak') diff --git a/win_runtime.Tests/mac_runtime64.Tests.mak b/win_runtime.Tests/mac_runtime64.Tests.mak new file mode 100644 index 0000000..5efc868 --- /dev/null +++ b/win_runtime.Tests/mac_runtime64.Tests.mak @@ -0,0 +1,3 @@ +ARCH := x86_64 +ARCH_DIR := 64 +include mac_runtime.Tests.mak -- cgit v1.2.3