mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
Update project names
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<projectDescription>
|
<projectDescription>
|
||||||
<name>forge-m-android</name>
|
<name>forge-gui-android</name>
|
||||||
<comment></comment>
|
<comment></comment>
|
||||||
<projects>
|
<projects>
|
||||||
</projects>
|
</projects>
|
||||||
@@ -34,7 +34,13 @@
|
|||||||
<link>
|
<link>
|
||||||
<name>assets</name>
|
<name>assets</name>
|
||||||
<type>2</type>
|
<type>2</type>
|
||||||
<locationURI>PARENT-1-PROJECT_LOC/forge-gui/res</locationURI>
|
<locationURI>copy_PARENT/forge-gui/res</locationURI>
|
||||||
</link>
|
</link>
|
||||||
</linkedResources>
|
</linkedResources>
|
||||||
|
<variableList>
|
||||||
|
<variable>
|
||||||
|
<name>copy_PARENT</name>
|
||||||
|
<value>$%7BPARENT-1-PROJECT_LOC%7D/trunk</value>
|
||||||
|
</variable>
|
||||||
|
</variableList>
|
||||||
</projectDescription>
|
</projectDescription>
|
||||||
|
|||||||
@@ -6,7 +6,7 @@
|
|||||||
<classpathentry kind="lib" path="libs/gdx-backend-lwjgl-natives.jar"/>
|
<classpathentry kind="lib" path="libs/gdx-backend-lwjgl-natives.jar"/>
|
||||||
<classpathentry kind="lib" path="libs/gdx-backend-lwjgl.jar"/>
|
<classpathentry kind="lib" path="libs/gdx-backend-lwjgl.jar"/>
|
||||||
<classpathentry kind="lib" path="libs/gdx-natives.jar"/>
|
<classpathentry kind="lib" path="libs/gdx-natives.jar"/>
|
||||||
<classpathentry combineaccessrules="false" kind="src" path="/forge-m-base"/>
|
<classpathentry combineaccessrules="false" kind="src" path="/forge-gui-mobile"/>
|
||||||
<classpathentry kind="lib" path="libs/gdx-freetype-natives.jar"/>
|
<classpathentry kind="lib" path="libs/gdx-freetype-natives.jar"/>
|
||||||
<classpathentry kind="output" path="bin"/>
|
<classpathentry kind="output" path="bin"/>
|
||||||
</classpath>
|
</classpath>
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<projectDescription>
|
<projectDescription>
|
||||||
<name>forge-m-desktop</name>
|
<name>forge-gui-mobile-dev</name>
|
||||||
<comment></comment>
|
<comment></comment>
|
||||||
<projects>
|
<projects>
|
||||||
</projects>
|
</projects>
|
||||||
@@ -18,7 +18,13 @@
|
|||||||
<link>
|
<link>
|
||||||
<name>assets</name>
|
<name>assets</name>
|
||||||
<type>2</type>
|
<type>2</type>
|
||||||
<locationURI>PARENT-1-PROJECT_LOC/forge-gui/res</locationURI>
|
<locationURI>copy_PARENT/forge-gui/res</locationURI>
|
||||||
</link>
|
</link>
|
||||||
</linkedResources>
|
</linkedResources>
|
||||||
|
<variableList>
|
||||||
|
<variable>
|
||||||
|
<name>copy_PARENT</name>
|
||||||
|
<value>$%7BPARENT-1-PROJECT_LOC%7D/trunk</value>
|
||||||
|
</variable>
|
||||||
|
</variableList>
|
||||||
</projectDescription>
|
</projectDescription>
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<projectDescription>
|
<projectDescription>
|
||||||
<name>forge-m-base</name>
|
<name>forge-gui-mobile</name>
|
||||||
<comment></comment>
|
<comment></comment>
|
||||||
<projects>
|
<projects>
|
||||||
</projects>
|
</projects>
|
||||||
|
|||||||
Reference in New Issue
Block a user