summaryrefslogtreecommitdiff
path: root/Juick/Juick.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'Juick/Juick.csproj')
-rw-r--r--Juick/Juick.csproj9
1 files changed, 3 insertions, 6 deletions
diff --git a/Juick/Juick.csproj b/Juick/Juick.csproj
index c330761..4ab974d 100644
--- a/Juick/Juick.csproj
+++ b/Juick/Juick.csproj
@@ -66,6 +66,9 @@
<Reference Include="System.Xml.Serialization" />
</ItemGroup>
<ItemGroup>
+ <Compile Include="Api\Message.cs" />
+ <Compile Include="Api\Photo.cs" />
+ <Compile Include="Api\User.cs" />
<Compile Include="App.xaml.cs">
<DependentUpon>App.xaml</DependentUpon>
</Compile>
@@ -166,12 +169,6 @@
<Content Include="Images\appbar.send.png" />
<Content Include="SplashScreenImage.jpg" />
</ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\JuickApi\JuickApi.csproj">
- <Project>{51F516BC-4EF9-4C81-B4A5-3E97809B70CE}</Project>
- <Name>JuickApi</Name>
- </ProjectReference>
- </ItemGroup>
<Import Project="$(MSBuildExtensionsPath)\Microsoft\Silverlight for Phone\$(TargetFrameworkVersion)\Microsoft.Silverlight.$(TargetFrameworkProfile).Overrides.targets" />
<Import Project="$(MSBuildExtensionsPath)\Microsoft\Silverlight for Phone\$(TargetFrameworkVersion)\Microsoft.Silverlight.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.