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
|
@ -14,7 +14,7 @@
|
|||
#include "resource.h"
|
||||
#include "shellapi.h"
|
||||
|
||||
#include <pluginapi.h> // nsis plugin
|
||||
#include <nsis/pluginapi.h> // nsis plugin
|
||||
|
||||
// Use for functions only called from one place to possibly reduce some code
|
||||
// size. Allows the source code to remain readable by leaving the function
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue