[SPARK-811] Added JMF native lib dir to VM Initialization

git-svn-id: http://svn.igniterealtime.org/svn/repos/spark/trunk@8910 b35dd754-fafc-0310-a699-88a17e54d16e
This commit is contained in:
Thiago Camargo
2007-08-08 23:03:41 +00:00
committed by thiago
parent 9f7b6a47d2
commit 26e2e57522

View File

@ -51,7 +51,7 @@
<versionLine x="20" y="40" text="version ${compiler:sys.version}" font="Arial" fontSize="8" fontColor="0,0,0" fontWeight="500" />
</text>
</splashScreen>
<java mainClass="org.jivesoftware.launcher.Startup" vmParameters="&quot;-Dappdir=${launcher:sys.launcherDirectory}&quot; -Dsun.java2d.noddraw=true" arguments="" allowVMPassthroughParameters="true" preferredVM="client">
<java mainClass="org.jivesoftware.launcher.Startup" vmParameters="&quot;-Dappdir=${launcher:sys.launcherDirectory}&quot; -Dsun.java2d.noddraw=true &quot;-Djava.library.path=${launcher:sys.launcherDirectory}\lib\windows&quot;" arguments="" allowVMPassthroughParameters="true" preferredVM="client">
<classPath>
<scanDirectory location="lib" failOnError="true" />
<directory location="resources" failOnError="false" />