A demo for the Pony project.
The following components are required for building the project:
- Open a MinGW terminal
- Run
build.bat
The resulting output is a bin
folder with a saddle.exe
application along with all its dependencies.
The build procedure has been intentionaly kept simplistic to be easily merged into any project, team or company usual build infrastructure.