Update eclipse build files

Change-Id: Iee9a6812e6d0eb218d500a56161980940a388644
This commit is contained in:
Michael Chan 2012-12-11 17:10:53 -08:00
parent de0963bd4b
commit c6b4945729
2 changed files with 3 additions and 3 deletions

View File

@ -1,12 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry kind="src" path="src_ex_common"/>
<classpathentry kind="src" path="src_opt_calendar"/>
<classpathentry kind="src" path="extensions_src"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry kind="lib" path="../../../out/target/common/obj/JAVA_LIBRARIES/android-support-v4_intermediates/classes"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="gen"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>

View File

@ -5,7 +5,7 @@ pushd ../../.. > /dev/null
sed -e "s,SRC_ROOT_DIR,$PWD," <<- EOF > packages/apps/Calendar/.project
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>C-CalendarAndroid</name>
<name>CalendarAndroid</name>
<comment></comment>
<projects>
</projects>