- create plugin.lib that contains all

- distribute plugin.h, api.h and plugin.lib
- remove inc_c stuff because we don't really want to install win32 header files as something that can be used on linux (this should be revisited later)
- fix up MakeFileList for newer versions of SCons (should be removed in the future)

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5826 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2008-12-12 16:33:25 +00:00
parent e51dfd9873
commit eceb3ce333
5 changed files with 150 additions and 36 deletions

View file

@ -259,11 +259,14 @@ ${MementoSection} "Script Examples" SecExample
File ..\Examples\Plugin\exdll.dpr
File ..\Examples\Plugin\exdll.dsp
File ..\Examples\Plugin\exdll.dsw
File ..\Examples\Plugin\exdll.h
File ..\Examples\Plugin\exdll_with_unit.dpr
File ..\Examples\Plugin\extdll.inc
File ..\Examples\Plugin\nsis.pas
File ..\Examples\Plugin\plugin.h
File ..\Examples\Plugin\plugin.lib
File ..\Examples\Plugin\api.h
${MementoSectionEnd}
!ifndef NO_STARTMENUSHORTCUTS