diff -r 4a7fac7dd34a -r 2a0f36a70380 gstreamer_core/tsrc/examples/helloworld/group/helloworld.mmp --- a/gstreamer_core/tsrc/examples/helloworld/group/helloworld.mmp Fri Apr 16 15:15:52 2010 +0300 +++ b/gstreamer_core/tsrc/examples/helloworld/group/helloworld.mmp Mon May 03 12:47:24 2010 +0300 @@ -23,8 +23,8 @@ #include TARGET helloworld.exe -TARGETTYPE STDEXE -UID 0x1000008d 0x0AB229EC +TARGETTYPE EXE +UID 0 0x0AB229EC EPOCHEAPSIZE 0x10000 0x100000 #ifdef EKA2 @@ -69,7 +69,8 @@ SOURCE helloworld.c -LIBRARY libc.lib + +LIBRARY euser.lib libc.lib LIBRARY libpthread.lib LIBRARY libdl.lib LIBRARY libglib.lib @@ -83,5 +84,6 @@ LIBRARY libgstbase.lib LIBRARY libgstcontroller.lib +STATICLIBRARY libcrt0.lib //VENDORID VID_DEFAULT SMPSAFE