forked from GerhardHoffmann/DCLibraries
		
	Fix: add source-files to project
This commit is contained in:
		@@ -5,14 +5,12 @@ VERSION="1.0.1"
 | 
			
		||||
HEADERS += \
 | 
			
		||||
    ../include/com.h \
 | 
			
		||||
    ../include/datIf.h \
 | 
			
		||||
    ../include/prot.h \
 | 
			
		||||
    ../include/download_thread.h
 | 
			
		||||
    ../include/prot.h
 | 
			
		||||
 | 
			
		||||
SOURCES += \
 | 
			
		||||
    ../src/com.cpp \
 | 
			
		||||
    ../src/datIf.cpp \
 | 
			
		||||
    ../src/prot.cpp \
 | 
			
		||||
    ../src/download_thread.cpp
 | 
			
		||||
    ../src/prot.cpp
 | 
			
		||||
 | 
			
		||||
include(../DCLibraries.pri)
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user