summaryrefslogtreecommitdiffstats
path: root/jnlp-files/HDRDebug.jnlp
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2011-09-13 23:44:05 +0200
committerSven Gothel <[email protected]>2011-09-13 23:44:05 +0200
commit5960d7e22807902d9712869f9c5bce0ff95eb4a1 (patch)
tree3e6374da736ea5659042103ec8c2737143ce4aa0 /jnlp-files/HDRDebug.jnlp
parent0566800aff03ebd9d7414cb547123dcad6620b22 (diff)
New FHS: jars in jar/, using jogamp-current and jogamp-next
Diffstat (limited to 'jnlp-files/HDRDebug.jnlp')
-rwxr-xr-xjnlp-files/HDRDebug.jnlp6
1 files changed, 3 insertions, 3 deletions
diff --git a/jnlp-files/HDRDebug.jnlp b/jnlp-files/HDRDebug.jnlp
index 1f93b65..9657764 100755
--- a/jnlp-files/HDRDebug.jnlp
+++ b/jnlp-files/HDRDebug.jnlp
@@ -19,9 +19,9 @@
<property name="jnlp.nativewindow.TraceLock" value="true"/>
<property name="jnlp.jogl.debug" value="GLDrawable"/>
<property name="jnlp.newt.debug" value="all"/>
- <jar href="jogl-demos.jar" main="true"/>
- <jar href="jogl-demos-util.jar" />
- <jar href="jogl-demos-data.jar" />
+ <jar href="jar/jogl-demos.jar" main="true"/>
+ <jar href="jar/jogl-demos-util.jar" />
+ <jar href="jar/jogl-demos-data.jar" />
<extension name="jogl-all-awt" href="JOGL_CODEBASE_TAG/jogl-all-awt.jnlp" />
</resources>