From 9d73597289be9049e8300ff92980fdffbe4d7040 Mon Sep 17 00:00:00 2001 From: Matúš Kukan Date: Wed, 22 Aug 2012 18:32:05 +0200 Subject: another build integrating solution for android ..since it also needs stuff from postprocess. In qa/desktop/Makefile, images_tango.zip is used. If that's not needed, the module can be placed between postprocess and packimages for now. Change-Id: I9951cce0c8da0fc75fd8a7b1246f4083bd38f705 --- android/prj/build.lst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'android/prj') diff --git a/android/prj/build.lst b/android/prj/build.lst index bac6f27f89ff..1a0c8c28fe15 100644 --- a/android/prj/build.lst +++ b/android/prj/build.lst @@ -1,2 +1,2 @@ -an android :: tail_build NULL +an android :: packimages postprocess NULL an android\prj nmake - all an_prj NULL -- cgit