moved implementation of LineParser into lineparse.cpp
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3706 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
3ed6d7ea22
commit
a0e67e3e8a
4 changed files with 220 additions and 186 deletions
|
@ -217,6 +217,10 @@ SOURCE=.\lang.cpp
|
|||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\lineparse.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\makenssi.cpp
|
||||
# ADD CPP /G6
|
||||
# End Source File
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue