-
Notifications
You must be signed in to change notification settings - Fork 3
/
docx2hub.xpr
executable file
·31 lines (31 loc) · 1.15 KB
/
docx2hub.xpr
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<?xml version="1.0" encoding="UTF-8"?>
<project version="16.1">
<meta>
<filters directoryPatterns="" filePatterns="" positiveFilePatterns="" showHiddenFiles="false"/>
<options>
<serialized version="16.1" xml:space="preserve">
<map>
<entry>
<String>catalogs.v5</String>
<String-array>
<String>${pdu}/xmlcatalog/catalog.xml</String>
</String-array>
</entry>
<entry>
<String>enable.project.master.files.support</String>
<Boolean>true</Boolean>
</entry>
<entry>
<String>key.xml.catalog.option.pane</String>
<Boolean>true</Boolean>
</entry>
</map>
</serialized>
</options>
</meta>
<projectTree name="docx2hub.xpr">
<folder masterFiles="true" name="Master Files">
<file name="xpl/docx2hub-frontend.xpl"/>
</folder>
</projectTree>
</project>