Moved TRANSLATIONS to main pro file so lrelease can find them.
This commit is contained in:
		
							
								
								
									
										4
									
								
								qcma.pro
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								qcma.pro
									
									
									
									
									
								
							@@ -11,3 +11,7 @@ SUBDIRS = qcma_gui.pro
 | 
			
		||||
unix:!macx {
 | 
			
		||||
    SUBDIRS += qcma_cli.pro
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
TRANSLATIONS += \
 | 
			
		||||
    resources/translations/qcma_es.ts \
 | 
			
		||||
    resources/translations/qcma_ja.ts
 | 
			
		||||
 
 | 
			
		||||
@@ -44,10 +44,6 @@ HEADERS += \
 | 
			
		||||
    src/qlistdb.h \
 | 
			
		||||
    src/database.h \
 | 
			
		||||
 | 
			
		||||
TRANSLATIONS += \
 | 
			
		||||
    resources/translations/qcma_es.ts \
 | 
			
		||||
    resources/translations/qcma_ja.ts
 | 
			
		||||
 | 
			
		||||
OTHER_FILES += \
 | 
			
		||||
    resources/xml/psp2-updatelist.xml \
 | 
			
		||||
    resources/images/psv_icon.png \
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user