new interface for reading directories which helps getting some preprocessor clutter outside of script.cpp

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3781 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2004-11-26 15:37:31 +00:00
parent c2c907b2bf
commit 7450c0f23b
3 changed files with 273 additions and 0 deletions

View file

@ -204,6 +204,10 @@ SOURCE=.\DialogTemplate.cpp
# End Source File
# Begin Source File
SOURCE=.\dirreader.cpp
# End Source File
# Begin Source File
SOURCE=.\exedata.cpp
# ADD CPP /G6
# End Source File
@ -293,6 +297,10 @@ SOURCE=.\DialogTemplate.h
# End Source File
# Begin Source File
SOURCE=.\dirreader.h
# End Source File
# Begin Source File
SOURCE=.\exedata.h
# End Source File
# Begin Source File