wpsbuild.pl: Fix FS#12706 - paths for backdrops and icons were not properly constructed.

Change-Id: I90b92241501f61e6b1de5305ff6482a9ddbdf722
This commit is contained in:
Thomas Martitz 2012-06-25 08:54:21 +02:00
parent 388014567f
commit bc7ff53eab
2 changed files with 8 additions and 8 deletions

View file

@ -3,5 +3,6 @@
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>