mirror of
				https://github.com/qgis/QGIS.git
				synced 2025-11-03 00:14:12 -05:00 
			
		
		
		
	
		
			
				
	
	
		
			14 lines
		
	
	
		
			345 B
		
	
	
	
		
			Prolog
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			345 B
		
	
	
	
		
			Prolog
		
	
	
	
	
	
# File generated by kdevelop's qmake manager. 
 | 
						|
# ------------------------------------------- 
 | 
						|
# Subdir relative project main directory: ./plugins
 | 
						|
# Target is a library:  
 | 
						|
 | 
						|
TEMPLATE = lib 
 | 
						|
CONFIG += debug \
 | 
						|
          warn_on \
 | 
						|
          qt \
 | 
						|
          thread 
 | 
						|
SOURCES += qgistestplugin.cpp 
 | 
						|
HEADERS += qgisplugin.h \
 | 
						|
           qgistestplugin.h 
 |