Install the pluginapi stuff in a subdirectory.
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5922 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
f41ba95bab
commit
eff14a4702
24 changed files with 30 additions and 29 deletions
3
INSTALL
3
INSTALL
|
@ -63,7 +63,8 @@ This is a trimmed version of Appendix "Building NSIS" of the documentation.
|
|||
PREFIX_DATA: Where to put the plugins, stubs, etc. Defaults to $PREFIX/share/nsis/
|
||||
PREFIX_DOC: Where to put the docs and examples. Defaults to $PREFIX/share/doc/nsis/
|
||||
PREFIX_DEST: The install root Useful for packagers. Defaults to the root directory.
|
||||
PREFIX_INC_C: Where to put the C headers. Defaults to $PREFIX/include/nsis/
|
||||
PREFIX_PLUGINAPI_INC: Where to put the plugin api headers. Defaults to not installed.
|
||||
PREFIX_PLUGINAPI_LIB: Where to put the plugin api static lib. Defaults to not installed.
|
||||
|
||||
- Problems
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue