added exdll vs2008 project files, thanks to TobbeSweden

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5914 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2009-02-01 12:06:41 +00:00
parent 7ae5b898a6
commit d05741f44e
4 changed files with 288 additions and 0 deletions

View file

@ -17,6 +17,8 @@ example = Split("""
exdll.dsp
exdll.dsw
exdll_with_unit.dpr
exdll-vs2008.sln
exdll-vs2008.vcproj
nsis.pas
extdll.inc
""")