camerauis/cameraapp/build/cameraapp.mmp
branchRCL_3
changeset 67 756ad29ed18e
parent 62 f0c0788c4de2
equal deleted inserted replaced
62:f0c0788c4de2 67:756ad29ed18e
   252 
   252 
   253 // ---------------------------------------------------------------------------
   253 // ---------------------------------------------------------------------------
   254 // Libraries
   254 // Libraries
   255 
   255 
   256 LIBRARY ecom.lib
   256 LIBRARY ecom.lib
   257 LIBRARY gsecomplugin.lib
   257 LIBRARY GSEcomPlugin.lib
   258 LIBRARY euser.lib 
   258 LIBRARY euser.lib 
   259 LIBRARY apparc.lib 
   259 LIBRARY apparc.lib 
   260 LIBRARY cone.lib 
   260 LIBRARY cone.lib 
   261 LIBRARY eikcore.lib  
   261 LIBRARY eikcore.lib  
   262 LIBRARY eikcoctl.lib 
   262 LIBRARY eikcoctl.lib 
   263 LIBRARY avkon.lib 
   263 LIBRARY avkon.lib 
   264 LIBRARY CaeEngine.lib
   264 LIBRARY caeengine.lib
   265 LIBRARY AKNSKINS.lib
   265 LIBRARY AknSkins.lib
   266 LIBRARY efsrv.lib 
   266 LIBRARY efsrv.lib 
   267 LIBRARY platformenv.lib // PathInfo
   267 LIBRARY PlatformEnv.lib // PathInfo
   268 LIBRARY sysutil.lib
   268 LIBRARY SysUtil.lib
   269 LIBRARY fbscli.lib 
   269 LIBRARY fbscli.lib 
   270 LIBRARY bitgdi.lib 
   270 LIBRARY bitgdi.lib 
   271 LIBRARY ws32.lib 
   271 LIBRARY ws32.lib 
   272 LIBRARY CommonEngine.lib
   272 LIBRARY commonengine.lib
   273 LIBRARY egul.lib
   273 LIBRARY egul.lib
   274 LIBRARY bafl.lib
   274 LIBRARY bafl.lib
   275 LIBRARY sendui.lib
   275 LIBRARY sendui.lib
   276 LIBRARY CdlEngine.lib
   276 LIBRARY CdlEngine.lib
   277 LIBRARY bitmaptransforms.lib
   277 LIBRARY BitmapTransforms.lib
   278 LIBRARY CommonDialogs.lib
   278 LIBRARY commondialogs.lib
   279 LIBRARY featmgr.lib
   279 LIBRARY featmgr.lib
   280 LIBRARY ServiceHandler.lib  // AIW library
   280 LIBRARY ServiceHandler.lib  // AIW library
   281 LIBRARY AknIcon.lib
   281 LIBRARY AknIcon.lib
   282 LIBRARY mediaclientaudio.lib
   282 LIBRARY MediaClientAudio.lib
   283 LIBRARY eikctl.lib
   283 LIBRARY eikctl.lib
   284 LIBRARY apgrfx.lib
   284 LIBRARY apgrfx.lib
   285 LIBRARY charconv.lib
   285 LIBRARY charconv.lib
   286 LIBRARY hlplch.lib // Help Launcher
   286 LIBRARY hlplch.lib // Help Launcher
   287 LIBRARY CommonUI.lib        // CDocumentHandler
   287 LIBRARY CommonUi.lib        // CDocumentHandler
   288 LIBRARY apmime.lib          // TDataType
   288 LIBRARY apmime.lib          // TDataType
   289 LIBRARY centralrepository.lib
   289 LIBRARY CentralRepository.lib
   290 LIBRARY eikdlg.lib
   290 LIBRARY eikdlg.lib
   291 LIBRARY numberconversion.lib 
   291 LIBRARY numberconversion.lib 
   292 LIBRARY NewService.lib
   292 LIBRARY NewService.lib
   293 LIBRARY camerauiconfigmanager.lib
   293 LIBRARY camerauiconfigmanager.lib
   294 LIBRARY CFClient.lib
   294 LIBRARY CFClient.lib
   297 LIBRARY aknlayout2.lib
   297 LIBRARY aknlayout2.lib
   298 LIBRARY akntouchgesturefw.lib
   298 LIBRARY akntouchgesturefw.lib
   299 LIBRARY accmonitor.lib
   299 LIBRARY accmonitor.lib
   300 
   300 
   301 // Remote Controller framework
   301 // Remote Controller framework
   302 LIBRARY remconcoreapi.lib
   302 LIBRARY RemConCoreApi.lib
   303 LIBRARY remconinterfacebase.lib
   303 LIBRARY RemConInterfaceBase.lib
   304 
   304 
   305 LIBRARY AknLayout2Scalable.lib
   305 LIBRARY aknlayout2scalable.lib
   306 LIBRARY gdi.lib
   306 LIBRARY gdi.lib
   307 LIBRARY estor.lib // RWriteStream
   307 LIBRARY estor.lib // RWriteStream
   308 
   308 
   309 LIBRARY ecam.lib
   309 LIBRARY ecam.lib
   310 #ifdef CAMERAAPP_CAPI_V2
   310 #ifdef CAMERAAPP_CAPI_V2
   315 #endif
   315 #endif
   316 LIBRARY         ecamhistogram.lib
   316 LIBRARY         ecamhistogram.lib
   317 LIBRARY         ecamoverlay.lib
   317 LIBRARY         ecamoverlay.lib
   318 #endif // CAMERAAPP_CAPI_V2
   318 #endif // CAMERAAPP_CAPI_V2
   319 
   319 
   320 LIBRARY imageconversion.lib
   320 LIBRARY ImageConversion.lib
   321 LIBRARY ExifLib.lib          // CExifRead
   321 LIBRARY exiflib.lib          // CExifRead
   322 LIBRARY hal.lib              // HAL, HALData
   322 LIBRARY hal.lib              // HAL, HALData
   323 
   323 
   324 LIBRARY         ecampluginsupport.lib
   324 LIBRARY         ecampluginsupport.lib
   325 
   325 
   326 LIBRARY sensrvclient.lib
   326 LIBRARY SensrvClient.lib
   327 LIBRARY sensrvutil.lib
   327 LIBRARY sensrvutil.lib
   328 
   328 
   329 LIBRARY SVGEngine.lib // For reading share SVGs
   329 LIBRARY svgengine.lib // For reading share SVGs
   330 
   330 
   331 #ifdef CAMERAAPP_LOGGING
   331 #ifdef CAMERAAPP_LOGGING
   332 LIBRARY flogger.lib
   332 LIBRARY flogger.lib
   333 #endif
   333 #endif
   334 
   334 
   335 LIBRARY cntmodel.lib 
   335 LIBRARY cntmodel.lib 
   336 
   336 
   337 #ifndef __WINSCW__
   337 #ifndef __WINSCW__
   338 LIBRARY LocationTrail.lib
   338 LIBRARY locationtrail.lib
   339 #ifdef RD_MDS_2_5
   339 #ifdef RD_MDS_2_5
   340 LIBRARY locationmanager.lib
   340 LIBRARY locationmanager.lib
   341 #endif //RD_MDS_2_5
   341 #endif //RD_MDS_2_5
   342 #endif //WINSCW
   342 #endif //WINSCW
   343 
   343 
   344 LIBRARY oommonitor.lib
   344 LIBRARY oommonitor.lib
   345 LIBRARY AknNotify.lib
   345 LIBRARY aknnotify.lib
   346 
   346 
   347 LIBRARY imagingconfigmanager.lib
   347 LIBRARY imagingconfigmanager.lib
   348 LIBRARY touchfeedback.lib 
   348 LIBRARY touchfeedback.lib 
   349 
   349 
   350 #ifdef RD_UI_TRANSITION_EFFECTS_LIST
   350 #ifdef RD_UI_TRANSITION_EFFECTS_LIST