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 |
|