-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathssd_pyqt2.e4p
52 lines (52 loc) · 1.96 KB
/
ssd_pyqt2.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
46
47
48
49
50
51
52
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE Project SYSTEM "Project-6.0.dtd">
<!-- eric project file for project ssd_pyqt2 -->
<!-- Saved: 2019-12-08, 20:44:20 -->
<!-- Copyright (C) 2019 tangtongze, [email protected] -->
<Project version="6.0">
<Language>en_US</Language>
<Hash>41b76127e9cda87ede1cda2874126631a1e9d5e7</Hash>
<ProgLanguage mixed="0">Python3</ProgLanguage>
<ProjectType>PyQt5</ProjectType>
<Description>方案2</Description>
<Version>0.1</Version>
<Author>tangtongze</Author>
<Email>[email protected]</Email>
<Eol index="0"/>
<Sources>
<Source>MainWindow.py</Source>
<Source>Ui_MainWindow.py</Source>
<Source>__init__.py</Source>
<Source>main.py</Source>
<Source>ssd/SSD_test.py</Source>
<Source>test.py</Source>
<Source>video.py</Source>
</Sources>
<Forms>
<Form>MainWindow.ui</Form>
</Forms>
<Others>
<Other>ssd/weights/downloadWeights.txt</Other>
</Others>
<Vcs>
<VcsType>None</VcsType>
</Vcs>
<FiletypeAssociations>
<FiletypeAssociation pattern="*.e4p" type="OTHERS"/>
<FiletypeAssociation pattern="*.idl" type="INTERFACES"/>
<FiletypeAssociation pattern="*.md" type="OTHERS"/>
<FiletypeAssociation pattern="*.proto" type="PROTOCOLS"/>
<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="*.rst" type="OTHERS"/>
<FiletypeAssociation pattern="*.ts" type="TRANSLATIONS"/>
<FiletypeAssociation pattern="*.txt" type="OTHERS"/>
<FiletypeAssociation pattern="*.ui" type="FORMS"/>
<FiletypeAssociation pattern="README" type="OTHERS"/>
<FiletypeAssociation pattern="README.*" type="OTHERS"/>
</FiletypeAssociations>
</Project>