-
Notifications
You must be signed in to change notification settings - Fork 0
/
Xbox.e4p
43 lines (43 loc) · 1.39 KB
/
Xbox.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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE Project SYSTEM "Project-5.1.dtd">
<!-- eric5 project file for project Xbox -->
<!-- Saved: 2016-05-12, 02:38:41 -->
<!-- Copyright (C) 2016 Aaron Cook, [email protected] -->
<Project version="5.1">
<Language>en_US</Language>
<Hash>71d6f899e8ccf7deba622fbba4a965220058ad1f</Hash>
<ProgLanguage mixed="0">Python2</ProgLanguage>
<ProjectType>Other</ProjectType>
<Description>Xbox controller</Description>
<Version>0.1</Version>
<Author>Aaron Cook</Author>
<Email>[email protected]</Email>
<Eol index="-1"/>
<Sources>
<Source>xbox.py</Source>
<Source>plot_dual.py</Source>
<Source>binarynum.py</Source>
<Source>test_binnum.py</Source>
<Source>plot_xbox.py</Source>
<Source>test_sensor3d.py</Source>
<Source>plot_sensor3d.py</Source>
<Source>sensor3d.py</Source>
<Source>plot_ps4.py</Source>
</Sources>
<Forms/>
<Translations/>
<Resources/>
<Interfaces/>
<Others/>
<MainScript>plot_dual.py</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"/>
</FiletypeAssociations>
</Project>