application/group/bld.inf
changeset 126 c2f1ea38ec70
child 197 13c220fa8a25
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/application/group/bld.inf	Thu May 13 13:56:05 2010 +0100
@@ -0,0 +1,54 @@
+/*
+ * Copyright (c) 2007-2010 Sebastian Brannstrom, Lars Persson, EmbedDev AB
+ *
+ * All rights reserved.
+ * This component and the accompanying materials are made available
+ * under the terms of the License "Eclipse Public License v1.0"
+ * which accompanies this distribution, and is available
+ * at the URL "http://www.eclipse.org/legal/epl-v10.html".
+ *
+ * Initial Contributors:
+ * EmbedDev AB - initial contribution.
+ *
+ * Contributors:
+ *
+ * Description:
+ *
+ */
+
+PRJ_PLATFORMS
+DEFAULT
+
+PRJ_MMPFILES
+
+Podcast.mmp
+
+PRJ_EXPORTS
+..\help\podcatcher.hlp z:\resource\help\podcatcher.hlp
+
+PRJ_EXTENSIONS
+
+START EXTENSION s60/mifconv
+OPTION TARGETFILE Podcast.mif
+OPTION HEADERFILE Podcast.mbg
+OPTION SOURCEDIR ../data/images
+OPTION SOURCES \
+    -c16,1 podcatcher_64px\
+    -c16,1 Audio\
+    -c16,1 Audio_new\
+    -c16,1 Audio_queued\
+    -c16,1 Audio_downloading\
+    -c16,1 Audio_downloaded\
+    -c16,1 Audio_downloaded_new\
+    -c16,1 Audio_failed\
+    -c16,1 Audio_suspended\
+    -c16,1 Video.svg\
+	-c16,1 Video_new.svg\
+	-c16,1 Video_queued.svg\
+	-c16,1 Video_downloading.svg\
+	-c16,1 Video_downloaded.svg\
+	-c16,1 Video_downloaded_new.svg\
+	-c16,1 Video_failed.svg\
+	-c16,1 Video_suspended.svg\
+    -c16,1 Feed
+END