]> gerrit.simantics Code Review - simantics/3d.git/blob - vtk.lib.feature/feature.xml
Turn index validation prevents model loading
[simantics/3d.git] / vtk.lib.feature / feature.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <feature
3       id="vtk.lib"
4       label="VTK Feature"
5       version="8.2.0.qualifier"
6       os="win32"
7       arch="x86_64">
8
9    <description url="http://www.example.com/description">
10       [Enter Feature Description here.]
11    </description>
12
13    <copyright url="http://www.example.com/copyright">
14       [Enter Copyright Description here.]
15    </copyright>
16
17    <license url="http://www.example.com/license">
18       [Enter License Description here.]
19    </license>
20
21    <plugin
22          id="vtk"
23          download-size="0"
24          install-size="0"
25          version="0.0.0"
26          unpack="false"/>
27
28    <plugin
29          id="vtk.rendering"
30          download-size="0"
31          install-size="0"
32          version="0.0.0"
33          unpack="false"/>
34
35    <plugin
36          id="vtk.rendering.win32.win32.x86_64"
37          download-size="0"
38          install-size="0"
39          version="0.0.0"
40          fragment="true"
41          unpack="false"/>
42    
43    <plugin
44          id="vtk.win32.win32.x86_64"
45          os="win32"
46          arch="x86_64"
47          download-size="0"
48          install-size="0"
49          version="0.0.0"
50          fragment="true"/>
51    <!--
52    <plugin
53          id="vtk.win32.win32.x86_64.debug"
54          os="win32"
55          arch="x86_64"
56          download-size="0"
57          install-size="0"
58          version="0.0.0"
59          fragment="true"/>
60     -->
61 </feature>