make 2012 project compile

This commit is contained in:
adelikat 2013-07-24 23:52:45 +00:00
parent d1ad9be83d
commit 1588c25893
1 changed files with 8 additions and 0 deletions

View File

@ -168,6 +168,11 @@
<Compile Include="config\AutofireConfig.Designer.cs">
<DependentUpon>AutofireConfig.cs</DependentUpon>
</Compile>
<Compile Include="config\ControllerConfig\AnalogBindControl.cs" />
<Compile Include="config\ControllerConfig\AnalogBindControl.Designer.cs">
<DependentUpon>AnalogBindControl.cs</DependentUpon>
</Compile>
<Compile Include="config\ControllerConfig\AnalogBindPanel.cs" />
<Compile Include="config\ControllerConfig\ControllerConfigPanel.cs">
<SubType>UserControl</SubType>
</Compile>
@ -584,6 +589,9 @@
<EmbeddedResource Include="AVOut\VideoWriterChooserForm.resx">
<DependentUpon>VideoWriterChooserForm.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="config\ControllerConfig\AnalogBindControl.resx">
<DependentUpon>AnalogBindControl.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="config\ControllerConfig\ControllerConfigPanel.resx">
<DependentUpon>ControllerConfigPanel.cs</DependentUpon>
</EmbeddedResource>