[PCI]: Add pciclass.rc to use the pciclass.mc/res-generated file by MC. eVb can now start committing his driver.

svn path=/trunk/; revision=47887
This commit is contained in:
Sir Richard 2010-06-28 00:02:20 +00:00
parent 079e15a99e
commit 55c95b78f9
2 changed files with 3 additions and 0 deletions

View file

@ -3,3 +3,5 @@
#define REACTOS_STR_INTERNAL_NAME "pci\0"
#define REACTOS_STR_ORIGINAL_FILENAME "pci.sys\0"
#include <reactos/version.rc>
#include "pciclass.rc"

View file

@ -5,6 +5,7 @@
<include base="pcix">.</include>
<library>ntoskrnl</library>
<library>hal</library>
<dependency>pciclass</dependency>
<directory name="arb">
<file>ar_busno.c</file>
<file>ar_memio.c</file>