cec-config-gui: added a button configuration panel. currently only shows all cec...
[deb_libcec.git] / src / cec-config-gui / cec-config-gui.csproj
index 3dab4e557d679bc20d2d0bdfe5cd85f30659d127..29237476d998e01211e4501b2ca046770b3f5fce 100644 (file)
@@ -57,6 +57,7 @@
     <Compile Include="actions\ConnectToDevice.cs" />
     <Compile Include="actions\UpdateConnectedDevice.cs" />
     <Compile Include="actions\UpdatePhysicalAddress.cs" />
+    <Compile Include="CecButtonConfig.cs" />
     <Compile Include="CecConfigGUI.cs">
       <SubType>Form</SubType>
     </Compile>
@@ -79,6 +80,7 @@
       <DependentUpon>Resources.resx</DependentUpon>
       <DesignTime>True</DesignTime>
     </Compile>
+    <None Include="Properties\DataSources\CecButtonConfig.datasource" />
     <None Include="Properties\Settings.settings">
       <Generator>SettingsSingleFileGenerator</Generator>
       <LastGenOutput>Settings.Designer.cs</LastGenOutput>