add missing libs to xml file
Modified: trunk/reactos/subsys/system/notepad/notepad.xml
_____
Modified: trunk/reactos/subsys/system/notepad/notepad.xml
--- trunk/reactos/subsys/system/notepad/notepad.xml 2005-10-18
22:27:38 UTC (rev 18573)
+++ trunk/reactos/subsys/system/notepad/notepad.xml 2005-10-18
22:34:04 UTC (rev 18574)
@@ -6,6 +6,8 @@
<library>user32</library>
<library>gdi32</library>
<library>comdlg32</library>
+ <library>advapi32</library>
+ <library>shell32</library>
<file>License_En.c</file>
<file>dialog.c</file>
<file>license.c</file>
Show replies by date