I am trying to create a Camera appl. under Borland C++ BuilderX
(Symbian C++)
I have a doubt in the .MMP file of the appl.
However when I create a new GUI appl. I get the default settings
TARGET <application-name>.app
TARGETTYPE app
Reffered the SDK notes for Camera appl. & found the foll. in the .MMP file
TARGET ecam.dll
TARGETTYPE dll
By adding the above code to the .MMP file I get a Warning for multiple target & target types defined
What should I do??
Can there be 2 target & target types in the .MMP file ??
Waiting for a reply...

Reply With Quote


