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>
This commit is contained in:
Cyd
2026-07-01 09:12:29 -05:00
co-authored by Claude Opus 4.8
parent 4abbf8879f
commit 2229f154d1
6 changed files with 274 additions and 86 deletions
+1
View File
@@ -15,6 +15,7 @@ ipch/
*.suo
*.user
*.cachefile
*.sln.cache
*.vspscc
*.vssscc
*.pch