diff -r 000000000000 -r 89d6a7a84779 Symbian3/SDK/Source/GUID-049A089E-FF08-5706-8485-8C9A5A0BCF6F.dita --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/SDK/Source/GUID-049A089E-FF08-5706-8485-8C9A5A0BCF6F.dita Thu Jan 21 18:18:20 2010 +0000 @@ -0,0 +1,15 @@ + + + + + +Symbian Emulator build output locations

In versions of the OS from v9.0, all executable files (exes and libraries) are built on the Symbian emulator to epoc32\release\winscw\udeb\ (or urel\ for release builds). This location is the equivalent to \sys\bin\ on target devices.

Resource files and other non-executable files are built to the location specified in the mmp file below epoc32\release\winscw\ udeb or + urel \z\, for example, epoc32\release\winscw\ udeb or + urel \z\resource\apps\ for GUI application resources.

A copy of the built resources etc. is also put under epoc32\data\Z\, which is used when building for any target, Symbian emulator or ARM. Because the same resource files apply to all build targets, it makes sense for them to be located in a common directory.

To run an executable file, start the Symbian emulator epoc32\release\winscw\ udeb or + urel \epoc.exe, and run the program from whatever shell program the UI being used provides.

\ No newline at end of file