Added /LAUNCH compiler switch
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@7292 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
67f14f9b0b
commit
0be4164270
5 changed files with 22 additions and 2 deletions
|
@ -57,6 +57,7 @@ libs = Split("""
|
|||
iconv
|
||||
shlwapi
|
||||
oleaut32
|
||||
shell32
|
||||
""")
|
||||
|
||||
Import('env AddAvailableLibs AddZLib')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue