NSIS/SCons/Config
anders_k d799ee53d7 Basic Win64 support (MSVC)
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6439 212acab6-be3b-0410-9dea-997c60f758d6
2014-02-08 00:13:52 +00:00
..
default MakeNSIS can now generate Unicode or Ansi installers based on a script attribute. SCons generates both Ansi and Unicode stubs and plugins. 2012-10-13 01:47:50 +00:00
gnu avoid warnings about stdcall being ignored 2014-02-02 00:36:13 +00:00
hpc++ MakeNSIS can now generate Unicode or Ansi installers based on a script attribute. SCons generates both Ansi and Unicode stubs and plugins. 2012-10-13 01:47:50 +00:00
linker_script replaced with a complete linker script taken from ld --verbose 2005-08-05 15:27:58 +00:00
memcpy.c files needed by gnu configuration 2005-07-02 17:53:21 +00:00
memset.c files needed by gnu configuration 2005-07-02 17:53:21 +00:00
ms Basic Win64 support (MSVC) 2014-02-08 00:13:52 +00:00