removed gen folder

This commit is contained in:
Sergey Solovyev 2012-11-30 18:21:16 +04:00
parent b9a90f79f9
commit fb53604b3f
8 changed files with 0 additions and 40 deletions
android-app/gen-external-apklibs
org.solovyev.android_android-common-billing_1.0.6/gen/net/robotmedia/billing
org.solovyev.android_android-common-db_1.0.6/gen/org/solovyev/android/db
org.solovyev.android_android-common-http_1.0.6/gen/org/solovyev/android/http
org.solovyev.android_android-common-list_1.0.6/gen/org/solovyev/android/list

View File

@ -1,5 +0,0 @@
package net.robotmedia.billing;
/* This stub is for using by IDE only. It is NOT the Manifest class actually packed into APK */
public final class Manifest {
}

View File

@ -1,5 +0,0 @@
package net.robotmedia.billing;
/* This stub is for using by IDE only. It is NOT the R class actually packed into APK */
public final class R {
}

View File

@ -1,5 +0,0 @@
package org.solovyev.android.db;
/* This stub is for using by IDE only. It is NOT the Manifest class actually packed into APK */
public final class Manifest {
}

View File

@ -1,5 +0,0 @@
package org.solovyev.android.db;
/* This stub is for using by IDE only. It is NOT the R class actually packed into APK */
public final class R {
}

View File

@ -1,5 +0,0 @@
package org.solovyev.android.http;
/* This stub is for using by IDE only. It is NOT the Manifest class actually packed into APK */
public final class Manifest {
}

View File

@ -1,5 +0,0 @@
package org.solovyev.android.http;
/* This stub is for using by IDE only. It is NOT the R class actually packed into APK */
public final class R {
}

View File

@ -1,5 +0,0 @@
package org.solovyev.android.list;
/* This stub is for using by IDE only. It is NOT the Manifest class actually packed into APK */
public final class Manifest {
}

View File

@ -1,5 +0,0 @@
package org.solovyev.android.list;
/* This stub is for using by IDE only. It is NOT the R class actually packed into APK */
public final class R {
}