]> gerrit.simantics Code Review - simantics/fmil.git/commit - org.simantics.fmil.win64/libraries/Debug/fmu1_dll_me.dll
Improvements to FMI-support to support 2.0 FMU's 69/869/2
authorjsimomaa <jani.simomaa@gmail.com>
Mon, 21 Aug 2017 06:07:34 +0000 (09:07 +0300)
committerjsimomaa <jani.simomaa@gmail.com>
Mon, 21 Aug 2017 07:08:35 +0000 (10:08 +0300)
commit9dcc8cac323b2fc064007203ef76e57e152699db
tree536175dc90da4e9d8ced8b0d61feccdd9c38f198
parente3ede17bbc55c6598bc5262015ff5ea8df3570e0
Improvements to FMI-support to support 2.0 FMU's

refs #7440

Change-Id: I53dc3fc59308d00c3ab6285d33e1bc2d664c0413
37 files changed:
org.simantics.fmil.core/META-INF/MANIFEST.MF
org.simantics.fmil.core/README.md [new file with mode: 0644]
org.simantics.fmil.core/native/.gitingore [new file with mode: 0644]
org.simantics.fmil.core/native/FMUSimulator/.gitignore [new file with mode: 0644]
org.simantics.fmil.core/native/FMUSimulator/DEBUG_fmilib_shared32.lib [new file with mode: 0644]
org.simantics.fmil.core/native/FMUSimulator/DEBUG_fmilib_shared64.lib [new file with mode: 0644]
org.simantics.fmil.core/native/FMUSimulator/fmi_util.c.txt
org.simantics.fmil.core/native/FMUSimulator/fmilib_shared32.lib
org.simantics.fmil.core/native/FMUSimulator/fmilib_shared64.lib
org.simantics.fmil.core/native/FMUSimulator/include/fmi1_cs.h
org.simantics.fmil.core/native/FMUSimulator/include/org_simantics_fmil_FMILJNI.h
org.simantics.fmil.core/native/FMUSimulator/src/fmu_control.cpp
org.simantics.fmil.core/src/org/simantics/fmil/core/FMIL.java
org.simantics.fmil.win32/libraries/Debug/FMUSimulator.dll [new file with mode: 0644]
org.simantics.fmil.win32/libraries/Debug/fmilib_shared.dll [new file with mode: 0644]
org.simantics.fmil.win32/libraries/Debug/fmu1_dll_cs.dll [new file with mode: 0644]
org.simantics.fmil.win32/libraries/Debug/fmu1_dll_me.dll [new file with mode: 0644]
org.simantics.fmil.win32/libraries/Debug/fmu2_dll_cs.dll [new file with mode: 0644]
org.simantics.fmil.win32/libraries/Debug/fmu2_dll_me.dll [new file with mode: 0644]
org.simantics.fmil.win32/libraries/FMUSimulator.dll
org.simantics.fmil.win32/libraries/fmilib_shared.dll
org.simantics.fmil.win32/libraries/fmu1_dll_cs.dll
org.simantics.fmil.win32/libraries/fmu1_dll_me.dll
org.simantics.fmil.win32/libraries/fmu2_dll_cs.dll
org.simantics.fmil.win32/libraries/fmu2_dll_me.dll
org.simantics.fmil.win64/libraries/Debug/FMUSimulator.dll [new file with mode: 0644]
org.simantics.fmil.win64/libraries/Debug/fmilib_shared.dll [new file with mode: 0644]
org.simantics.fmil.win64/libraries/Debug/fmu1_dll_cs.dll [new file with mode: 0644]
org.simantics.fmil.win64/libraries/Debug/fmu1_dll_me.dll [new file with mode: 0644]
org.simantics.fmil.win64/libraries/Debug/fmu2_dll_cs.dll [new file with mode: 0644]
org.simantics.fmil.win64/libraries/Debug/fmu2_dll_me.dll [new file with mode: 0644]
org.simantics.fmil.win64/libraries/FMUSimulator.dll
org.simantics.fmil.win64/libraries/fmilib_shared.dll
org.simantics.fmil.win64/libraries/fmu1_dll_cs.dll
org.simantics.fmil.win64/libraries/fmu1_dll_me.dll
org.simantics.fmil.win64/libraries/fmu2_dll_cs.dll
org.simantics.fmil.win64/libraries/fmu2_dll_me.dll