mirror of
https://github.com/naruxde/revpicommander.git
synced 2025-11-08 16:43:53 +01:00
This will make it possible to build pip packages. Add a make file to compile UI files and build mac and win applications.
13 lines
576 B
XML
13 lines
576 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project version="4">
|
|
<component name="JavaScriptSettings">
|
|
<option name="languageLevel" value="ES6" />
|
|
</component>
|
|
<component name="ProjectPlainTextFileTypeManager">
|
|
<file url="file://$PROJECT_DIR$/src/revpicommander/locale/revpicommander_de.ts" />
|
|
</component>
|
|
<component name="ProjectRootManager" version="2" project-jdk-name="Python 3.9 (revpicommander)" project-jdk-type="Python SDK" />
|
|
<component name="PythonCompatibilityInspectionAdvertiser">
|
|
<option name="version" value="3" />
|
|
</component>
|
|
</project> |