Bundle properties to oxt file

This commit is contained in:
Georgy Litvinov 2020-07-31 19:14:13 +02:00
parent 2d9d6e32de
commit f1d8dc3f8a

View file

@ -110,6 +110,8 @@ task xhtml2(type: Jar) {
include 'pro/litvinovg/**/*.png'
include 'pro/litvinovg/**/*.classes'
include 'w2phtml/api/**/*.class'
include 'w2phtml/*.class'
include 'w2phtml/*.properties'
include 'w2phtml/base/**/*.class'
include 'w2phtml/rdf/**/*.class'
include 'w2phtml/epub/**/*.class'