Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
take care of new dll import and dll export in Windows
authorcherierm <cherierm@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Wed, 7 Feb 2007 14:48:56 +0000 (14:48 +0000)
committercherierm <cherierm@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Wed, 7 Feb 2007 14:48:56 +0000 (14:48 +0000)
commitad5365a072943b2b0bacc486fa504e93a99ea940
treefc23c3767406b496bd90acac86c90b660539ba36
parent8afc2600f02d2978910a7e4f5d59895de33604be
take care of new dll import and dll export in Windows

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3093 48e7efb5-ca39-0410-a469-dd3cf9ba447f
57 files changed:
include/amok/bandwidth.h
include/amok/base.h
include/amok/peermanagement.h
include/gras.h
include/gras/datadesc.h
include/gras/emul.h
include/gras/messages.h
include/gras/module.h
include/gras/process.h
include/gras/timer.h
include/gras/transport.h
include/gras/virtu.h
include/msg/msg.h
include/simdag/simdag.h
include/surf/surfxml_parse.h
include/xbt/asserts.h
include/xbt/config.h
include/xbt/cunit.h
include/xbt/dict.h
include/xbt/dynar.h
include/xbt/ex.h
include/xbt/fifo.h
include/xbt/graph.h
include/xbt/graphxml.h
include/xbt/graphxml_parse.h
include/xbt/heap.h
include/xbt/log.h
include/xbt/mallocator.h
include/xbt/matrix.h
include/xbt/module.h
include/xbt/peer.h
include/xbt/set.h
include/xbt/swag.h
src/amok/amok_modinter.h
src/gras/DataDesc/datadesc_interface.h
src/gras/DataDesc/datadesc_private.h
src/gras/DataDesc/ddt_parse.yy.h
src/gras/Msg/msg_interface.h
src/gras/Msg/msg_private.h
src/gras/Transport/transport_interface.h
src/gras/Transport/transport_private.h
src/gras/Virtu/virtu_interface.h
src/gras/Virtu/virtu_private.h
src/gras/Virtu/virtu_sg.h
src/gras_modinter.h
src/include/surf/maxmin.h
src/include/surf/surf.h
src/include/surf/surfxml_parse_private.h
src/include/surf/trace_mgr.h
src/include/xbt/context.h
src/include/xbt/xbt_portability.h
src/msg/private.h
src/simdag/private.h
src/surf/surf_private.h
src/xbt/dict_private.h
src/xbt/ex_interface.h
src/xbt_modinter.h