]> gerrit.simantics Code Review - simantics/sysdyn.git/commit
refs #5244
authorjsimomaa <jsimomaa@ac1ea38d-2e2b-0410-8846-a27921b304fc>
Thu, 28 Aug 2014 20:56:05 +0000 (20:56 +0000)
committerjsimomaa <jsimomaa@ac1ea38d-2e2b-0410-8846-a27921b304fc>
Thu, 28 Aug 2014 20:56:05 +0000 (20:56 +0000)
commit8e99654c1f2a471e74df8c5a69667ff4a7400b46
treec867018cdaaeacd179fe39814e98660aa819b51a
parent9d8adbc16fe1ade4826c99743aac38b838c47db1
refs #5244

Compiled FMUSimulator.dll, miniunz.dll and zlibwapi.dll to 64bit and modified FMUControlJNI to choose correct libraries according to system property "os.arch"

git-svn-id: https://www.simantics.org/svn/simantics/sysdyn/trunk@30159 ac1ea38d-2e2b-0410-8846-a27921b304fc
org.simantics.fmu.me.win64/.classpath [new file with mode: 0644]
org.simantics.fmu.me.win64/.project [new file with mode: 0644]
org.simantics.fmu.me.win64/.settings/org.eclipse.jdt.core.prefs [new file with mode: 0644]
org.simantics.fmu.me.win64/META-INF/MANIFEST.MF [new file with mode: 0644]
org.simantics.fmu.me.win64/build.properties [new file with mode: 0644]
org.simantics.fmu.me.win64/libraries/FMUSimulator.dll [new file with mode: 0644]
org.simantics.fmu.me.win64/libraries/miniunz.dll [new file with mode: 0644]
org.simantics.fmu.me.win64/libraries/zlibwapi.dll [new file with mode: 0644]
org.simantics.fmu/src/org/simantics/fmu/FMUControlJNI.java
org.simantics.sysdyn.feature/feature.xml
org.simantics.sysdyn/META-INF/MANIFEST.MF