From: cherierm Date: Fri, 21 Sep 2007 16:16:07 +0000 (+0000) Subject: the Visual Studio project for simgrid and simgrid for java X-Git-Tag: v3.3~1105 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/3d89aff1af4def1c161334be72223df959eca8c1 the Visual Studio project for simgrid and simgrid for java git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@4686 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- diff --git a/build/vc7/simgrid/libSimgrid.c b/build/vc7/simgrid/libSimgrid.c new file mode 100644 index 0000000000..c2a6fe57e0 --- /dev/null +++ b/build/vc7/simgrid/libSimgrid.c @@ -0,0 +1,7 @@ +#include + + +int WINAPI DllEntryPoint(HINSTANCE hinst, unsigned long reason, void* lpReserved) +{ + return 1; +} \ No newline at end of file diff --git a/build/vc7/simgrid/libSimgrid.sln b/build/vc7/simgrid/libSimgrid.sln new file mode 100644 index 0000000000..8d6dbb9c05 --- /dev/null +++ b/build/vc7/simgrid/libSimgrid.sln @@ -0,0 +1,20 @@ + +Microsoft Visual Studio Solution File, Format Version 9.00 +# Visual Studio 2005 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libSimgrid", "libSimgrid.vcproj", "{617987DE-296D-4E0C-BD53-8D639E6FDA09}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Win32 = Debug|Win32 + Release|Win32 = Release|Win32 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {617987DE-296D-4E0C-BD53-8D639E6FDA09}.Debug|Win32.ActiveCfg = Debug|Win32 + {617987DE-296D-4E0C-BD53-8D639E6FDA09}.Debug|Win32.Build.0 = Debug|Win32 + {617987DE-296D-4E0C-BD53-8D639E6FDA09}.Release|Win32.ActiveCfg = Release|Win32 + {617987DE-296D-4E0C-BD53-8D639E6FDA09}.Release|Win32.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal diff --git a/build/vc7/simgrid/libSimgrid.vcproj b/build/vc7/simgrid/libSimgrid.vcproj new file mode 100644 index 0000000000..530dba5e85 --- /dev/null +++ b/build/vc7/simgrid/libSimgrid.vcproj @@ -0,0 +1,598 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/build/vc7/simgrid4java/libSimgrid4java.c b/build/vc7/simgrid4java/libSimgrid4java.c new file mode 100644 index 0000000000..c2a6fe57e0 --- /dev/null +++ b/build/vc7/simgrid4java/libSimgrid4java.c @@ -0,0 +1,7 @@ +#include + + +int WINAPI DllEntryPoint(HINSTANCE hinst, unsigned long reason, void* lpReserved) +{ + return 1; +} \ No newline at end of file diff --git a/build/vc7/simgrid4java/libSimgrid4java.sln b/build/vc7/simgrid4java/libSimgrid4java.sln new file mode 100644 index 0000000000..0a535deafd --- /dev/null +++ b/build/vc7/simgrid4java/libSimgrid4java.sln @@ -0,0 +1,20 @@ + +Microsoft Visual Studio Solution File, Format Version 9.00 +# Visual Studio 2005 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libSimgrid4java", "libSimgrid4java.vcproj", "{617987DE-296D-4E0C-BD53-8D639E6FDA09}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Win32 = Debug|Win32 + Release|Win32 = Release|Win32 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {617987DE-296D-4E0C-BD53-8D639E6FDA09}.Debug|Win32.ActiveCfg = Debug|Win32 + {617987DE-296D-4E0C-BD53-8D639E6FDA09}.Debug|Win32.Build.0 = Debug|Win32 + {617987DE-296D-4E0C-BD53-8D639E6FDA09}.Release|Win32.ActiveCfg = Release|Win32 + {617987DE-296D-4E0C-BD53-8D639E6FDA09}.Release|Win32.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal diff --git a/build/vc7/simgrid4java/libSimgrid4java.vcproj b/build/vc7/simgrid4java/libSimgrid4java.vcproj new file mode 100644 index 0000000000..d16da08bbf --- /dev/null +++ b/build/vc7/simgrid4java/libSimgrid4java.vcproj @@ -0,0 +1,626 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +