Kaydet (Commit) 9bb2c279 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Be less picky with library names to match also the static library built for iOS

üst 130d583a
......@@ -4,5 +4,5 @@ mkdir: %_DEST%\inc\jvmaccess
..\inc\jvmaccess\virtualmachine.hxx %_DEST%\inc\jvmaccess\virtualmachine.hxx
..\%__SRC%\bin\jvmacces*.dll %_DEST%\bin\*
..\%__SRC%\lib\ijvmaccess.lib %_DEST%\lib\ijvmaccess.lib
..\%__SRC%\lib\libjvmaccess*.*.* %_DEST%\lib\*
..\%__SRC%\lib\libjvmaccess*.* %_DEST%\lib\*
linklib: libjvmaccess*.*.*
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment