Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
the Windows make file used to built the SimGrid dynamic link library.
authorcherierm <cherierm@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Fri, 12 Sep 2008 13:11:37 +0000 (13:11 +0000)
committercherierm <cherierm@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Fri, 12 Sep 2008 13:11:37 +0000 (13:11 +0000)
commit5d00b7966d3e6323341b0e74f01c91fdeb65d9f0
tree187e1d77b5fd79494a36e15d7d58e0c806033e9f
parente0f257fe00dd4e8f7589072d891d9c5f8ede3203
the Windows make file used to built the SimGrid dynamic link library.
This make file permits to store in the same library the C++ Msg Wrappers and the C code of the SimGrid API (mix of C code and C++ code)

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@5919 48e7efb5-ca39-0410-a469-dd3cf9ba447f
build/vc7/simgrid/w32_makefile [new file with mode: 0644]