Browse Source

Added files to visualstudio

jancoow 10 years ago
parent
commit
af735a8502
1 changed files with 2 additions and 0 deletions
  1. 2 0
      MusicPlayer/MusicPlayer/MusicPlayer.csproj

+ 2 - 0
MusicPlayer/MusicPlayer/MusicPlayer.csproj

@@ -46,12 +46,14 @@
     <Reference Include="System.Xml" />
   </ItemGroup>
   <ItemGroup>
+    <Compile Include="APIHandler.cs" />
     <Compile Include="Form1.cs">
       <SubType>Form</SubType>
     </Compile>
     <Compile Include="Form1.Designer.cs">
       <DependentUpon>Form1.cs</DependentUpon>
     </Compile>
+    <Compile Include="NetworkHandler.cs" />
     <Compile Include="Program.cs" />
     <Compile Include="Properties\AssemblyInfo.cs" />
     <EmbeddedResource Include="Properties\Resources.resx">