moved implementation of ConstantsStringList into ShConstants.cpp

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3721 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2004-10-12 21:05:59 +00:00
parent 11571a1de9
commit 021336133c
4 changed files with 83 additions and 68 deletions

View file

@ -248,6 +248,10 @@ SOURCE=.\script.cpp
# End Source File
# Begin Source File
SOURCE=.\ShConstants.cpp
# End Source File
# Begin Source File
SOURCE=.\strlist.cpp
# End Source File
# Begin Source File