objs are unused for a long time
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5157 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
27a549057b
commit
a912c9ccd6
1 changed files with 0 additions and 8 deletions
|
@ -6,14 +6,6 @@ files = Split("""
|
|||
Source/System.c
|
||||
""")
|
||||
|
||||
objs = Split("""
|
||||
Source/chkstk.obj
|
||||
Source/vc7ldvrm.obj
|
||||
Source/vc7lmul.obj
|
||||
Source/vc7lshl.obj
|
||||
Source/vc7lshr.obj
|
||||
""")
|
||||
|
||||
libs = Split("""
|
||||
kernel32
|
||||
user32
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue