Subversion Repositories filter_foundry

Compare Revisions

Regard whitespace Rev 531 → Rev 532

/trunk/BUILDING.md
90,7 → 90,7
* Download: https://visualstudio.microsoft.com/de/vs/community/
* To build in Windows with Visual Studio (IDE or command line), see the visual_studio
subdirectory and notes (README.md).
* Most recently tested with Visual C++ 2019 and Adobe Photoshop SDK CC 2017.
* Most recently tested with Visual C++ 2022 and Adobe Photoshop SDK 2023.
 
BUILDING WITH OPEN WATCOM
* OpenWatcom can be used, but only for 32 Bit, and it is officially not
98,7 → 98,7
* Download: https://sourceforge.net/projects/openwatcom/files/
* To build in Windows with the OpenWatcom IDE, see the wpj
subdirectory and notes (README.md), kindly provided by Peter Heckert and Daniel Marschall.
* Most recently tested with Open Watcom 1.9 and Adobe Photoshop SDK CC 2017.
* Most recently tested with Open Watcom 1.9 and Adobe Photoshop SDK 2023.
 
BUILDING WITH MINGW32/64
* IMPORTANT: Building with MINGW32/64 is currently NOT possible