BUILD folder for generating Spout libraries using CMake\
Build the ALL_BUILD project for a comprehensive build.
Binaries are copied to a Binaries sub-folder.
Win32 - files for 32 bit build
x64 - files for 64 bit build
- Spout - the Spout SDK as a dll
- SpoutLibrary - C-compatible library dll
- SpoutDX - the SpoutDX support class as a dll
- Spout_static - the Spout SDK as a static library
Build the INSTALL project separately for convenience.
An INSTALL folder is created by the build.\