ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 24996: /trunk/ /trunk/: Makefile.nmake adns_dll.dep adns

Date: Sun, 13 Apr 2008 17:58:05 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=24996

User: ulfl
Date: 2008/04/13 05:58 PM

Log:
 attempt to build ADNS on none MSVC6 systems - with the same mechanism as done with ZLIB
 
 Unfortunately, both dep and rc files need to be patched, so I added the patched files
 
 It's an ugly solution but it seems to work ...

Directory: /trunk/
  Changes    Path              Action
  +28 -24    Makefile.nmake    Modified
  +85 -0     adns_dll.dep      Added
  +110 -0    adns_dll.rc       Added
  +1 -0      config.nmake      Modified