eqemu

annotate libs/libimago/imago.sln @ 10:819c7ebb1bec

added libimago to avoid the external dependency
author John Tsiombikas <nuclear@member.fsf.org>
date Fri, 18 Jul 2014 05:07:40 +0300
parents
children
rev   line source
nuclear@10 1 
nuclear@10 2 Microsoft Visual Studio Solution File, Format Version 10.00
nuclear@10 3 # Visual Studio 2008
nuclear@10 4 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "imago", "imago.vcproj", "{1FFDD3FB-E37E-4258-8955-5583AF3A0C29}"
nuclear@10 5 EndProject
nuclear@10 6 Global
nuclear@10 7 GlobalSection(SolutionConfigurationPlatforms) = preSolution
nuclear@10 8 Debug|Win32 = Debug|Win32
nuclear@10 9 Release|Win32 = Release|Win32
nuclear@10 10 EndGlobalSection
nuclear@10 11 GlobalSection(ProjectConfigurationPlatforms) = postSolution
nuclear@10 12 {1FFDD3FB-E37E-4258-8955-5583AF3A0C29}.Debug|Win32.ActiveCfg = Debug|Win32
nuclear@10 13 {1FFDD3FB-E37E-4258-8955-5583AF3A0C29}.Debug|Win32.Build.0 = Debug|Win32
nuclear@10 14 {1FFDD3FB-E37E-4258-8955-5583AF3A0C29}.Release|Win32.ActiveCfg = Release|Win32
nuclear@10 15 {1FFDD3FB-E37E-4258-8955-5583AF3A0C29}.Release|Win32.Build.0 = Release|Win32
nuclear@10 16 EndGlobalSection
nuclear@10 17 GlobalSection(SolutionProperties) = preSolution
nuclear@10 18 HideSolutionNode = FALSE
nuclear@10 19 EndGlobalSection
nuclear@10 20 EndGlobal