From: caro Date: Fri, 18 Sep 2009 08:09:00 +0000 (+0000) Subject: add VS8 project for eet binary. Not tested, though X-Git-Tag: submit/2.0alpha-wayland/20121127.222001~439 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a8de9d08ff20af78ecc018628a4576973f895814;p=profile%2Fivi%2Feet.git add VS8 project for eet binary. Not tested, though git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@42556 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- diff --git a/win32/vs8/eet.sln b/win32/vs8/eet.sln index 24b01bb..fcd614e 100644 --- a/win32/vs8/eet.sln +++ b/win32/vs8/eet.sln @@ -1,8 +1,13 @@  Microsoft Visual Studio Solution File, Format Version 9.00 -# Visual Studio 2005 +# Visual C++ Express 2005 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "libeet", "libeet.vcproj", "{689B4F2B-666D-439F-9BF3-1203D813DE3F}" EndProject +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "eet", "eet.vcproj", "{254248BF-623C-48E0-8829-4F43C617706C}" + ProjectSection(ProjectDependencies) = postProject + {689B4F2B-666D-439F-9BF3-1203D813DE3F} = {689B4F2B-666D-439F-9BF3-1203D813DE3F} + EndProjectSection +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Win32 = Debug|Win32 @@ -13,6 +18,10 @@ Global {689B4F2B-666D-439F-9BF3-1203D813DE3F}.Debug|Win32.Build.0 = Debug|Win32 {689B4F2B-666D-439F-9BF3-1203D813DE3F}.Release|Win32.ActiveCfg = Release|Win32 {689B4F2B-666D-439F-9BF3-1203D813DE3F}.Release|Win32.Build.0 = Release|Win32 + {254248BF-623C-48E0-8829-4F43C617706C}.Debug|Win32.ActiveCfg = Debug|Win32 + {254248BF-623C-48E0-8829-4F43C617706C}.Debug|Win32.Build.0 = Debug|Win32 + {254248BF-623C-48E0-8829-4F43C617706C}.Release|Win32.ActiveCfg = Release|Win32 + {254248BF-623C-48E0-8829-4F43C617706C}.Release|Win32.Build.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE diff --git a/win32/vs8/eet.vcproj b/win32/vs8/eet.vcproj new file mode 100644 index 0000000..22b47c2 --- /dev/null +++ b/win32/vs8/eet.vcproj @@ -0,0 +1,208 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +