mirror of
				https://github.com/f4exb/sdrangel.git
				synced 2025-10-31 04:50:29 -04:00 
			
		
		
		
	Windows: MSVC2017: adapt hackrfoutput plugin module
This commit is contained in:
		
							parent
							
								
									1a051b41c6
								
							
						
					
					
						commit
						71387eb61a
					
				| @ -19,6 +19,8 @@ QMAKE_CXXFLAGS += -std=c++11 | |||||||
| 
 | 
 | ||||||
| CONFIG(MINGW32):LIBHACKRFSRC = "C:\softs\hackrf\host" | CONFIG(MINGW32):LIBHACKRFSRC = "C:\softs\hackrf\host" | ||||||
| CONFIG(MINGW64):LIBHACKRFSRC = "C:\softs\hackrf\host" | CONFIG(MINGW64):LIBHACKRFSRC = "C:\softs\hackrf\host" | ||||||
|  | CONFIG(MSVC):LIBHACKRFSRC = "C:\softs\hackrf\host" | ||||||
|  | 
 | ||||||
| INCLUDEPATH += $$PWD | INCLUDEPATH += $$PWD | ||||||
| INCLUDEPATH += ../../../exports | INCLUDEPATH += ../../../exports | ||||||
| INCLUDEPATH += ../../../sdrbase | INCLUDEPATH += ../../../sdrbase | ||||||
|  | |||||||
| @ -18,7 +18,6 @@ | |||||||
| 
 | 
 | ||||||
| #include <stdio.h> | #include <stdio.h> | ||||||
| #include <errno.h> | #include <errno.h> | ||||||
| #include <unistd.h> |  | ||||||
| 
 | 
 | ||||||
| #include "dsp/samplesourcefifo.h" | #include "dsp/samplesourcefifo.h" | ||||||
| 
 | 
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user