Skip to content

Commit be023e4

Browse files
committed
Export Dsp lib from main GUI rather than as a common lib
1 parent 405b0d1 commit be023e4

62 files changed

Lines changed: 112 additions & 10976 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Builds/VisualStudio2013/Plugins/CommonLibs/DspLib/DspLib.vcxproj

Lines changed: 0 additions & 168 deletions
This file was deleted.

Builds/VisualStudio2013/Plugins/CommonLibs/DspLib/DspLib.vcxproj.filters

Lines changed: 0 additions & 141 deletions
This file was deleted.

Builds/VisualStudio2013/Plugins/Plugins.sln

Lines changed: 1 addition & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,14 @@
11

22
Microsoft Visual Studio Solution File, Format Version 12.00
33
# Visual Studio 2013
4-
VisualStudioVersion = 12.0.31101.0
4+
VisualStudioVersion = 12.0.40629.0
55
MinimumVisualStudioVersion = 10.0.40219.1
66
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "KWIKFormat", "KWIKFormat\KWIKFormat.vcxproj", "{554C8744-32CD-427C-A9E5-BF9A44440CED}"
77
ProjectSection(ProjectDependencies) = postProject
88
{F250DB70-6E3E-408C-BD9E-1483D574499D} = {F250DB70-6E3E-408C-BD9E-1483D574499D}
99
EndProjectSection
1010
EndProject
1111
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "FilterNode", "FilterNode\FilterNode.vcxproj", "{7B23828E-559F-4AD2-B75D-D05786F6329C}"
12-
ProjectSection(ProjectDependencies) = postProject
13-
{1DD9DB7A-A9D8-4982-9FA3-1AEAFEC5FC1B} = {1DD9DB7A-A9D8-4982-9FA3-1AEAFEC5FC1B}
14-
EndProjectSection
1512
EndProject
1613
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "NetworkEvents", "NetworkEvents\NetworkEvents.vcxproj", "{D5D58DAC-582B-4F39-9385-E1814D56BCA0}"
1714
EndProject
@@ -54,8 +51,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
5451
EndProject
5552
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "EvntTrigAvg", "EvntTrigAvg\EvntTrigAvg.vcxproj", "{BEE7D50B-D914-43EC-975C-3FE2FC36E40D}"
5653
EndProject
57-
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DspLib", "CommonLibs\DspLib\DspLib.vcxproj", "{1DD9DB7A-A9D8-4982-9FA3-1AEAFEC5FC1B}"
58-
EndProject
5954
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "LFP_Viewer", "LFP_Viewer\LFP_Viewer.vcxproj", "{41BD734E-4939-47AD-9714-9629538F7206}"
6055
EndProject
6156
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RhythmNode", "RhythmNode\RhythmNode.vcxproj", "{3FFC6E87-5767-4245-9760-249E239965AB}"
@@ -292,18 +287,6 @@ Global
292287
{BEE7D50B-D914-43EC-975C-3FE2FC36E40D}.Release|Win32.Build.0 = Release|Win32
293288
{BEE7D50B-D914-43EC-975C-3FE2FC36E40D}.Release|x64.ActiveCfg = Release|x64
294289
{BEE7D50B-D914-43EC-975C-3FE2FC36E40D}.Release|x64.Build.0 = Release|x64
295-
{1DD9DB7A-A9D8-4982-9FA3-1AEAFEC5FC1B}.Debug|Mixed Platforms.ActiveCfg = Debug|Win32
296-
{1DD9DB7A-A9D8-4982-9FA3-1AEAFEC5FC1B}.Debug|Mixed Platforms.Build.0 = Debug|Win32
297-
{1DD9DB7A-A9D8-4982-9FA3-1AEAFEC5FC1B}.Debug|Win32.ActiveCfg = Debug|Win32
298-
{1DD9DB7A-A9D8-4982-9FA3-1AEAFEC5FC1B}.Debug|Win32.Build.0 = Debug|Win32
299-
{1DD9DB7A-A9D8-4982-9FA3-1AEAFEC5FC1B}.Debug|x64.ActiveCfg = Debug|x64
300-
{1DD9DB7A-A9D8-4982-9FA3-1AEAFEC5FC1B}.Debug|x64.Build.0 = Debug|x64
301-
{1DD9DB7A-A9D8-4982-9FA3-1AEAFEC5FC1B}.Release|Mixed Platforms.ActiveCfg = Release|Win32
302-
{1DD9DB7A-A9D8-4982-9FA3-1AEAFEC5FC1B}.Release|Mixed Platforms.Build.0 = Release|Win32
303-
{1DD9DB7A-A9D8-4982-9FA3-1AEAFEC5FC1B}.Release|Win32.ActiveCfg = Release|Win32
304-
{1DD9DB7A-A9D8-4982-9FA3-1AEAFEC5FC1B}.Release|Win32.Build.0 = Release|Win32
305-
{1DD9DB7A-A9D8-4982-9FA3-1AEAFEC5FC1B}.Release|x64.ActiveCfg = Release|x64
306-
{1DD9DB7A-A9D8-4982-9FA3-1AEAFEC5FC1B}.Release|x64.Build.0 = Release|x64
307290
{41BD734E-4939-47AD-9714-9629538F7206}.Debug|Mixed Platforms.ActiveCfg = Debug|Win32
308291
{41BD734E-4939-47AD-9714-9629538F7206}.Debug|Mixed Platforms.Build.0 = Debug|Win32
309292
{41BD734E-4939-47AD-9714-9629538F7206}.Debug|Win32.ActiveCfg = Debug|Win32
@@ -370,6 +353,5 @@ Global
370353
EndGlobalSection
371354
GlobalSection(NestedProjects) = preSolution
372355
{F250DB70-6E3E-408C-BD9E-1483D574499D} = {B49D0C12-70A8-4762-A4FE-74FA3D16FFDD}
373-
{1DD9DB7A-A9D8-4982-9FA3-1AEAFEC5FC1B} = {B49D0C12-70A8-4762-A4FE-74FA3D16FFDD}
374356
EndGlobalSection
375357
EndGlobal

Builds/VisualStudio2013/open-ephys.sln

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Microsoft Visual Studio Solution File, Format Version 12.00
22
# Visual Studio 2013
3-
VisualStudioVersion = 12.0.31101.0
3+
VisualStudioVersion = 12.0.40629.0
44
MinimumVisualStudioVersion = 10.0.40219.1
55
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "open-ephys", "open-ephys.vcxproj", "{9C924D66-7DEC-1AEF-B375-DB8666BFB909}"
66
EndProject
@@ -24,7 +24,4 @@ Global
2424
GlobalSection(SolutionProperties) = preSolution
2525
HideSolutionNode = FALSE
2626
EndGlobalSection
27-
GlobalSection(Performance) = preSolution
28-
HasPerformanceSessions = true
29-
EndGlobalSection
3027
EndGlobal

0 commit comments

Comments
 (0)