summaryrefslogtreecommitdiff
path: root/libnet/README.win32
diff options
context:
space:
mode:
Diffstat (limited to 'libnet/README.win32')
-rw-r--r--libnet/README.win325
1 files changed, 4 insertions, 1 deletions
diff --git a/libnet/README.win32 b/libnet/README.win32
index 4f22f0e..52be775 100644
--- a/libnet/README.win32
+++ b/libnet/README.win32
@@ -4,7 +4,10 @@ The batch file depends on the MSVC build environment being set (PATH, etc.),
this can be done with Visual Studio's vsvars32.bat, or by starting a Visual
Studio shell.
-Also, the batch file hard-codes the location of the WinPcap developer's tools,
+The batch file copies pre-prepared headers out of win32/, avoiding the
+requirement for a gnu (cygwin or mingw) build environment.
+
+The batch file hard-codes the location of the WinPcap developer's tools,
you may have to modify it for your environment, or install the developer's
pack in the expected location.