Revision fb9d6e00 trunk/Pithos.Client.WPF/Pithos.Client.WPF.csproj

b/trunk/Pithos.Client.WPF/Pithos.Client.WPF.csproj
300 300
    <Compile Include="SelectiveSynch\SelectiveSynchViewModel.cs" />
301 301
    <Compile Include="SelectiveSynch\VirtualToggleButton.cs" />
302 302
    <Compile Include="Services\Events.cs" />
303
    <Compile Include="Shell\PithosBalloon.xaml.cs">
304
      <DependentUpon>PithosBalloon.xaml</DependentUpon>
305
    </Compile>
303 306
    <Compile Include="Shell\ShellViewModel.cs" />
304 307
    <Compile Include="Services\StatusService.cs" />
305 308
    <Compile Include="Wpf32Window.cs" />
......
365 368
      <SubType>Designer</SubType>
366 369
      <Generator>MSBuild:Compile</Generator>
367 370
    </Page>
371
    <Page Include="Shell\PithosBalloon.xaml">
372
      <SubType>Designer</SubType>
373
      <Generator>MSBuild:Compile</Generator>
374
    </Page>
368 375
    <Page Include="Shell\ShellView.xaml">
369 376
      <Generator>MSBuild:Compile</Generator>
370 377
      <SubType>Designer</SubType>
......
464 471
    <Resource Include="Images\About.ico" />
465 472
    <Resource Include="Images\Feedback.ico" />
466 473
  </ItemGroup>
474
  <ItemGroup>
475
    <Resource Include="Images\Close.png" />
476
  </ItemGroup>
477
  <ItemGroup>
478
    <Resource Include="Images\info.png" />
479
  </ItemGroup>
467 480
  <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
468 481
  <!-- To modify your build process, add your task inside one of the targets below and uncomment it. 
469 482
       Other similar extension points exist, see Microsoft.Common.targets.

Also available in: Unified diff