Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
the Visual Studio project for simgrid and simgrid for java
[simgrid.git] / build / vc7 / simgrid4java / libSimgrid4java.c
diff --git a/build/vc7/simgrid4java/libSimgrid4java.c b/build/vc7/simgrid4java/libSimgrid4java.c
new file mode 100644 (file)
index 0000000..c2a6fe5
--- /dev/null
@@ -0,0 +1,7 @@
+#include <windows.h>\r
+\r
+\r
+int WINAPI DllEntryPoint(HINSTANCE hinst, unsigned long reason, void* lpReserved)\r
+{\r
+    return 1;\r
+}
\ No newline at end of file