mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-15 08:53:07 +09: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
|