blob: 31c44e48095dd4e53e09663ea050a2521050fb14 [file] [log] [blame]
This example relies on:
- a C# implementation with System.Windows.Forms library: mono
Installation:
./autogen.sh
./configure --prefix=/some/prefix
make
make install
Cleanup:
make distclean
./autoclean.sh