more mingw versions https://github.com/kichik/nsis/pull/5/
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6784 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
a190b4fc84
commit
a525a42a04
1 changed files with 4 additions and 0 deletions
|
@ -58,6 +58,10 @@ prefixes = SCons.Util.Split("""
|
||||||
i486-pc-mingw32-
|
i486-pc-mingw32-
|
||||||
i586-pc-mingw32-
|
i586-pc-mingw32-
|
||||||
i686-pc-mingw32-
|
i686-pc-mingw32-
|
||||||
|
i386-w64-mingw32-
|
||||||
|
i486-w64-mingw32-
|
||||||
|
i586-w64-mingw32-
|
||||||
|
i686-w64-mingw32-
|
||||||
""")
|
""")
|
||||||
|
|
||||||
def find(env):
|
def find(env):
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue