-
Notifications
You must be signed in to change notification settings - Fork 1
/
HappyCounter.e4p
45 lines (45 loc) · 1.48 KB
/
HappyCounter.e4p
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE Project SYSTEM "Project-5.1.dtd">
<!-- eric project file for project HappyCounter -->
<!-- Saved: 2016-05-16, 11:17:08 -->
<!-- Copyright (C) 2016 , -->
<Project version="5.1">
<Language>en_US</Language>
<Hash>f3c8c2d46dc875aa7c67c64e6c9be39399444da4</Hash>
<ProgLanguage mixed="0">Python3</ProgLanguage>
<ProjectType>PyQt5</ProjectType>
<Description></Description>
<Version>0.1</Version>
<Author></Author>
<Email></Email>
<Eol index="-1"/>
<Sources>
<Source>HappyCounter.pyw</Source>
<Source>UI/MainWindow.py</Source>
<Source>UI/Ui_MainWindow.py</Source>
<Source>UI/__init__.py</Source>
<Source>__init__.py</Source>
</Sources>
<Forms>
<Form>UI/MainWindow.ui</Form>
</Forms>
<Translations/>
<Resources/>
<Interfaces/>
<Others/>
<MainScript>HappyCounter.pyw</MainScript>
<Vcs>
<VcsType>None</VcsType>
</Vcs>
<FiletypeAssociations>
<FiletypeAssociation pattern="*.idl" type="INTERFACES"/>
<FiletypeAssociation pattern="*.py" type="SOURCES"/>
<FiletypeAssociation pattern="*.py3" type="SOURCES"/>
<FiletypeAssociation pattern="*.pyw" type="SOURCES"/>
<FiletypeAssociation pattern="*.pyw3" type="SOURCES"/>
<FiletypeAssociation pattern="*.qm" type="TRANSLATIONS"/>
<FiletypeAssociation pattern="*.qrc" type="RESOURCES"/>
<FiletypeAssociation pattern="*.ts" type="TRANSLATIONS"/>
<FiletypeAssociation pattern="*.ui" type="FORMS"/>
</FiletypeAssociations>
</Project>