nextcloud-desktop/iniparser/INSTALL

13 lines
310 B
Text
Raw Normal View History

2008-02-27 20:56:47 +03:00
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