From 89a00d9cafd6902089435974df07c904a98e9733 Mon Sep 17 00:00:00 2001 From: Johannes Anderwald Date: Mon, 12 Jun 2006 17:26:41 +0000 Subject: [PATCH] add rbuild file svn path=/trunk/; revision=22320 --- reactos/boot/freeldr/fdebug/fdebug.rbuild | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 reactos/boot/freeldr/fdebug/fdebug.rbuild diff --git a/reactos/boot/freeldr/fdebug/fdebug.rbuild b/reactos/boot/freeldr/fdebug/fdebug.rbuild new file mode 100644 index 00000000000..bf5fddce7b9 --- /dev/null +++ b/reactos/boot/freeldr/fdebug/fdebug.rbuild @@ -0,0 +1,18 @@ + + + + . + + + + + 0x600 + 0x501 + kernel32 + user32 + comdlg32 + gdi32 + fdebug.c + rs232.c + fdebug.rc +