khronosfws/openmax_al/group/openmaxal.mmp
changeset 33 5e8b14bae8c3
parent 28 ebf79c79991a
child 43 9894ed580e4a
--- a/khronosfws/openmax_al/group/openmaxal.mmp	Fri Jun 25 17:36:03 2010 -0500
+++ b/khronosfws/openmax_al/group/openmaxal.mmp	Fri Jul 09 16:43:35 2010 -0500
@@ -31,6 +31,8 @@
 CAPABILITY ALL -TCB
 
 MACRO   USE_NGA_SURFACES
+MACRO 	XA_API=EXPORT_C
+
 //MACRO 	MARKERPOSITIONTIMERLOG
 //MACRO		POSITIONUPDATETIMERLOG
 //MACRO 	USE_LOCAL_WINDOW_RESOURCES
@@ -41,93 +43,37 @@
 SOURCE	        xaadaptationgst.c
 SOURCE 	        xagstcapabilitiesmgr.c
 SOURCE	        xaaudioencoderitfadaptation.c
-SOURCE	        xadevicevolumeitfadaptation.c
-SOURCE	        xadynamicsourceitfadaptation.c
 SOURCE	        xaengineadaptctx.c
-SOURCE	        xaequalizeritfadaptation.c
-SOURCE	        xaledarrayadaptctx.c
-SOURCE	        xaledarrayitfadaptation.c
-SOURCE	        xamediaplayeradaptctx.c
 SOURCE	        xamediarecorderadaptctx.c
 SOURCE	        xametadataadaptation.c
-SOURCE	        xametadataadaptctx.c
-SOURCE	        xaoutputmixadaptctx.c
-SOURCE	        xaoutputmixitfadaptation.c
-SOURCE	        xaplaybackrateitfadaptation.c
-SOURCE	        xaplayitfadaptation.c
-
-SOURCE	        xardsitfadaptation.c
 SOURCE	        xarecorditfadaptation.c
-SOURCE	        xaseekitfadaptation.c
-SOURCE	        xavibraadaptctx.c
-SOURCE	        xavibraitfadaptation.c
-SOURCE	        xavolumeitfadaptation.c
-SOURCE 	        xastreaminformationitfadaptation.c
-#ifdef OMAX_CAMERABIN
-SOURCE	        xacameraadaptctx.c
-SOURCE	        xacameraitfadaptation.c
-SOURCE	        xaimagecontrolsitfadaptation.c
-SOURCE	        xaimageeffectsitfadaptation.c
-SOURCE	        xaimageencoderitfadaptation.c
-SOURCE	        xasnapshotitfadaptation.c
-SOURCE	        xastaticcameracapsadaptation.c
-SOURCE	        xavideoencoderitfadaptation.c
-SOURCE	        xavideopostprosessingitfadaptation.c
-#endif
 
 SOURCEPATH ../src/adptcommon
 SOURCE 	        xaframeworkmgr.c
 SOURCE 	        xacapabilitiesmgr.c
 SOURCE 	        xaadptbasectx.c
 
-#ifdef OMAX_CAMERABIN
-SOURCEPATH      ../src/camera
-SOURCE          xacameradevice.c
-SOURCE          xacameraitf.c
-#endif
-
 SOURCEPATH      ../src/common
 SOURCE          openmaxal.c
 SOURCE          xacommon.c
 SOURCE          xaconfigextensionsitf.c
 SOURCE          xadynamicsourceitf.c
 SOURCE          xadynintmgmtitf.c
-SOURCE          xaequalizeritf.c
 SOURCE          xametadataextractionitf.c
-SOURCE          xametadatatraversalitf.c
 SOURCE          xaobjectitf.c
 SOURCE          xaplatform.c
 SOURCE          xathreadsafety.c
 SOURCE          xavolumeitf.c
 SOURCE 		xastreaminformationitf.c
-SOURCE          xanokialinearvolume_iid.c
-SOURCE          xanokiavolumeext_iid.c
 SOURCE          xanokialinearvolumeitf.c
 SOURCE          xanokiavolumeextitf.c
