Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
rename build directory into buildtool to avoid name clashes
[simgrid.git] / build / vc7 / cxx / SimGridX.c
diff --git a/build/vc7/cxx/SimGridX.c b/build/vc7/cxx/SimGridX.c
deleted file mode 100644 (file)
index 7f50312..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-#include <windows.h>\r
-\r
-#include <xbt/log.h>\r
-\r
-/* logs */\r
-// XBT_LOG_NEW_DEFAULT_CATEGORY(SimGridX,"SimGrid for cxx");\r
-\r
-int WINAPI DllEntryPoint(HINSTANCE hinst, unsigned long reason, void* lpReserved)\r
-{\r
-    return 1;\r
-}
\ No newline at end of file