Add netbios sample in apps library in msvc6 port

This commit is contained in:
fbernon 2007-10-19 08:02:06 +00:00
parent 033842282b
commit c0c75ff1eb

View File

@ -111,6 +111,12 @@ SOURCE="..\..\apps\httpserver_raw\httpd.c"
SOURCE="..\..\apps\netio\netio.c"
# End Source File
# End Group
# Begin Group "netbios"
# Begin Source File
SOURCE="..\..\apps\netbios\netbios.c"
# End Source File
# End Group
# End Group
# Begin Group "header"
@ -135,6 +141,12 @@ SOURCE="..\..\apps\httpserver_raw\httpd.h"
SOURCE="..\..\apps\netio\netio.h"
# End Source File
# End Group
# Begin Group "netbios"
# Begin Source File
SOURCE="..\..\apps\netbios\netbios.h"
# End Source File
# End Group
# End Group
# End Target
# End Project