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:
pabs3 2009-02-04 14:08:31 +00:00
parent f41ba95bab
commit eff14a4702
24 changed files with 30 additions and 29 deletions

View file

@ -1,6 +1,6 @@
#pragma once
#include <pluginapi.h> // nsis plugin
#include <nsis/pluginapi.h> // nsis plugin
#ifdef _DEBUG
//#define _DEBUG_LEAKS