From e4c2ce55ed0b5c960375d1cf4133983f97031dc7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Tue, 29 May 2012 09:15:18 +0000 Subject: VS2008 project svn path=/trunk/externals/iem/iemnet/; revision=16146 --- build/w32-vs2008/iemnet.sln | 16 ++++ build/w32-vs2008/iemnet.vcproj | 181 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 197 insertions(+) create mode 100644 build/w32-vs2008/iemnet.sln create mode 100644 build/w32-vs2008/iemnet.vcproj diff --git a/build/w32-vs2008/iemnet.sln b/build/w32-vs2008/iemnet.sln new file mode 100644 index 0000000..451257e --- /dev/null +++ b/build/w32-vs2008/iemnet.sln @@ -0,0 +1,16 @@ +Microsoft Visual Studio Solution File, Format Version 10.00 +# Visual Studio 2008 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "iemnet", "iemnet.vcproj", "{6B55773B-3FF5-4F09-B538-2A7007DEC4DB}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Release|Win32 = Release|Win32 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {6B55773B-3FF5-4F09-B538-2A7007DEC4DB}.Release|Win32.ActiveCfg = Release|Win32 + {6B55773B-3FF5-4F09-B538-2A7007DEC4DB}.Release|Win32.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal diff --git a/build/w32-vs2008/iemnet.vcproj b/build/w32-vs2008/iemnet.vcproj new file mode 100644 index 0000000..0d3386c --- /dev/null +++ b/build/w32-vs2008/iemnet.vcproj @@ -0,0 +1,181 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.1