mirror of
				https://github.com/davidgiven/fluxengine.git
				synced 2025-10-24 11:11:02 -07:00 
			
		
		
		
	
		
			
				
	
	
		
			9 lines
		
	
	
		
			180 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			180 B
		
	
	
	
		
			C
		
	
	
	
	
	
| #pragma once
 | |
| 
 | |
| #define BUILD_SYSTEM_LIBUSBP_VERSION_MAJOR 1
 | |
| #define LIBUSBP_STATIC
 | |
| #undef LIBUSBP_LOG
 | |
| #undef VBOX_LINUX_ON_WINDOWS
 | |
| #undef USE_TEST_DEVICE_A
 | |
| #undef USE_TEST_DEVICE_B
 |