Wireshark-commits: [Wireshark-commits] rev 20340: /trunk/ /trunk/: Makefile.nmake

Date: Mon, 08 Jan 2007 05:03:19 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=20340

User: ulfl
Date: 2007/01/08 05:03 AM

Log:
 fix general compilation:
 - compile wiretap unconditionally
 
 fix .NET1.1 + PSDK compilation:
 - lib.exe tool not available, build dll only (that's just enough)
 - copy zlib1.dll.manifest file only if it's available, MSVC2003 doesn't generate it

Directory: /trunk/
  Changes    Path              Action
  +3 -3      Makefile.nmake    Modified