http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=35687
User: gerald
Date: 2011/01/27 04:21 PM
Log:
Use the correct processor architecture in our manifest. This lets us
create a usable wireshark.exe for x64 using Visual C++ 10. Change the
name of VCREDIST_DLL to PROCESSOR_ARCHITECTURE to more accurately
reflect what it's used for. Allow MSVC_VARIANT to be set from the
system environment, mainly to keep me from accidentally clobbering it
in the future.
Directory: /trunk/image/
Changes Path Action
+1 -0 Makefile.nmake Modified
+2 -2 wireshark.exe.manifest.in Modified
Directory: /trunk/
Changes Path Action
+14 -6 config.nmake Modified