mirror of
https://github.com/sirjonasxx/G-Earth.git
synced 2024-11-27 02:40:51 +01:00
20 lines
722 B
XML
20 lines
722 B
XML
<component name="ArtifactManager">
|
|
<artifact type="javafx" build-on-make="true" name="G-Earth2">
|
|
<output-path>$PROJECT_DIR$/out/artifacts/G_Earth</output-path>
|
|
<properties id="javafx-properties">
|
|
<options>
|
|
<option name="appClass" value="main.Main" />
|
|
<option name="description" value="" />
|
|
<option name="htmlPlaceholderId" value="" />
|
|
<option name="title" value="G-Earth" />
|
|
<option name="vendor" value="" />
|
|
<option name="version" value="" />
|
|
</options>
|
|
</properties>
|
|
<root id="root">
|
|
<element id="archive" name="G_Earth.jar">
|
|
<element id="module-output" name="G-Earth2" />
|
|
</element>
|
|
</root>
|
|
</artifact>
|
|
</component> |