Mercurial > hg > batch-feature-extraction-tool
view Builds/VisualStudio2013/FeatureExtractionTool.sln @ 1:e86e9c111b29
Updates stuff that potentially fixes the memory leak and also makes it work on Windows and Linux (Need to test). Still have to fix fftw include for linux in Jucer.
author | David Ronan <d.m.ronan@qmul.ac.uk> |
---|---|
date | Thu, 09 Jul 2015 15:01:32 +0100 |
parents | 25bf17994ef1 |
children |
line wrap: on
line source
Microsoft Visual Studio Solution File, Format Version 11.00 # Visual Studio 2013 Project("{27A0B6F1-2CA5-D06B-BBF6-92B052BF564F}") = "FeatureExtractionTool", "FeatureExtractionTool.vcxproj", "{18E38CB8-C112-4CF5-CFC8-A837F3F6F040}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Win32 = Debug|Win32 Release|Win32 = Release|Win32 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {18E38CB8-C112-4CF5-CFC8-A837F3F6F040}.Debug|Win32.ActiveCfg = Debug|Win32 {18E38CB8-C112-4CF5-CFC8-A837F3F6F040}.Debug|Win32.Build.0 = Debug|Win32 {18E38CB8-C112-4CF5-CFC8-A837F3F6F040}.Release|Win32.ActiveCfg = Release|Win32 {18E38CB8-C112-4CF5-CFC8-A837F3F6F040}.Release|Win32.Build.0 = Release|Win32 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection EndGlobal