From d1091c9d5cc68eecd5a95769ba86d325ceb6a4e6 Mon Sep 17 00:00:00 2001 From: Ged Murphy Date: Fri, 17 Feb 2006 21:29:02 +0000 Subject: [PATCH] add ncpa build file svn path=/trunk/; revision=21118 --- reactos/dll/cpl/ncpa/ncpa.rbuild | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 reactos/dll/cpl/ncpa/ncpa.rbuild diff --git a/reactos/dll/cpl/ncpa/ncpa.rbuild b/reactos/dll/cpl/ncpa/ncpa.rbuild new file mode 100644 index 00000000000..4e709a0f52c --- /dev/null +++ b/reactos/dll/cpl/ncpa/ncpa.rbuild @@ -0,0 +1,20 @@ + + + . + + + + + 0x600 + 0x501 + kernel32 + user32 + comctl32 + iphlpapi + ws2_32 + dhcpcsvc + ntdll + ncpa.c + tcpip_properties.c + ncpa.rc +