From 087e22e7bfdfc3eb0664ac9cca571c3858d838c9 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Fri, 13 Aug 2004 20:55:00 +0000 Subject: [PATCH] More Windows stuff. git-archimport-id: mj@ucw.cz--public/pciutils--main--2.2--patch-62 --- win32/config.h | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 win32/config.h diff --git a/win32/config.h b/win32/config.h new file mode 100644 index 0000000..38d282d --- /dev/null +++ b/win32/config.h @@ -0,0 +1,5 @@ +#define PCI_ARCH_I386 +#define PCI_OS_WINDOWS +#define PCI_HAVE_PM_INTEL_CONF +#define PCI_PATH_IDS "pci.ids" +#define PCILIB_VERSION "@VERSION@" -- 2.39.2