nextcloud-desktop/iniparser/INSTALL
Andreas Schneider 1b29a420bc Initial commit
2008-02-27 18:56:47 +01:00

12 lines
310 B
Text

iniParser installation instructions
-----------------------------------
1. Modify the Makefile to suit your environment.
2. Type 'make' to make the library.
3. Type 'make check' to make the test program.
4. Type 'test/iniexample' to launch the test program.
Enjoy!
N. Devillard
Tue Jan 14 11:52:03 CET 2003