Add missing files Modified: branches/xmlbuildsystem/reactos/hal/hal/hal.xml _____
Modified: branches/xmlbuildsystem/reactos/hal/hal/hal.xml --- branches/xmlbuildsystem/reactos/hal/hal/hal.xml 2005-03-25 18:13:31 UTC (rev 14316) +++ branches/xmlbuildsystem/reactos/hal/hal/hal.xml 2005-03-25 18:48:51 UTC (rev 14317) @@ -1,3 +1,5 @@
<module name="hal" type="kernelmodedll"> <importlibrary basename="hal" definition="hal.def" /> + <file>hal.c</file> + <file>hal.rc</file> </module>