mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-23 05:25:50 +03:00
13 lines
310 B
Text
13 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
|