mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
[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:
@@ -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"
|
||||
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user