From 5a3f8057dd54e0e7263f7680fbe3396c268276de Mon Sep 17 00:00:00 2001 From: scawful Date: Sun, 28 Sep 2025 18:32:16 -0400 Subject: [PATCH] Update YAZE project configuration for improved CMake integration - Modified build and configure targets in `YAZE.vcxproj` to use platform-specific build directories, enhancing compatibility with multiple architectures. - Added comprehensive source and header file inclusions for Visual Studio IntelliSense, improving development experience and code navigation. - Included resource, image, and content files in the project structure, ensuring all necessary assets are accounted for in the build process. --- YAZE.vcxproj | 244 ++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 241 insertions(+), 3 deletions(-) diff --git a/YAZE.vcxproj b/YAZE.vcxproj index e1207820..6439340b 100644 --- a/YAZE.vcxproj +++ b/YAZE.vcxproj @@ -239,21 +239,21 @@ - - - @@ -261,6 +261,244 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +