Skip to content
Snippets Groups Projects
Commit 6af8f185 authored by Florian Hölzl's avatar Florian Hölzl
Browse files

updated native libraries

refs 2456
parent 6d2186ea
No related branches found
No related tags found
No related merge requests found
......@@ -29,6 +29,8 @@ Export-Package: org.fortiss.tooling.graphicsGL.ui,
Bundle-ClassPath: lib/lwjgl.jar,
.
Bundle-NativeCode: lib/liblwjgl.so ; lib/libjemalloc.so ; osname = linux ; processor = x86_64,
lib/liblwjgl32.so ; lib/libjemalloc32.so ; osname = linux ; processor = x86,
lib/liblwjgl.dylib ; lib/libjemalloc.dylib ; osname = macosx ; processor = x86_64,
lib/lwjgl.dll ; lib/jemalloc.dll ; osname = win32 ; processor = x86_64 ; osname = Windows 8 ; osname = Windows8 ; osname = Win8 ; osname = Windows 8.1 ; osname = Windows8.1 ; osname = Win8.1 ; ; processor = x86_64
lib/lwjgl.dll ; lib/jemalloc.dll ; osname = win32 ; processor = x86_64 ; osname = Windows 8 ; osname = Windows8 ; osname = Win8 ; osname = Windows 8.1 ; osname = Windows8.1 ; osname = Win8.1 ; ; processor = x86_64,
lib/lwjgl32.dll ; lib/jemalloc32.dll ; osname = win32 ; processor = x86
Eclipse-BundleShape: dir
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment