example/DemoGUI/DemoGUI.rss
author cgandhi
Thu, 05 Aug 2010 16:35:33 +0530
changeset 16 b78fa4cdbf2b
child 26 83d6a149c755
permissions -rw-r--r--
pushing the demo application

// ============================================================================
// * Generated by qmake (2.01a) (Qt 4.6.2) on: 2010-07-30T14:14:37
// * This file is generated by qmake and should not be modified by the
// * user.
// ============================================================================

#include <appinfo.rh>
#include "DemoGUI.loc"

RESOURCE LOCALISABLE_APP_INFO r_localisable_app_info
	{
	short_caption = STRING_r_short_caption;
	caption_and_icon =
	CAPTION_AND_ICON_INFO
		{
		caption = STRING_r_caption;
		number_of_icons = 1;
		icon_file = "\\resource\\apps\\DemoGUI.mif";
		};
	}