Dossiers
This commit is contained in:
@@ -59,23 +59,23 @@
|
||||
<SubType>Designer</SubType>
|
||||
</ApplicationDefinition>
|
||||
<Compile Include="AssemblyInfo.cs" />
|
||||
<Compile Include="CstApplication.cs" />
|
||||
<Compile Include="JouerMp3.cs" />
|
||||
<Compile Include="JouerSon.cs" />
|
||||
<Compile Include="Model\CstApplication.cs" />
|
||||
<Compile Include="Presenter\JouerMp3.cs" />
|
||||
<Compile Include="Presenter\JouerSon.cs" />
|
||||
<Compile Include="App.xaml.cs">
|
||||
<DependentUpon>App.xaml</DependentUpon>
|
||||
<SubType>Code</SubType>
|
||||
</Compile>
|
||||
<Compile Include="wAide.xaml.cs">
|
||||
<Compile Include="View\wAide.xaml.cs">
|
||||
<DependentUpon>wAide.xaml</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="wEntrainement.xaml.cs">
|
||||
<Compile Include="View\wEntrainement.xaml.cs">
|
||||
<DependentUpon>wEntrainement.xaml</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="wEntree.xaml.cs">
|
||||
<Compile Include="View\wEntree.xaml.cs">
|
||||
<DependentUpon>wEntree.xaml</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="wJeu.xaml.cs">
|
||||
<Compile Include="View\wJeu.xaml.cs">
|
||||
<DependentUpon>wJeu.xaml</DependentUpon>
|
||||
</Compile>
|
||||
</ItemGroup>
|
||||
@@ -107,8 +107,6 @@
|
||||
<None Include="App.config" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Resource Include="JouerHoy.png" />
|
||||
<Resource Include="téléchargement.jpg" />
|
||||
<Resource Include="Resources\fondjeu.png">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Resource>
|
||||
@@ -154,13 +152,6 @@
|
||||
<Resource Include="HoyContent\Game.ico">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Resource>
|
||||
<Resource Include="edit_undo.png" />
|
||||
<Resource Include="FondEntree.png" />
|
||||
<Resource Include="Entrainement.png" />
|
||||
<Resource Include="Aide.png" />
|
||||
<Resource Include="AideTuto.png" />
|
||||
<Resource Include="fond.png" />
|
||||
<Resource Include="fondjeu.png" />
|
||||
<Content Include="HoyContent\hooy.wav">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
@@ -180,19 +171,19 @@
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Resource>
|
||||
<Resource Include="HoyContent\téléchargement.jpg">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
||||
</Resource>
|
||||
<Content Include="HoyContent\zik.wav">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
<Resource Include="Resources\Actions-application-exit-icon.png">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
||||
</Resource>
|
||||
<Resource Include="Resources\Aide.png">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
||||
</Resource>
|
||||
<Resource Include="Resources\AideDessus.png">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
||||
</Resource>
|
||||
<Resource Include="Resources\AideDessus1234.png">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
@@ -270,23 +261,23 @@
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Resource>
|
||||
<Resource Include="Resources\téléchargement.jpg">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
||||
</Resource>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Page Include="wAide.xaml">
|
||||
<Page Include="View\wAide.xaml">
|
||||
<Generator>MSBuild:Compile</Generator>
|
||||
<SubType>Designer</SubType>
|
||||
</Page>
|
||||
<Page Include="wEntrainement.xaml">
|
||||
<Page Include="View\wEntrainement.xaml">
|
||||
<Generator>MSBuild:Compile</Generator>
|
||||
<SubType>Designer</SubType>
|
||||
</Page>
|
||||
<Page Include="wEntree.xaml">
|
||||
<Page Include="View\wEntree.xaml">
|
||||
<Generator>MSBuild:Compile</Generator>
|
||||
<SubType>Designer</SubType>
|
||||
</Page>
|
||||
<Page Include="wJeu.xaml">
|
||||
<Page Include="View\wJeu.xaml">
|
||||
<Generator>MSBuild:Compile</Generator>
|
||||
<SubType>Designer</SubType>
|
||||
</Page>
|
||||
|
Reference in New Issue
Block a user