-
Notifications
You must be signed in to change notification settings - Fork 9
/
INSTALL
28 lines (17 loc) · 854 Bytes
/
INSTALL
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Basic Installation
==================
This file only mentions the compilation, not the installation.
1. create compilation project
Include all the *.c files in 'src' folder to your empty project, and set the
'include' folder as the include path.
2. Customize
Read the COSTOMIZE document, according to the document, modify the options and
parameters of your project. Be sure the file 'psd_system.c' is correct.
3. Compile
Notice about this file
======================
Libpsd is the product of Graphest Software, copyright 2004-2007, www.graphest.com
This file is the part of Libpsd project, Libpsd is under the terms of the GNU Library
General Public License as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version. See the GNU General Public
License for more details.