From aaa3c35bd85a94effdc91b7473dbf98ca2a8a62d Mon Sep 17 00:00:00 2001 From: Luna Nightshade Date: Tue, 6 Jun 2023 17:09:59 +0100 Subject: [PATCH] fix chuniio compile in release --- chuniio/chuniio.vcxproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chuniio/chuniio.vcxproj b/chuniio/chuniio.vcxproj index 40d08ad..d39f361 100644 --- a/chuniio/chuniio.vcxproj +++ b/chuniio/chuniio.vcxproj @@ -93,7 +93,7 @@ true WIN32;NDEBUG;CHUNIIO_EXPORTS;_WINDOWS;_USRDLL;%(PreprocessorDefinitions) true - Use + NotUsing pch.h