From dbd9d9944a961e361673123a03f1a65fb3a73a4f Mon Sep 17 00:00:00 2001 From: Andrew Chen Date: Mon, 26 Nov 2012 17:55:14 -0800 Subject: [PATCH] IntellIJ IDEA: Project fixes for submodule removal, add android support jar as compile time dependency, and various other IntelliJ-specific build fixes. --- ActionBarSherlock.iml | 8 +-- compile-only-libs/android-support-v4-src.zip | Bin 0 -> 261851 bytes compile-only-libs/android-support-v4.jar | Bin 0 -> 349252 bytes k9mail.iml | 9 ++- k9mail.ipr | 62 ++++--------------- 5 files changed, 21 insertions(+), 58 deletions(-) create mode 100644 compile-only-libs/android-support-v4-src.zip create mode 100644 compile-only-libs/android-support-v4.jar diff --git a/ActionBarSherlock.iml b/ActionBarSherlock.iml index 5d961d3f1..bc47f283c 100644 --- a/ActionBarSherlock.iml +++ b/ActionBarSherlock.iml @@ -8,7 +8,7 @@