- PCHify notepad and add missing header from regedit.
[reactos.git] / reactos / subsys / system / notepad / notepad.xml
index 663da7c..bde90de 100644 (file)
@@ -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>
@@ -13,4 +15,5 @@
        <file>text.c</file>
        <file>settings.c</file>
        <file>rsrc.rc</file>
+       <pch>notepad.h</pch>
 </module>