dmiller
47ac4e421e
Clean up some windows build errors due to misapplication of a patch
2015-11-12 19:38:47 +00:00
dmiller
37d517b32e
Use XP compatibility SDK, because users are complaining
2015-11-10 16:47:35 +00:00
dmiller
0952bed032
Merge final changes to support VS2013 build
...
Changes:
* Fix a collision of the name PS_NONE with a different constant in shlobj.h
* Update solution and project files for VS2013
* Update the NSIS installer to reference the VC 2013 redistributable
2015-01-17 04:35:01 +00:00
david
ce51d8c4da
Use the default value of MultiThreadedDLL where possible.
2013-02-09 20:30:01 +00:00
david
6b095f42d2
Use MultiThreadedDebugDLL (/MDd) in place of MultiThreadedDebug (/MTd).
...
This is to match r8507, which did the analogous thing for the Release
configuration.
http://seclists.org/nmap-dev/2013/q1/120
2013-02-09 20:29:55 +00:00
sean
3215bf602a
Fixed the LNK4006 warning from http://seclists.org/nmap-dev/2006/q3/22
...
By removing lua.c and luac.c from the compile path
2012-06-21 04:33:09 +00:00
batrick
000f6dc4d9
Lua 5.2 upgrade [1] for NSE.
...
[1] http://seclists.org/nmap-dev/2012/q2/34
2012-05-27 08:53:32 +00:00
david
d70d468881
Remove quotes around the OutputFile element contents in liblua for the Release
...
configuration too (was previously only in Debug).
2010-11-04 23:08:03 +00:00
david
1a8ceeb0aa
Remove quotes from the contents of the OutputFile element in liblua.vcxproj.
2010-11-04 19:11:48 +00:00
david
6ce7c2e34d
Upgrade the Windows build files using the Visual C++ 2010 Express conversion
...
wizard. At this point the solution doesn't build.
2010-11-04 18:16:40 +00:00