Revision 508 2.1/trunk/org.gvsig.view3d/org.gvsig.view3d.app/org.gvsig.view3d.app.win.x86/pom.xml

View differences:

pom.xml
8 8
	</parent>
9 9
	<artifactId>org.gvsig.view3d.app.win.x86</artifactId>
10 10
	<name>org.gvsig.view3d.app.win.x86</name>
11

  
11
  
12 12
	<dependencyManagement>
13 13
		<dependencies>
14 14
			<dependency>
......
66 66
                                    <overWrite>true</overWrite>
67 67
                                    <outputDirectory>target</outputDirectory>
68 68
                                </artifactItem>
69
                                <artifactItem>
70
                                    <groupId>org.jogamp.gluegen</groupId>
71
                                    <artifactId>gluegen-rt</artifactId>
72
                                    <classifier>natives-windows-i586</classifier>
73
                                    <type>jar</type>
74
                                    <overWrite>true</overWrite>
75
                                    <outputDirectory>target/native/gluegen</outputDirectory>
76
                                </artifactItem>
77
                                <artifactItem>
78
                                    <groupId>org.jogamp.jogl</groupId>
79
                                    <artifactId>jogl-all</artifactId>
80
                                    <classifier>natives-windows-i586</classifier>
81
                                    <type>jar</type>
82
                                    <overWrite>true</overWrite>
83
                                    <outputDirectory>target/native/jogl</outputDirectory>
84
                                </artifactItem>
69 85
                            </artifactItems>
70 86
                        </configuration>
71 87
                    </execution>

Also available in: Unified diff