Added Control Panel

This commit is contained in:
CoenraadS
2014-07-17 17:14:58 +02:00
parent b8e034e33c
commit 1d5f72f9ab
4 changed files with 95 additions and 0 deletions

View File

@@ -41,6 +41,9 @@
<Reference Include="PresentationCore" />
<Reference Include="PresentationFramework" />
<Reference Include="WindowsBase" />
<Reference Include="WindowsControlPanelItems">
<HintPath>..\packages\WindowsControlPanelItems.dll.1.0.0\lib\net35\WindowsControlPanelItems.dll</HintPath>
</Reference>
<Reference Include="YAMP">
<HintPath>..\packages\YAMP.1.3.0\lib\net35\YAMP.dll</HintPath>
</Reference>
@@ -59,6 +62,7 @@
</Compile>
<Compile Include="CMD\CMDStorage.cs" />
<Compile Include="ColorsPlugin.cs" />
<Compile Include="ControlPanel\ControlPanel.cs" />
<Compile Include="Folder\FolderPluginSettings.xaml.cs">
<DependentUpon>FolderPluginSettings.xaml</DependentUpon>
</Compile>
@@ -130,6 +134,9 @@
<SubType>Designer</SubType>
</Page>
</ItemGroup>
<ItemGroup>
<None Include="packages.config" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<PropertyGroup>
<PostBuildEvent>