gui.pro: Change target to looqs-gui
This commit is contained in:
		@@ -8,7 +8,7 @@ QT       += core concurrent gui
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
 | 
					greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
 | 
				
			||||||
CONFIG += c++17
 | 
					CONFIG += c++17
 | 
				
			||||||
TARGET = qss-gui
 | 
					TARGET = looqs-gui
 | 
				
			||||||
TEMPLATE = app
 | 
					TEMPLATE = app
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# The following define makes your compiler emit warnings if you use
 | 
					# The following define makes your compiler emit warnings if you use
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user