From d287153576427c505bbf79a82844aa4e5125067c Mon Sep 17 00:00:00 2001 From: Magnus Olsen Date: Thu, 7 Sep 2006 09:42:17 +0000 Subject: [PATCH] fixed all network apps in rosapps. svn path=/trunk/; revision=23952 --- rosapps/net/ncftp/ncftp.rbuild | 2 ++ rosapps/net/netreg/netreg.rbuild | 3 ++- rosapps/net/niclist/niclist.rbuild | 2 ++ 3 files changed, 6 insertions(+), 1 deletion(-) diff --git a/rosapps/net/ncftp/ncftp.rbuild b/rosapps/net/ncftp/ncftp.rbuild index f309b3b7562..7dd739e7463 100644 --- a/rosapps/net/ncftp/ncftp.rbuild +++ b/rosapps/net/ncftp/ncftp.rbuild @@ -10,6 +10,8 @@ 0x0501 0x0501 kernel32 + user32 + advapi32 ws2_32 diff --git a/rosapps/net/netreg/netreg.rbuild b/rosapps/net/netreg/netreg.rbuild index b2ee9fb29ab..bb4a5d67008 100644 --- a/rosapps/net/netreg/netreg.rbuild +++ b/rosapps/net/netreg/netreg.rbuild @@ -1,9 +1,10 @@ - + . 0x0501 0x0501 kernel32 + user32 ws2_32 netreg.cpp diff --git a/rosapps/net/niclist/niclist.rbuild b/rosapps/net/niclist/niclist.rbuild index 6b721f214be..dc0d21a9c72 100644 --- a/rosapps/net/niclist/niclist.rbuild +++ b/rosapps/net/niclist/niclist.rbuild @@ -3,6 +3,8 @@ 0x0501 0x0501 + kernel32 + user32 niclist.c niclist.rc