Updated for windows os arch change.

This commit is contained in:
endolf 2011-02-05 14:33:04 +00:00
parent 823c47bc2b
commit 45e8a00390
2 changed files with 2 additions and 2 deletions

View file

@ -20,7 +20,7 @@
<jar href="jinput-test.jar"/>
<jar href="jinput.jar"/>
</resources>
<resources os="Windows" arch="x86_64 x86">
<resources os="Windows" arch="x86_64 x86 amd64">
<nativelib href="jinput-windows-native.jar"/>
<property name="jinput.plugins" value="net.java.games.input.WinTabEnvironmentPlugin"/>
</resources>

View file

@ -20,7 +20,7 @@
<jar href="jinput-test.jar"/>
<jar href="jinput.jar"/>
</resources>
<resources os="Windows" arch="x86_64 x86">
<resources os="Windows" arch="x86_64 x86 amd64">
<nativelib href="jinput-windows-native.jar"/>
</resources>
<resources os="Linux" arch="i386 ia64 x84_64">