Update project names

This commit is contained in:
drdev
2014-04-09 01:45:14 +00:00
parent 87ba4b9f1b
commit 0b9de60f0b
4 changed files with 18 additions and 6 deletions

View File

@@ -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>

View File

@@ -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>

View File

@@ -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>

View File

@@ -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>