1+ <?xml version =" 1.0" encoding =" utf-8" ?>
2+ <Project DefaultTargets =" Build" ToolsVersion =" 12.0" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3+ <ItemGroup Label =" ProjectConfigurations" >
4+ <ProjectConfiguration Include =" Debug|Win32" >
5+ <Configuration >Debug</Configuration >
6+ <Platform >Win32</Platform >
7+ </ProjectConfiguration >
8+ <ProjectConfiguration Include =" Debug|x64" >
9+ <Configuration >Debug</Configuration >
10+ <Platform >x64</Platform >
11+ </ProjectConfiguration >
12+ <ProjectConfiguration Include =" Release|Win32" >
13+ <Configuration >Release</Configuration >
14+ <Platform >Win32</Platform >
15+ </ProjectConfiguration >
16+ <ProjectConfiguration Include =" Release|x64" >
17+ <Configuration >Release</Configuration >
18+ <Platform >x64</Platform >
19+ </ProjectConfiguration >
20+ </ItemGroup >
21+ <PropertyGroup Label =" Globals" >
22+ <ProjectGuid >{6BA7767C-DBDA-44DF-8095-220FD1E2D91A}</ProjectGuid >
23+ <RootNamespace >RecordingController</RootNamespace >
24+ <ProjectName >IntanRecordingController</ProjectName >
25+ </PropertyGroup >
26+ <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.Default.props" />
27+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" Label =" Configuration" >
28+ <ConfigurationType >DynamicLibrary</ConfigurationType >
29+ <UseDebugLibraries >true</UseDebugLibraries >
30+ <PlatformToolset >v120</PlatformToolset >
31+ <CharacterSet >MultiByte</CharacterSet >
32+ </PropertyGroup >
33+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" Label =" Configuration" >
34+ <ConfigurationType >DynamicLibrary</ConfigurationType >
35+ <UseDebugLibraries >true</UseDebugLibraries >
36+ <PlatformToolset >v120</PlatformToolset >
37+ <CharacterSet >MultiByte</CharacterSet >
38+ </PropertyGroup >
39+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" Label =" Configuration" >
40+ <ConfigurationType >Application</ConfigurationType >
41+ <UseDebugLibraries >false</UseDebugLibraries >
42+ <PlatformToolset >v120</PlatformToolset >
43+ <WholeProgramOptimization >true</WholeProgramOptimization >
44+ <CharacterSet >MultiByte</CharacterSet >
45+ </PropertyGroup >
46+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" Label =" Configuration" >
47+ <ConfigurationType >Application</ConfigurationType >
48+ <UseDebugLibraries >false</UseDebugLibraries >
49+ <PlatformToolset >v120</PlatformToolset >
50+ <WholeProgramOptimization >true</WholeProgramOptimization >
51+ <CharacterSet >MultiByte</CharacterSet >
52+ </PropertyGroup >
53+ <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.props" />
54+ <ImportGroup Label =" ExtensionSettings" >
55+ </ImportGroup >
56+ <ImportGroup Label =" PropertySheets" Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" >
57+ <Import Project =" $(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition =" exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label =" LocalAppDataPlatform" />
58+ <Import Project =" ..\Plugin_Debug32.props" />
59+ </ImportGroup >
60+ <ImportGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" Label =" PropertySheets" >
61+ <Import Project =" $(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition =" exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label =" LocalAppDataPlatform" />
62+ <Import Project =" ..\Plugin_Debug64.props" />
63+ </ImportGroup >
64+ <ImportGroup Label =" PropertySheets" Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" >
65+ <Import Project =" $(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition =" exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label =" LocalAppDataPlatform" />
66+ <Import Project =" ..\Plugin_Release32.props" />
67+ </ImportGroup >
68+ <ImportGroup Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" Label =" PropertySheets" >
69+ <Import Project =" $(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition =" exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label =" LocalAppDataPlatform" />
70+ <Import Project =" ..\Plugin_Release64.props" />
71+ </ImportGroup >
72+ <PropertyGroup Label =" UserMacros" />
73+ <PropertyGroup />
74+ <ItemDefinitionGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" >
75+ <ClCompile >
76+ <WarningLevel >Level3</WarningLevel >
77+ <Optimization >Disabled</Optimization >
78+ <SDLCheck >false</SDLCheck >
79+ </ClCompile >
80+ <Link >
81+ <GenerateDebugInformation >true</GenerateDebugInformation >
82+ <AdditionalDependencies >okFrontPanel.lib;open-ephys.lib;setupapi.lib;opengl32.lib;glu32.lib;%(AdditionalDependencies)</AdditionalDependencies >
83+ <AdditionalLibraryDirectories >$(GUIDir);$(OutDir);../../../../Resources/DLLs/VS2013</AdditionalLibraryDirectories >
84+ </Link >
85+ </ItemDefinitionGroup >
86+ <ItemDefinitionGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" >
87+ <ClCompile >
88+ <WarningLevel >Level3</WarningLevel >
89+ <Optimization >Disabled</Optimization >
90+ <SDLCheck >false</SDLCheck >
91+ </ClCompile >
92+ <Link >
93+ <GenerateDebugInformation >true</GenerateDebugInformation >
94+ <AdditionalDependencies >okFrontPanel.lib;open-ephys.lib;setupapi.lib;opengl32.lib;glu32.lib;%(AdditionalDependencies)</AdditionalDependencies >
95+ <AdditionalLibraryDirectories >$(GUIDir);$(OutDir);../../../../Resources/DLLs/VS2013-x64</AdditionalLibraryDirectories >
96+ </Link >
97+ </ItemDefinitionGroup >
98+ <ItemDefinitionGroup Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" >
99+ <ClCompile >
100+ <WarningLevel >Level3</WarningLevel >
101+ <Optimization >MaxSpeed</Optimization >
102+ <FunctionLevelLinking >true</FunctionLevelLinking >
103+ <IntrinsicFunctions >true</IntrinsicFunctions >
104+ <SDLCheck >false</SDLCheck >
105+ </ClCompile >
106+ <Link >
107+ <GenerateDebugInformation >true</GenerateDebugInformation >
108+ <EnableCOMDATFolding >true</EnableCOMDATFolding >
109+ <OptimizeReferences >true</OptimizeReferences >
110+ <AdditionalDependencies >okFrontPanel.lib;open-ephys.lib;setupapi.lib;opengl32.lib;glu32.lib;%(AdditionalDependencies)</AdditionalDependencies >
111+ <AdditionalLibraryDirectories >$(GUIDir);$(OutDir);../../../../Resources/DLLs/VS2013</AdditionalLibraryDirectories >
112+ </Link >
113+ </ItemDefinitionGroup >
114+ <ItemDefinitionGroup Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" >
115+ <ClCompile >
116+ <WarningLevel >Level3</WarningLevel >
117+ <Optimization >MaxSpeed</Optimization >
118+ <FunctionLevelLinking >true</FunctionLevelLinking >
119+ <IntrinsicFunctions >true</IntrinsicFunctions >
120+ <SDLCheck >false</SDLCheck >
121+ </ClCompile >
122+ <Link >
123+ <GenerateDebugInformation >true</GenerateDebugInformation >
124+ <EnableCOMDATFolding >true</EnableCOMDATFolding >
125+ <OptimizeReferences >true</OptimizeReferences >
126+ <AdditionalDependencies >okFrontPanel.lib;open-ephys.lib;setupapi.lib;opengl32.lib;glu32.lib;%(AdditionalDependencies)</AdditionalDependencies >
127+ <AdditionalLibraryDirectories >$(GUIDir);$(OutDir);../../../../Resources/DLLs/VS2013-x64</AdditionalLibraryDirectories >
128+ </Link >
129+ </ItemDefinitionGroup >
130+ <ItemGroup >
131+ <ClCompile Include =" ..\..\..\..\Source\Plugins\IntanRecordingController\OpenEphysLib.cpp" />
132+ <ClCompile Include =" ..\..\..\..\Source\Plugins\IntanRecordingController\RHD2000Editor.cpp" />
133+ <ClCompile Include =" ..\..\..\..\Source\Plugins\IntanRecordingController\RHD2000Thread.cpp" />
134+ <ClCompile Include =" ..\..\..\..\Source\Plugins\IntanRecordingController\rhythm-api\rhd2000datablockusb3.cpp" />
135+ <ClCompile Include =" ..\..\..\..\Source\Plugins\IntanRecordingController\rhythm-api\rhd2000evalboardusb3.cpp" />
136+ <ClCompile Include =" ..\..\..\..\Source\Plugins\IntanRecordingController\rhythm-api\rhd2000registersusb3.cpp" />
137+ </ItemGroup >
138+ <ItemGroup >
139+ <ClInclude Include =" ..\..\..\..\Source\Plugins\IntanRecordingController\RHD2000Editor.h" />
140+ <ClInclude Include =" ..\..\..\..\Source\Plugins\IntanRecordingController\RHD2000Thread.h" />
141+ <ClInclude Include =" ..\..\..\..\Source\Plugins\IntanRecordingController\rhythm-api\okFrontPanelDLL.h" />
142+ <ClInclude Include =" ..\..\..\..\Source\Plugins\IntanRecordingController\rhythm-api\rhd2000datablockusb3.h" />
143+ <ClInclude Include =" ..\..\..\..\Source\Plugins\IntanRecordingController\rhythm-api\rhd2000evalboardusb3.h" />
144+ <ClInclude Include =" ..\..\..\..\Source\Plugins\IntanRecordingController\rhythm-api\rhd2000registersusb3.h" />
145+ </ItemGroup >
146+ <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.targets" />
147+ <ImportGroup Label =" ExtensionTargets" >
148+ </ImportGroup >
149+ </Project >
0 commit comments