Revision: 6414
http://playerstage.svn.sourceforge.net/playerstage/?rev=6414&view=rev
Author: gbiggs
Date: 2008-05-10 21:00:38 -0700 (Sat, 10 May 2008)
Log Message:
-----------
Fixed an error in xmms cmakelists
Modified Paths:
--------------
code/player/trunk/utils/xmms-plugin/CMakeLists.txt
Modified: code/player/trunk/utils/xmms-plugin/CMakeLists.txt
===================================================================
--- code/player/trunk/utils/xmms-plugin/CMakeLists.txt 2008-05-10 22:10:54 UTC
(rev 6413)
+++ code/player/trunk/utils/xmms-plugin/CMakeLists.txt 2008-05-11 04:00:38 UTC
(rev 6414)
@@ -8,7 +8,7 @@
OUTPUT_VARIABLE xmmsLibs)
ADD_LIBRARY (playerxmms STATIC playerxmms.c)
TARGET_LINK_LIBRARIES (playerxmms playerc playerxdr playererror
${PLAYERC_EXTRA_LINK_LIBRARIES})
- SET_SOURCE_FILES_PROPERTIES (${playerxmms} PROPERTIES
+ SET_SOURCE_FILES_PROPERTIES (playerxmms.c PROPERTIES
COMPILE_FLAGS "${xmmsCFlags}")
SET_TARGET_PROPERTIES (playerxmms PROPERTIES
LINK_FLAGS "${xmmsLibs}")
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit