IOUSBFamilyInfoPlist.pch   [plain text]


#define IOUSBFAMILY_VERSION					4.1.7
#define APPLEUSBHUB_VERSION					4.1.7
#define APPLEUSBMERGENUB_VERSION			4.1.5
#define APPLEUSBEHCI_VERSION				4.1.7
#define APPLEUSBOHCI_VERSION				4.1.5
#define APPLEUSBUHCI_VERSION				4.1.5
#define APPLEUSBOPTICALMOUSE_VERSION		3.7.5
#define IOUSBCOMPOSITEDRIVER_VERSION		3.9.0
#define IOUSBHIDDRIVERSAFEBOOT_VERSION		4.1.5
#define IOUSBHIDDRIVER_VERSION				4.1.5
#define IOUSBLIB_VERSION					4.1.5
#define IOUSBUSERCLIENT_VERSION				4.1.5
#define USBPROBER_VERSION					4.1.5
#define KLOG_VERSION						3.9.0

#define IOUSBFAMILY_SHORTVERSION			4.1.7
#define APPLEUSBHUB_SHORTVERSION			4.1.7
#define APPLEUSBMERGENUB_SHORTVERSION		4.1.5
#define APPLEUSBEHCI_SHORTVERSION			4.1.7
#define APPLEUSBOHCI_SHORTVERSION			4.1.5
#define APPLEUSBUHCI_SHORTVERSION			4.1.5
#define APPLEUSBOPTICALMOUSE_SHORTVERSION	3.7.5
#define IOUSBCOMPOSITEDRIVER_SHORTVERSION	3.9.0
#define IOUSBHIDDRIVERSAFEBOOT_SHORTVERSION	4.1.5
#define IOUSBHIDDRIVER_SHORTVERSION			4.1.5
#define IOUSBLIB_SHORTVERSION				4.1.5
#define IOUSBUSERCLIENT_SHORTVERSION		4.1.5
#define USBPROBER_SHORTVERSION				4.1.5
#define KLOG_SHORTVERSION					3.9.0

#define USBTRACE_VERSION					"4.1.5"

#ifdef USE_SHALLOW_BUNDLE
	#define IOUSBLIB_PATH		IOUSBFamily.kext/PlugIns/IOUSBLib.bundle
#else
	#define IOUSBLIB_PATH		IOUSBFamily.kext/Contents/PlugIns/IOUSBLib.bundle
#endif

#define	IOUSBFAMILY_LAST_CHANGE_YEAR				2010
#define APPLEUSBHUB_LAST_CHANGE_YEAR				2010
#define APPLEUSBMERGENUB_LAST_CHANGE_YEAR			2010
#define APPLEUSBEHCI_LAST_CHANGE_YEAR				2010
#define APPLEUSBOHCI_LAST_CHANGE_YEAR				2010
#define APPLEUSBUHCI_LAST_CHANGE_YEAR				2010
#define APPLEUSBOPTICALMOUSE_LAST_CHANGE_YEAR		2007
#define IOUSBCOMPOSITEDRIVER_LAST_CHANGE_YEAR		2009
#define IOUSBHIDDRIVERSAFEBOOT_LAST_CHANGE_YEAR		2010
#define IOUSBHIDDRIVER_LAST_CHANGE_YEAR				2010
#define IOUSBLIB_LAST_CHANGE_YEAR					2010
#define IOUSBUSERCLIENT_LAST_CHANGE_YEAR			2010
#define USBPROBER_LAST_CHANGE_YEAR					2010
#define KLOG_LAST_CHANGE_YEAR						2009

#define QUOTEDSTRING(s) STRING(s)
#define STRING(s) #s