Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(242)

Unified Diff: samples/openglui/android-canvas-tests/project.properties

Issue 24698003: Removed the openglui sample app. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: samples/openglui/android-canvas-tests/project.properties
diff --git a/samples/openglui/android-canvas-tests/project.properties b/samples/openglui/android-canvas-tests/project.properties
deleted file mode 100644
index 52d96398fe722018f1a44c1f82ebd9c02d87a6a5..0000000000000000000000000000000000000000
--- a/samples/openglui/android-canvas-tests/project.properties
+++ /dev/null
@@ -1,21 +0,0 @@
-# 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 edit
-# "ant.properties", and override values to adapt the script to your
-# project structure.
-#
-# To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home):
-#proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt
-
-# Location of the SDK. This is only used by Ant
-# For customization when using a Version Control System, please read the
-# header note.
-# Normally this would go in local.properties and not be in the VCS
-# but we want this to refer to the Android SDK in ~/third_party.
-sdk.dir=../../../third_party/android_tools/sdk
-
-# Project target.
-target=android-16

Powered by Google App Engine
This is Rietveld 408576698