From 8fcac0d3807c9f343bef5777c817470cdc2a8270 Mon Sep 17 00:00:00 2001 From: Lisheng Guan Date: Sat, 31 Aug 2024 21:23:04 +0800 Subject: [PATCH] refactor: clean up --- project.properties | 32 -------------------------------- 1 file changed, 32 deletions(-) delete mode 100644 project.properties diff --git a/project.properties b/project.properties deleted file mode 100644 index e2b5f32d7a..0000000000 --- a/project.properties +++ /dev/null @@ -1,32 +0,0 @@ -#------------------------------------------------------------------------------- -# Copyright (C) 2012 The Android Money Manager Ex Project -# -# This program is free software; you can redistribute it and/or -# modify it under the terms of the GNU General Public License -# as published by the Free Software Foundation; either version 3 -# of the License, or (at your option) any later version. -# -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY; without even the implied warranty of -# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -# GNU General Public License for more details. -# -# You should have received a copy of the GNU General Public License -# along with this program. If not, see . -# -#------------------------------------------------------------------------------- -# This file is automatically generated by Android Tools. -# Do not modify this file -- YOUR CHANGES WILL BE ERASED! -# -# This file must be checked in Version Control Systems. -# -# To customize properties used by the Ant build system use, -# "ant.properties", and override values to adapt the script to your -# project structure. - -# Project target. -target=android-19 -android.library=false -android.library.reference.1=actionbarsherlock -android.library.reference.3=..\\android-money-manager-ex\\actionbarsherlock -android.library.reference.5=..\\android-money-manager-ex\\actionbarsherlock