view Builds/VisualStudio2013/FeatureExtractionTool.sln @ 9:262e084a15a9

Vectorised everything and made use of unique_ptr so there should be no more memory leaks. Hurrah for RAII
author Geogaddi\David <d.m.ronan@qmul.ac.uk>
date Wed, 12 Aug 2015 22:25:06 +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