]> gerrit.simantics Code Review - simantics/python.git/commit
Added C source code for the DLL and a CDT project aspect for compiling it.
authortuorjr <tuorjr@e36c2e66-7d30-0410-bdb2-d9e1f5a6d952>
Wed, 28 Sep 2016 10:16:20 +0000 (10:16 +0000)
committerReino Ruusu <reino.ruusu@vtt.fi>
Tue, 3 Jan 2017 15:09:31 +0000 (17:09 +0200)
commit7a0336fbf77a80fb8ca53dc9df3e76985c7b2860
tree97ce6e3d4d315a6af6645da2db31cff5e1dc3d93
parent35382d886800c915bbdcfd595cf7b8401413377f
Added C source code for the DLL and a CDT project aspect for compiling it.

git-svn-id: https://www.simantics.org/svn/simantics-incubator/reino@1693 e36c2e66-7d30-0410-bdb2-d9e1f5a6d952
org.simantics.pythonlink.win32.x86_64/.cproject [new file with mode: 0644]
org.simantics.pythonlink.win32.x86_64/.project
org.simantics.pythonlink.win32.x86_64/.settings/org.eclipse.cdt.codan.core.prefs [new file with mode: 0644]
org.simantics.pythonlink.win32.x86_64/.settings/org.eclipse.cdt.core.prefs [new file with mode: 0644]
org.simantics.pythonlink.win32.x86_64/build.properties
org.simantics.pythonlink.win32.x86_64/jnipython.dll [new file with mode: 0644]
org.simantics.pythonlink.win32.x86_64/src/jni.h [new file with mode: 0644]
org.simantics.pythonlink.win32.x86_64/src/jni_md.h [new file with mode: 0644]
org.simantics.pythonlink.win32.x86_64/src/sclpy.c [new file with mode: 0644]
org.simantics.pythonlink.win32.x86_64/src/sclpy.h [new file with mode: 0644]