From f681c0252f77eb13493b6258ff588b435504cf88 Mon Sep 17 00:00:00 2001
From: cjee21 <77721854+cjee21@users.noreply.github.com>
Date: Wed, 4 Dec 2024 01:13:12 +0800
Subject: [PATCH] ARM64: Enable Signed Returns / Pointer Authentication
---
Project/MSVC2022/Library/ZenLib.vcxproj | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/Project/MSVC2022/Library/ZenLib.vcxproj b/Project/MSVC2022/Library/ZenLib.vcxproj
index 171de52..0735761 100644
--- a/Project/MSVC2022/Library/ZenLib.vcxproj
+++ b/Project/MSVC2022/Library/ZenLib.vcxproj
@@ -195,6 +195,7 @@
None
Guard
true
+ true
@@ -281,4 +282,4 @@
-
+
\ No newline at end of file