]> mj.ucw.cz Git - pciutils.git/commitdiff
More Windows stuff.
authorMartin Mares <mj@ucw.cz>
Fri, 13 Aug 2004 20:55:00 +0000 (20:55 +0000)
committerMartin Mares <mj@ucw.cz>
Fri, 5 May 2006 12:18:25 +0000 (14:18 +0200)
git-archimport-id: mj@ucw.cz--public/pciutils--main--2.2--patch-62

win32/config.h [new file with mode: 0644]

diff --git a/win32/config.h b/win32/config.h
new file mode 100644 (file)
index 0000000..38d282d
--- /dev/null
@@ -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@"