From 2fadccf40e41dd2db9f783d5642141575817b1d3 Mon Sep 17 00:00:00 2001 From: cherierm Date: Thu, 15 Nov 2007 18:47:54 +0000 Subject: [PATCH] The Visual C++ project for the sd properties sample git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@5045 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- .../examples/simdag/sd_prop/sd_prop.vcproj | 200 ++++++++++++++++++ 1 file changed, 200 insertions(+) create mode 100644 build/vc7/examples/simdag/sd_prop/sd_prop.vcproj diff --git a/build/vc7/examples/simdag/sd_prop/sd_prop.vcproj b/build/vc7/examples/simdag/sd_prop/sd_prop.vcproj new file mode 100644 index 0000000000..b3d2bab8aa --- /dev/null +++ b/build/vc7/examples/simdag/sd_prop/sd_prop.vcproj @@ -0,0 +1,200 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- 2.20.1