--- a/bsptemplate/asspandvariant/template_variant/camerasctemplate.mmp Mon Dec 21 16:14:42 2009 +0000
+++ b/bsptemplate/asspandvariant/template_variant/camerasctemplate.mmp Wed Dec 23 11:43:31 2009 +0000
@@ -25,7 +25,14 @@
#include <variant.mmh>
#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