]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.db.procore.server.environment/native/compile.sh
Merge "Move debugging options under DevelopmentKeys"
[simantics/platform.git] / bundles / org.simantics.db.procore.server.environment / native / compile.sh
1 #!/bin/sh
2
3 # ***************************************************************************
4 # Copyright (c) 2007, 2010 Association for Decentralized Information Management
5 # in Industry THTH ry.
6 # All rights reserved. This program and the accompanying materials
7 # are made available under the terms of the Eclipse Public License v1.0
8 # which accompanies this distribution, and is available at
9 # http://www.eclipse.org/legal/epl-v10.html
10 #
11 # Contributors:
12 #     VTT Technical Research Centre of Finland - initial API and implementation
13 # ***************************************************************************
14
15 gcc "-I%JAVA_HOME%/include" "-I%JAVA_HOME%/include/win32" -Wl,--add-stdcall-alias -shared -o ../msijni.dll msijni.c