From: cherierm Date: Fri, 11 Jul 2008 15:27:45 +0000 (+0000) Subject: Visual C++ project of the C++ version of Msg. For the moment the name of the library... X-Git-Tag: v3.3~234 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/089f899f25d7f8d0a1f30f3f789a491db60d0d1b?ds=sidebyside Visual C++ project of the C++ version of Msg. For the moment the name of the library is SimGrid but this name can change. git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@5873 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- diff --git a/build/vc7/cxx/SimGridX.c b/build/vc7/cxx/SimGridX.c new file mode 100644 index 0000000000..7f50312cbc --- /dev/null +++ b/build/vc7/cxx/SimGridX.c @@ -0,0 +1,11 @@ +#include + +#include + +/* logs */ +// XBT_LOG_NEW_DEFAULT_CATEGORY(SimGridX,"SimGrid for cxx"); + +int WINAPI DllEntryPoint(HINSTANCE hinst, unsigned long reason, void* lpReserved) +{ + return 1; +} \ No newline at end of file diff --git a/build/vc7/cxx/SimGridX/SimGridX.vcproj b/build/vc7/cxx/SimGridX/SimGridX.vcproj new file mode 100644 index 0000000000..fafbd49de3 --- /dev/null +++ b/build/vc7/cxx/SimGridX/SimGridX.vcproj @@ -0,0 +1,373 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +