From dbef7c8c348e6873167124b5e78ebef2d5b0f7bd Mon Sep 17 00:00:00 2001 From: cherierm Date: Fri, 16 Nov 2007 09:22:48 +0000 Subject: [PATCH] Do not include the C source files related to the context switch, add them directly in the Visual C++ project of the simgrid dll git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@5054 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- build/vc7/simgrid/simgrid.vcproj | 36 ++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/build/vc7/simgrid/simgrid.vcproj b/build/vc7/simgrid/simgrid.vcproj index b226ffb958..915e49ce2d 100644 --- a/build/vc7/simgrid/simgrid.vcproj +++ b/build/vc7/simgrid/simgrid.vcproj @@ -359,6 +359,34 @@ RelativePath="..\..\..\src\msg\host.c" > + + + + + + + + + + + + + + @@ -551,6 +579,10 @@ RelativePath="..\..\..\src\xbt\xbt_context.c" > + + @@ -603,6 +635,10 @@ RelativePath="..\..\..\src\xbt\xbt_strbuff.c" > + + -- 2.20.1