mirror of
https://github.com/kevinbentley/Descent3.git
synced 2025-01-22 11:28:56 +00:00
1bc5648a9a
At this point, all remaining references to `MACINTOSH` are either part of multi-value conditionals that `unifdef` was unable to determine the final value for, or a `#define`, or a comment. I manually go through the files with a Ctrl+Shift+F search (ignoring legacy/, to preserve useful historic knowledge) and clean up each usage. As part of that search, I discovered `lib/mac/` which I deleted wholly. Test Plan: On Mac, build both Debug and Release ``` cmake --build --preset mac --config Debug cmake --build --preset mac --config Release ``` |
||
---|---|---|
.. | ||
cfile.cpp | ||
cfile.h | ||
CMakeLists.txt | ||
hogfile.cpp | ||
hogfile.h | ||
inffile.cpp | ||
inffile.h |