From e00535658352a7609a4a7fa1c1dee5c7ec7e6e17 Mon Sep 17 00:00:00 2001 From: Christoph von Wittich Date: Wed, 18 Apr 2007 23:57:15 +0000 Subject: [PATCH] add wldap32.rbuild svn path=/trunk/; revision=26412 --- reactos/dll/win32/wldap32/wldap32.rbuild | 34 ++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 reactos/dll/win32/wldap32/wldap32.rbuild diff --git a/reactos/dll/win32/wldap32/wldap32.rbuild b/reactos/dll/win32/wldap32/wldap32.rbuild new file mode 100644 index 00000000000..4dba1969f18 --- /dev/null +++ b/reactos/dll/win32/wldap32/wldap32.rbuild @@ -0,0 +1,34 @@ + + + include/reactos/wine + + + + 0x0500 + wine + ntdll + kernel32 + user32 + add.c + ber.c + bind.c + compare.c + control.c + delete.c + dn.c + error.c + extended.c + init.c + main.c + misc.c + modify.c + modrdn.c + option.c + page.c + parse.c + rename.c + search.c + value.c + wldap32.spec + wldap32.rc +