- Introduced a new Python script, `generate-vs-projects-simple.py`, to create Visual Studio project files without complex CMake dependencies. - The script generates both `.vcxproj` and `.sln` files, consolidating source and header files for the YAZE project. - Updated the Windows development setup script to utilize the new generator, providing fallback to the original if the simple generator fails. - Enhanced user instructions for building the project in Visual Studio.
8.5 KiB
8.5 KiB