annotate vc2012/LibXtract_static_dll/LibXtract.sln @ 285:89fe52066db1 tip master

MSCV missing ssize_t fix
author Jamie Bullock <jamie@jamiebullock.com>
date Tue, 16 Jul 2019 18:29:20 +0100
parents ef80f7c52c6d
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