| 
									
										
										
										
											2018-09-15 22:30:58 +02:00
										 |  |  | #-------------------------------------------------------- | 
					
						
							|  |  |  | # | 
					
						
							|  |  |  | # Pro file for Windows builds with Qt Creator | 
					
						
							|  |  |  | # | 
					
						
							|  |  |  | #-------------------------------------------------------- | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | TEMPLATE = lib | 
					
						
							|  |  |  | CONFIG += plugin | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | QT += core gui widgets multimedia network opengl | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2019-02-03 11:09:09 +01:00
										 |  |  | TARGET = outputremote | 
					
						
							| 
									
										
										
										
											2018-09-15 22:30:58 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2018-09-16 10:02:54 +02:00
										 |  |  | CONFIG(MINGW32):LIBCM256CCSRC = "C:\softs\cm256cc" | 
					
						
							| 
									
										
										
										
											2018-11-13 14:29:27 +01:00
										 |  |  | CONFIG(MSVC):LIBCM256CCSRC = "C:\softs\cm256cc" | 
					
						
							| 
									
										
										
										
											2018-09-15 22:30:58 +02:00
										 |  |  | CONFIG(macx):LIBCM256CCSRC = "../../../../deps/cm256cc" | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | INCLUDEPATH += $$PWD | 
					
						
							| 
									
										
										
										
											2018-09-16 10:02:54 +02:00
										 |  |  | INCLUDEPATH += ../../../exports | 
					
						
							| 
									
										
										
										
											2018-09-15 22:30:58 +02:00
										 |  |  | INCLUDEPATH += ../../../sdrbase | 
					
						
							|  |  |  | INCLUDEPATH += ../../../sdrgui | 
					
						
							|  |  |  | INCLUDEPATH += ../../../swagger/sdrangel/code/qt5/client | 
					
						
							|  |  |  | macx:INCLUDEPATH += /opt/local/include | 
					
						
							|  |  |  | INCLUDEPATH += $$LIBCM256CCSRC | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | DEFINES += USE_SSE2=1 | 
					
						
							|  |  |  | QMAKE_CXXFLAGS += -msse2 | 
					
						
							|  |  |  | DEFINES += USE_SSSE3=1 | 
					
						
							|  |  |  | QMAKE_CXXFLAGS += -mssse3 | 
					
						
							|  |  |  | DEFINES += USE_SSE4_1=1 | 
					
						
							|  |  |  | QMAKE_CXXFLAGS += -msse4.1 | 
					
						
							|  |  |  | QMAKE_CXXFLAGS += -std=c++11 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | CONFIG(Release):build_subdir = release | 
					
						
							|  |  |  | CONFIG(Debug):build_subdir = debug | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2018-09-17 09:24:05 +02:00
										 |  |  | CONFIG(MINGW32):INCLUDEPATH += "C:\softs\boost_1_66_0" | 
					
						
							| 
									
										
										
										
											2018-11-13 14:29:27 +01:00
										 |  |  | CONFIG(MSVC):INCLUDEPATH += "C:\softs\boost_1_66_0" | 
					
						
							| 
									
										
										
										
											2018-12-27 09:48:30 +01:00
										 |  |  | CONFIG(macx):INCLUDEPATH += "../../../boost_1_69_0" | 
					
						
							| 
									
										
										
										
											2018-09-15 22:30:58 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2019-02-02 22:58:42 +01:00
										 |  |  | SOURCES += remoteoutputthread.cpp\ | 
					
						
							|  |  |  | remoteoutputgui.cpp\ | 
					
						
							| 
									
										
										
										
											2019-02-03 11:09:09 +01:00
										 |  |  | remoteoutput.cpp\ | 
					
						
							|  |  |  | remoteoutputsettings.cpp\ | 
					
						
							| 
									
										
										
										
											2019-02-02 22:58:42 +01:00
										 |  |  | remoteoutputplugin.cpp\ | 
					
						
							| 
									
										
										
										
											2018-09-17 09:24:05 +02:00
										 |  |  | udpsinkfec.cpp\ | 
					
						
							|  |  |  | udpsinkfecworker.cpp | 
					
						
							| 
									
										
										
										
											2018-09-15 22:30:58 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2019-02-02 22:58:42 +01:00
										 |  |  | HEADERS += remoteoutputthread.h\ | 
					
						
							|  |  |  | remoteoutputgui.h\ | 
					
						
							| 
									
										
										
										
											2019-02-03 11:09:09 +01:00
										 |  |  | remoteoutput.h\ | 
					
						
							|  |  |  | remoteoutputsettings.h\ | 
					
						
							| 
									
										
										
										
											2019-02-02 22:58:42 +01:00
										 |  |  | remoteoutputplugin.h\ | 
					
						
							| 
									
										
										
										
											2018-09-17 09:24:05 +02:00
										 |  |  | udpsinkfec.h\ | 
					
						
							|  |  |  | udpsinkfecworker.h | 
					
						
							| 
									
										
										
										
											2018-09-15 22:30:58 +02:00
										 |  |  | 
 | 
					
						
							| 
									
										
										
										
											2019-02-02 22:58:42 +01:00
										 |  |  | FORMS += remoteoutputgui.ui | 
					
						
							| 
									
										
										
										
											2018-09-15 22:30:58 +02:00
										 |  |  | 
 | 
					
						
							|  |  |  | LIBS += -L../../../sdrbase/$${build_subdir} -lsdrbase | 
					
						
							|  |  |  | LIBS += -L../../../sdrgui/$${build_subdir} -lsdrgui | 
					
						
							|  |  |  | LIBS += -L../../../swagger/$${build_subdir} -lswagger | 
					
						
							|  |  |  | LIBS += -L../../../cm256cc/$${build_subdir} -lcm256cc | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2018-12-27 09:48:30 +01:00
										 |  |  | macx { | 
					
						
							|  |  |  |     QMAKE_LFLAGS_SONAME = -Wl,-install_name,@rpath/ | 
					
						
							|  |  |  | } | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2018-09-15 22:30:58 +02:00
										 |  |  | RESOURCES = ../../../sdrgui/resources/res.qrc | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | CONFIG(MINGW32):DEFINES += USE_INTERNAL_TIMER=1 | 
					
						
							|  |  |  | 
 |