- Created a new Visual Studio solution file (YAZE.sln) to manage the project structure. - Added a project file (YAZE.vcxproj) with configurations for Debug and Release builds across multiple platforms (Win32, x64, ARM64). - Established initial project structure with relevant source and header files included for compilation. - Updated theme manager to remove unnecessary logging statements, streamlining the code for better readability.
5.8 KiB
5.8 KiB