Mercurial > hg > jvamp
view jVamp.sln @ 49:2db3640905ef
Rewrite RealTime so as not to use a native object handle, removing onerous and unsatisfactory requirement to call dispose() on all RealTime objects or leak native heap
author | Chris Cannam |
---|---|
date | Wed, 02 Sep 2015 15:17:40 +0100 |
parents | 91259f3449ae |
children |
line wrap: on
line source
Microsoft Visual Studio Solution File, Format Version 11.00 # Visual C++ Express 2010 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "jVamp", "jVamp.vcxproj", "{0AE83893-8354-8D1D-9776-4E410501DA62}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Win32 = Debug|Win32 Release|Win32 = Release|Win32 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {0AE83893-8354-8D1D-9776-4E410501DA62}.Debug|Win32.ActiveCfg = Debug|Win32 {0AE83893-8354-8D1D-9776-4E410501DA62}.Debug|Win32.Build.0 = Debug|Win32 {0AE83893-8354-8D1D-9776-4E410501DA62}.Release|Win32.ActiveCfg = Release|Win32 {0AE83893-8354-8D1D-9776-4E410501DA62}.Release|Win32.Build.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection EndGlobal