Files
yaze/YAZE.vcxproj
scawful 99eee4f6c8 Add custom build step for yaze_config.h generation in YAZE project
- Introduced a custom build step in `YAZE.vcxproj` to generate the `yaze_config.h` file, defining versioning macros for different build configurations (Debug and Release) across multiple platforms (Win32, x64, ARM64).
- This enhancement streamlines the build process by automating the creation of configuration headers, improving maintainability and version tracking.
2025-09-28 18:36:11 -04:00

32 KiB