]> The Tcpdump Group git mirrors - tcpdump/commitdiff
Added a missing file (print-bt.c) to the project.
authorgianluca <gianluca>
Sat, 13 Oct 2007 00:43:37 +0000 (00:43 +0000)
committergianluca <gianluca>
Sat, 13 Oct 2007 00:43:37 +0000 (00:43 +0000)
win32/prj/GNUmakefile
win32/prj/WinDump.dsp

index 68c1958d1eb242db5cf9637b047408327b14261c..b7e0a77257a7e4a5b62c291bef2932108233ca0e 100644 (file)
@@ -159,7 +159,8 @@ OBJS = \
        ../../print-eap.o \
        ../../print-lmp.o \
        ../../print-syslog.o \
-       ../../print-dccp.o
+       ../../print-dccp.o \
+       ../../print-bt.o
 
 main: ${OBJS}
        ${CC} ${CFLAGS} ${LDFLAGS} -o windump.exe ${OBJS} ${LIBS}
index 8d32367f7d4da5c6489795e748261234d51cce40..5bb8e103c4d7a98217710b6811feef583bb40c3f 100644 (file)
@@ -97,11 +97,11 @@ SOURCE=..\..\bpf_dump.c
 # End Source File
 # Begin Source File
 
-SOURCE=..\..\cpack.c
+SOURCE=..\..\checksum.c
 # End Source File
 # Begin Source File
 
-SOURCE=..\..\checksum.c
+SOURCE=..\..\cpack.c
 # End Source File
 # Begin Source File
 
@@ -213,6 +213,10 @@ SOURCE="..\..\print-bootp.c"
 # End Source File
 # Begin Source File
 
+SOURCE="..\..\print-bt.c"
+# End Source File
+# Begin Source File
+
 SOURCE="..\..\print-cdp.c"
 # End Source File
 # Begin Source File
@@ -369,11 +373,11 @@ SOURCE="..\..\print-ldp.c"
 # End Source File
 # Begin Source File
 
-SOURCE="..\..\print-lldp.c"
+SOURCE="..\..\print-llc.c"
 # End Source File
 # Begin Source File
 
-SOURCE="..\..\print-llc.c"
+SOURCE="..\..\print-lldp.c"
 # End Source File
 # Begin Source File
 
@@ -569,11 +573,11 @@ SOURCE="..\..\print-udp.c"
 # End Source File
 # Begin Source File
 
-SOURCE="..\..\print-vqp.c"
+SOURCE="..\..\print-vjc.c"
 # End Source File
 # Begin Source File
 
-SOURCE="..\..\print-vjc.c"
+SOURCE="..\..\print-vqp.c"
 # End Source File
 # Begin Source File