Fixed gapi.pp to gapi.pl
svn path=/trunk/gtk-sharp/; revision=15156
This commit is contained in:
parent
aa9f11c8b5
commit
aaf2cd4a4a
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ Within your project directory, do the following:
|
|||
* Write a .sources file listing the source directories for the
|
||||
libraries you will be wrapping, one line per directory. The
|
||||
format is: "directory namespace library".
|
||||
* Run gapi.pp SOURCEFILE APIDIR where SOURCEFILE is the sources file
|
||||
* Run gapi.pl SOURCEFILE APIDIR where SOURCEFILE is the sources file
|
||||
you just wrote, and APIDIR is the directory to place the API XML
|
||||
descriptions in.
|
||||
* Run gapi_codegen.exe on the API files you created. If you depend
|
||||
|
|
Loading…
Add table
Reference in a new issue