Ignore:
Timestamp:
Oct 11, 2010, 8:04:34 PM (14 years ago)
Author:
bayral
Message:

Connection à partir de wpf

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/PiwigoLib/PiwigoWpf/PiwigoWpf.csproj

    r7150 r7160  
    7979    <Compile Include="Command\PwgCmdConnect.cs" />
    8080    <Compile Include="Command\PwgCmdBase.cs" />
     81    <Compile Include="DTO\Helper\PwgCategoryWPFHelper.cs" />
     82    <Compile Include="DTO\Helper\PwgCategoryListWPFHelper.cs" />
     83    <Compile Include="DTO\Helper\PwgSessionWPFHelper.cs" />
     84    <Compile Include="DTO\PwgModelManager.cs" />
     85    <Compile Include="Helper\AppHelper.cs" />
    8186    <Compile Include="Settings.cs" />
    8287    <Page Include="MainWindow.xaml">
     
    126131  </ItemGroup>
    127132  <ItemGroup>
    128     <Resource Include="Pictures\PiwigoLogo.png" />
     133    <EmbeddedResource Include="Pictures\PiwigoLogo.png" />
    129134  </ItemGroup>
    130135  <ItemGroup>
Note: See TracChangeset for help on using the changeset viewer.