From 72155c01f67b65986461131e6aac1a26e54c2dce Mon Sep 17 00:00:00 2001 From: Josh Siegle <jsiegle@mit.edu> Date: Fri, 28 Feb 2014 17:25:49 -0500 Subject: [PATCH] Modified sln file --- Builds/VisualStudio2012/open-ephys.sln | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Builds/VisualStudio2012/open-ephys.sln b/Builds/VisualStudio2012/open-ephys.sln index 520a8d855..95d3aba87 100644 --- a/Builds/VisualStudio2012/open-ephys.sln +++ b/Builds/VisualStudio2012/open-ephys.sln @@ -26,6 +26,8 @@ Global {9C924D66-7DEC-1AEF-B375-DB8666BFB909}.Release64|Win32.ActiveCfg = Release64|x64 {9C924D66-7DEC-1AEF-B375-DB8666BFB909}.Release64|x64.ActiveCfg = Release64|x64 {9C924D66-7DEC-1AEF-B375-DB8666BFB909}.Release64|x64.Build.0 = Release64|x64 + {9C924D66-7DEC-1AEF-B375-DB8666BFB909}.Release64|x64.ActiveCfg = Debug64|x64 + {9C924D66-7DEC-1AEF-B375-DB8666BFB909}.Release64|x64.Build.0 = Debug64|x64 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE -- GitLab