Merge branch 'main' of https://gitea.zkd.ca/TAXON/taxon
This commit is contained in:
@@ -8,6 +8,4 @@ Install GIT for Windows : https://git-scm.com/install/windows
|
|||||||
git config credential.helper wincred
|
git config credential.helper wincred
|
||||||
git config user.email 'empty@zkd.ca'
|
git config user.email 'empty@zkd.ca'
|
||||||
git config user.name 'Nom du coequipier'
|
git config user.name 'Nom du coequipier'
|
||||||
```
|
```
|
||||||
|
|
||||||
# Hello world
|
|
||||||
@@ -136,6 +136,7 @@
|
|||||||
<Text Include="AfficheMenu\TaxonOption2.txt" />
|
<Text Include="AfficheMenu\TaxonOption2.txt" />
|
||||||
<Text Include="AfficheMenu\TaxonOption3.txt" />
|
<Text Include="AfficheMenu\TaxonOption3.txt" />
|
||||||
<Text Include="Alphabet\Normal\A.txt" />
|
<Text Include="Alphabet\Normal\A.txt" />
|
||||||
|
<Text Include="TaxonLogo.txt" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<None Include="README.md" />
|
<None Include="README.md" />
|
||||||
|
|||||||
@@ -64,6 +64,9 @@
|
|||||||
<Text Include="AfficheMenu\Quitter.txt">
|
<Text Include="AfficheMenu\Quitter.txt">
|
||||||
<Filter>Fichiers de ressources\AfficheMenu</Filter>
|
<Filter>Fichiers de ressources\AfficheMenu</Filter>
|
||||||
</Text>
|
</Text>
|
||||||
|
<Text Include="TaxonLogo.txt">
|
||||||
|
<Filter>Fichiers de ressources\AfficheMenu</Filter>
|
||||||
|
</Text>
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<None Include="README.md">
|
<None Include="README.md">
|
||||||
|
|||||||
5
TaxonLogo.txt
Normal file
5
TaxonLogo.txt
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
15 15 15 00 00 15 15 00 00 15 00 15 00 00 15 15 00 00 15 00 00 15 99
|
||||||
|
00 15 00 00 15 00 00 15 00 15 00 15 00 15 00 00 15 00 15 00 00 15 99
|
||||||
|
00 15 00 00 15 00 00 15 00 00 15 00 00 15 00 00 15 00 15 15 00 15 99
|
||||||
|
00 15 00 00 15 15 15 15 00 15 00 15 00 15 00 00 15 00 15 00 15 15 99
|
||||||
|
00 15 00 00 15 00 00 15 00 15 00 15 00 00 15 15 00 00 15 00 00 15 99
|
||||||
@@ -14,7 +14,7 @@ BUT : Contient la d
|
|||||||
#include <fstream>
|
#include <fstream>
|
||||||
#include <string>
|
#include <string>
|
||||||
#include <Windows.h>
|
#include <Windows.h>
|
||||||
// Pas trop fou // moi
|
|
||||||
using namespace std;
|
using namespace std;
|
||||||
|
|
||||||
//Affichage du logo
|
//Affichage du logo
|
||||||
|
|||||||
Reference in New Issue
Block a user