uidesigner/com.nokia.sdt.component.symbian.test/data/srcmapping/user/TestUpdatingBasicUnknownContents.rss
author stechong
Wed, 07 Apr 2010 11:58:17 -0500
changeset 1166 4e2ef6f4eab3
parent 0 fb279309251b
permissions -rw-r--r--
Improved handling of auto-generated connection name in remote connections wizard.

#include <myfoo.h>
#define MY_TEST 4

STRUCT FOO {
	WORD v;
}

RESOURCE FOO r_test0
	{
	v = 42;
	}