[cvs-annodex] commit (/annodex): libfishsound/trunk/symbian/libfishsound.mmp

colinw nobody at lists.annodex.net
Tue Apr 26 11:32:41 EST 2005


Update of /annodex (new revision 1287)

Modified files:
   libfishsound/trunk/symbian/libfishsound.mmp

Log Message:
Added an extra path so that speex_types.h may be picked up when compiling



Modified: libfishsound/trunk/symbian/libfishsound.mmp
===================================================================
--- libfishsound/trunk/symbian/libfishsound.mmp	2005-04-22 05:55:52 UTC (rev 1286)
+++ libfishsound/trunk/symbian/libfishsound.mmp	2005-04-26 01:32:39 UTC (rev 1287)
@@ -36,6 +36,7 @@
 SOURCEPATH    ..\src\libfishsound
 SOURCE        comments.c decode.c fishsound.c fs_vector.c speex.c vorbis.c
 
-USERINCLUDE   . ..\..\speex\include ..\..\speex\include\speex ..\..\tremor ..\..\ogg\include\ogg
+USERINCLUDE   . ..\..\speex\symbian ..\..\speex\include ..\..\speex\include\speex ..\..\tremor
+USERINCLUDE   ..\..\ogg\include\ogg
 SYSTEMINCLUDE \epoc32\include \epoc32\include\libc ..\include ..\..\speex\include
 SYSTEMINCLUDE ..\..\tremor ..\..\ogg\include ..\..\ogg\symbian


-- 
colinw



More information about the cvs-annodex mailing list