]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.db.procore.server.environment/native/compile_x64.bat
Fixed all line endings of the repository
[simantics/platform.git] / bundles / org.simantics.db.procore.server.environment / native / compile_x64.bat
index fe1ab45932ab59a7750821c717ac82c061e0fa4a..0a34900dc549d79d1223881794305fe756d9ac9a 100644 (file)
@@ -1,13 +1,13 @@
-@rem ***************************************************************************\r
-@rem Copyright (c) 2007, 2010 Association for Decentralized Information Management\r
-@rem in Industry THTH ry.\r
-@rem All rights reserved. This program and the accompanying materials\r
-@rem are made available under the terms of the Eclipse Public License v1.0\r
-@rem which accompanies this distribution, and is available at\r
-@rem http://www.eclipse.org/legal/epl-v10.html\r
-@rem\r
-@rem Contributors:\r
-@rem     VTT Technical Research Centre of Finland - initial API and implementation\r
-@rem ***************************************************************************\r
-cl /O2 /Oi /GL "-I%JAVA_HOME%/include" "-I%JAVA_HOME%/include/win32" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "MSIJNI_EXPORTS" /D "_WINDLL" /D "_UNICODE" /D "UNICODE" /LD /FD /Gy /W3 /nologo /c /Zi /TC /errorReport:prompt /Fomsijni.obj msijni.c\r
-link /OUT:"..\src\msijni64.dll" /DLL /MACHINE:X64 Msi.lib msijni.obj\r
+@rem ***************************************************************************
+@rem Copyright (c) 2007, 2010 Association for Decentralized Information Management
+@rem in Industry THTH ry.
+@rem All rights reserved. This program and the accompanying materials
+@rem are made available under the terms of the Eclipse Public License v1.0
+@rem which accompanies this distribution, and is available at
+@rem http://www.eclipse.org/legal/epl-v10.html
+@rem
+@rem Contributors:
+@rem     VTT Technical Research Centre of Finland - initial API and implementation
+@rem ***************************************************************************
+cl /O2 /Oi /GL "-I%JAVA_HOME%/include" "-I%JAVA_HOME%/include/win32" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_USRDLL" /D "MSIJNI_EXPORTS" /D "_WINDLL" /D "_UNICODE" /D "UNICODE" /LD /FD /Gy /W3 /nologo /c /Zi /TC /errorReport:prompt /Fomsijni.obj msijni.c
+link /OUT:"..\src\msijni64.dll" /DLL /MACHINE:X64 Msi.lib msijni.obj