 CydandClaude Opus 4.8
|
2229f154d1
|
Clean solution, un-hardcode DirectX SDK path, add build docs
- WinTesla.sln: remove 6 dangling project references (BT410_L4, TextureExp,
MeshExp, SphereExp, DetailExp, MatReplaceExp) that are not present in the
repo, plus their config entries. Solution now builds the 4 present projects:
Munga_L4, RP_L4, RPL4TOOL, DivLoader.
- Munga_L4.vcproj / RP_L4.vcproj: replace hardcoded
"C:\Program Files (x86)\Microsoft DirectX SDK (March 2009)\" include/lib
paths with the installer-provided $(DXSDK_DIR) variable, matching the
existing VS2008 project variants.
- Add BUILD.md (toolchain/SDK requirements and build steps) and
docs/BUILD-NOTES.md (findings, cleanup history, orphaned files).
- .gitignore: ignore *.sln.cache.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
2026-07-01 09:12:29 -05:00 |
|