mirror of
https://github.com/LBRYFoundation/pool.git
synced 2025-08-23 17:37:25 +00:00
15 lines
353 B
Text
15 lines
353 B
Text
|
|
iniParser installation instructions
|
|
-----------------------------------
|
|
|
|
- Modify the Makefile to suit your environment.
|
|
- Type 'make' to make the library.
|
|
- Type 'make check' to make the test program.
|
|
- Type 'test/iniexample' to launch the test program.
|
|
- Type 'test/parse' to launch torture tests.
|
|
|
|
|
|
|
|
Enjoy!
|
|
N. Devillard
|
|
Wed Mar 2 21:14:17 CET 2011
|