Update of /cvsroot/audacity/audacity-src/src
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv26154/src
Modified Files:
AudacityApp.cpp
Log Message:
Fixed sbsms addition. Added pragma lib "sbsms".
Index: AudacityApp.cpp
===================================================================
RCS file: /cvsroot/audacity/audacity-src/src/AudacityApp.cpp,v
retrieving revision 1.211
retrieving revision 1.212
diff -u -d -r1.211 -r1.212
--- AudacityApp.cpp 14 Nov 2008 22:21:45 -0000 1.211
+++ AudacityApp.cpp 25 Nov 2008 09:03:40 -0000 1.212
@@ -171,6 +171,10 @@
# pragma comment(lib, "rasqal")
# endif
+# if defined(USE_SBSMS)
+# pragma comment(lib, "sbsms")
+# endif
+
# if defined(USE_SOUNDTOUCH)
# pragma comment(lib, "soundtouch")
# endif
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Audacity-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/audacity-cvs