Files
reactos/drivers/bus/pcix/pci.rc
T
Hermès Bélusca-Maïto 49ab546ac3 Sync up with trunk r61578.
svn path=/branches/ntvdm/; revision=61579
2014-01-11 00:00:10 +00:00

7 lines
228 B
Plaintext

#define REACTOS_VERSION_DLL
#define REACTOS_STR_FILE_DESCRIPTION "PCI Bus Driver"
#define REACTOS_STR_INTERNAL_NAME "pci"
#define REACTOS_STR_ORIGINAL_FILENAME "pci.sys"
#include <reactos/version.rc>
#include <pciclass.rc>