-#ifdef OMAX_CAMERABIN
-SOURCE          xaimagecontrolsitf.c
-SOURCE          xaimageeffectsitf.c
-SOURCE          xavideopostprocessingitf.c
-#endif
 
 SOURCEPATH      ../src/engine
-SOURCE          xaaudiodecodercapabilitiesitf.c
 SOURCE          xaaudioencodercapabilitiesitf.c
 SOURCE          xaaudioiodevicecapabilitiesitf.c
-SOURCE          xadevicevolumeitf.c
 SOURCE          xaengine.c
 SOURCE          xaengineitf.c
 SOURCE          xathreadsyncitf.c
-#ifdef OMAX_CAMERABIN
-SOURCE          xacameracapabilitiesitf.c
-SOURCE          xaimagedecodercapabilitiesitf.c
-SOURCE          xaimageencodercapabilitiesitf.c
-SOURCE          xavideodecodercapabilitiesitf.c
-SOURCE          xavideoencodercapabilitiesitf.c
-#endif
-SOURCEPATH      ../src/ledarray
-SOURCE          xaledarraydevice.c
-SOURCE          xaledarrayitf.c
 
 SOURCEPATH      ../src/mediaplayer
 SOURCE          xamediaplayer.c
@@ -141,27 +87,13 @@
 SOURCE          xamediarecorder.c
 SOURCE          xametadatainsertionitf.c
 SOURCE          xarecorditf.c
-#ifdef OMAX_CAMERABIN
-SOURCE          xaimageencoderitf.c
-SOURCE          xasnapshotitf.c
-SOURCE          xavideoencoderitf.c
-#endif
 
 SOURCEPATH      ../src/metadataextractor
 SOURCE          xametadataextractor.c
 
-SOURCEPATH      ../src/outputmix
-SOURCE          xaoutputmix.c
-SOURCE		xaoutputmixitf.c
-
 SOURCEPATH      ../src/radio
 SOURCE          xaradiodevice.c
 SOURCE		xaradioitf.c
-SOURCE		xardsitf.c
-
-SOURCEPATH      ../src/vibra
-SOURCE          xavibradevice.c
-SOURCE		xavibraitf.c
 
 SOURCEPATH      ../src/mmf_adaptation
 //	Removing below file since currently there is no Engine related
@@ -180,7 +112,6 @@
 SOURCE          xanokialinearvolumeitfadaptationmmf.c
 SOURCE          xanokiavolumeextitfadaptationmmf.c
 SOURCE 	        xammfcapabilitiesmgr.c
-//SOURCE          xangavideosink.cpp
 SOURCE          markerpositiontimer.cpp
 SOURCE          positionupdatetimer.cpp 
 SOURCE          xaseekitfadaptationmmf.c
@@ -195,15 +126,11 @@
 USERINCLUDE     ../src/khronos
 USERINCLUDE     ../src/mmf_adaptation
 USERINCLUDE     ../src/gst_adaptation
-USERINCLUDE     ../src/camera
 USERINCLUDE     ../src/common
 USERINCLUDE     ../src/engine
-USERINCLUDE     ../src/ledarray
 USERINCLUDE     ../src/mediaplayer
 USERINCLUDE     ../src/mediarecorder
-USERINCLUDE     ../src/outputmix
 USERINCLUDE     ../src/radio
-USERINCLUDE     ../src/vibra
 USERINCLUDE	../src/adptcommon
 
 MW_LAYER_SYSTEMINCLUDE
@@ -235,9 +162,5 @@
 LIBRARY 	libgstcoreelements.lib
 LIBRARY		libgstcoreindexers.lib
 LIBRARY 	MetaDataUtility.lib
-#ifdef OMAX_CAMERABIN
-LIBRARY		libgstphotography.lib
-LIBRARY		libgstvideo.lib
-#endif
 STATICLIBRARY   hxmetadatautil.lib