mirror of
				https://github.com/Swordfish90/cool-retro-term.git
				synced 2025-11-04 00:52:11 +00:00 
			
		
		
		
	Fix: sql had issues under OSX.
This commit is contained in:
		@@ -1,4 +1,4 @@
 | 
				
			|||||||
QT += qml quick widgets
 | 
					QT += qml quick widgets sql
 | 
				
			||||||
TARGET = cool-retro-term 
 | 
					TARGET = cool-retro-term 
 | 
				
			||||||
 | 
					
 | 
				
			||||||
DESTDIR = $$OUT_PWD/../
 | 
					DESTDIR = $$OUT_PWD/../
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user