diff -r 04a1b74efd48 -r d32f34975bbf bsptemplate/asspandvariant/template_variant/camerasctemplate.mmp --- a/bsptemplate/asspandvariant/template_variant/camerasctemplate.mmp Mon Feb 01 19:40:00 2010 +0100 +++ b/bsptemplate/asspandvariant/template_variant/camerasctemplate.mmp Mon Feb 01 19:49:38 2010 +0100 @@ -25,7 +25,14 @@ #include #include "kernel/kern_ext.mmh" +#if defined(WINS) || defined(WINSCW) +TARGET _template_camerasc.pdd +#else +// +// This will generate a file '_template_camerasc.pdd' TARGET VariantTarget(camerasc,pdd) +#endif + TARGETTYPE pdd ROMTARGET camerasc.pdd @@ -35,10 +42,11 @@ SOURCEPATH camerasc SOURCE camerasc.cpp SOURCE camerasc_sensor.cpp +SOURCE logoyuv2.cpp UID 0x100039d0 0x100039eb VENDORID 0x70000001 CAPABILITY all -SMPSAFE \ No newline at end of file +SMPSAFE