Removed all non itoopie sources and changed root directory to that of itoopie.

This commit is contained in:
dev
2011-06-28 10:41:00 +00:00
parent dd0f0c5772
commit 95d4982a15
2322 changed files with 106 additions and 425806 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 766 B

View File

@ -1,18 +0,0 @@
<launch4jConfig>
<headerType>gui</headerType>
<jar>../SimpleApp.jar</jar>
<outfile>../SimpleApp.exe</outfile>
<errTitle>SimpleApp</errTitle>
<chdir>.</chdir>
<customProcName>true</customProcName>
<icon>SimpleApp.ico</icon>
<jre>
<minVersion>1.4.0</minVersion>
</jre>
<splash>
<file>splash.bmp</file>
<waitForWindow>true</waitForWindow>
<timeout>60</timeout>
<timeoutErr>true</timeoutErr>
</splash>
</launch4jConfig>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.4 KiB