From d29b791415ef1a667e838fe4862dad2d12aae307 Mon Sep 17 00:00:00 2001 From: Stef Date: Fri, 12 Nov 2010 03:39:07 +0000 Subject: Fix build on win32 --- win32/win32.sln | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 win32/win32.sln (limited to 'win32/win32.sln') diff --git a/win32/win32.sln b/win32/win32.sln new file mode 100644 index 0000000..845a254 --- /dev/null +++ b/win32/win32.sln @@ -0,0 +1,20 @@ + +Microsoft Visual Studio Solution File, Format Version 9.00 +# Visual Studio 2005 +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "win32", "win32.vcproj", "{AA752597-4C41-406B-9BDE-6A6E42B40607}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Win32 = Debug|Win32 + Release|Win32 = Release|Win32 + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {AA752597-4C41-406B-9BDE-6A6E42B40607}.Debug|Win32.ActiveCfg = Debug|Win32 + {AA752597-4C41-406B-9BDE-6A6E42B40607}.Debug|Win32.Build.0 = Debug|Win32 + {AA752597-4C41-406B-9BDE-6A6E42B40607}.Release|Win32.ActiveCfg = Release|Win32 + {AA752597-4C41-406B-9BDE-6A6E42B40607}.Release|Win32.Build.0 = Release|Win32 + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal -- cgit v1.2.3