version 2 final
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@1511 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
47e865d306
commit
0a1b4aa83c
12 changed files with 159 additions and 879 deletions
|
@ -87,7 +87,7 @@
|
|||
OutputFile="$(OutDir)/System.dll"
|
||||
LinkIncremental="1"
|
||||
IgnoreAllDefaultLibraries="TRUE"
|
||||
GenerateDebugInformation="TRUE"
|
||||
GenerateDebugInformation="FALSE"
|
||||
GenerateMapFile="TRUE"
|
||||
MapExports="TRUE"
|
||||
SubSystem="2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue