mirror of
				https://github.com/JakubMelka/PDF4QT.git
				synced 2025-06-05 21:59:17 +02:00 
			
		
		
		
	Conan (#7)
* Add conan support * Windows Qbs port using conan * Correct QT_INSTALL_DIRECTORY define * Correct QT_INSTALL_DIRECTORY define, again
This commit is contained in:
		@@ -8,4 +8,8 @@ Pdf4QtPlugin {
 | 
			
		||||
        "*.ui",
 | 
			
		||||
        "icons.qrc",
 | 
			
		||||
    ]
 | 
			
		||||
    Properties {
 | 
			
		||||
        condition: qbs.hostOS.contains("windows")
 | 
			
		||||
        cpp.defines: "AUDIOBOOKPLUGIN_LIBRARY"
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user