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
|
@ -26,7 +26,7 @@
|
|||
#include "util.h"
|
||||
#include "httpget.h"
|
||||
|
||||
#include <pluginapi.h> // nsis plugin
|
||||
#include <nsis/pluginapi.h> // nsis plugin
|
||||
|
||||
void *operator new( unsigned int num_bytes )
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue