annotate vc2012/LibXtract_static_llib/LibXtract.sln @ 211:ef80f7c52c6d

add VC2012 project to compile static and dynamic lib, also fix some C issues
author Q <andrea@nocte.co.uk>
date Thu, 27 Mar 2014 09:48:26 +0000
parents
children
rev   line source
andrea@211 1 
andrea@211 2 Microsoft Visual Studio Solution File, Format Version 12.00
andrea@211 3 # Visual Studio 2012
andrea@211 4 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "LibXtract", "LibXtract\LibXtract.vcxproj", "{8C5AA960-7918-4D2D-B620-8B208E00A532}"
andrea@211 5 EndProject
andrea@211 6 Global
andrea@211 7 GlobalSection(SolutionConfigurationPlatforms) = preSolution
andrea@211 8 Debug|Win32 = Debug|Win32
andrea@211 9 Release|Win32 = Release|Win32
andrea@211 10 EndGlobalSection
andrea@211 11 GlobalSection(ProjectConfigurationPlatforms) = postSolution
andrea@211 12 {8C5AA960-7918-4D2D-B620-8B208E00A532}.Debug|Win32.ActiveCfg = Debug|Win32
andrea@211 13 {8C5AA960-7918-4D2D-B620-8B208E00A532}.Debug|Win32.Build.0 = Debug|Win32
andrea@211 14 {8C5AA960-7918-4D2D-B620-8B208E00A532}.Release|Win32.ActiveCfg = Release|Win32
andrea@211 15 {8C5AA960-7918-4D2D-B620-8B208E00A532}.Release|Win32.Build.0 = Release|Win32
andrea@211 16 EndGlobalSection
andrea@211 17 GlobalSection(SolutionProperties) = preSolution
andrea@211 18 HideSolutionNode = FALSE
andrea@211 19 EndGlobalSection
andrea@211 20 EndGlobal