Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
GabStP13rr3 authored Oct 25, 2021
1 parent 0fb542c commit a923ff6
Showing 1 changed file with 43 additions and 0 deletions.
43 changes: 43 additions & 0 deletions code/fluidicControl/fluidicControl.e4p
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE Project SYSTEM "Project-5.1.dtd">
<!-- eric project file for project fluidicControl -->
<!-- Saved: 2021-10-21, 19:08:03 -->
<!-- Copyright (C) 2021 , -->
<Project version="5.1">
<Language>en_US</Language>
<Hash>958154ee4c244c968f80348ef9df333e6ab9bac8</Hash>
<ProgLanguage mixed="0">Python3</ProgLanguage>
<ProjectType>PyQt5</ProjectType>
<Version>0.1</Version>
<Author></Author>
<Email></Email>
<Eol index="0"/>
<Sources>
<Source>main.py</Source>
<Source>ui/ON_OFF.py</Source>
<Source>ui/Ui_window.py</Source>
<Source>ui/__init__.py</Source>
</Sources>
<Forms>
<Form>ui/window.ui</Form>
</Forms>
<Translations/>
<Resources/>
<Interfaces/>
<Others/>
<MainScript>main.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"/>
<FiletypeAssociation pattern="*.qm" type="TRANSLATIONS"/>
<FiletypeAssociation pattern="*.qrc" type="RESOURCES"/>
<FiletypeAssociation pattern="*.ts" type="TRANSLATIONS"/>
<FiletypeAssociation pattern="*.ui" type="FORMS"/>
</FiletypeAssociations>
</Project>

0 comments on commit a923ff6

Please sign in to comment.