Revision: 6376
http://playerstage.svn.sourceforge.net/playerstage/?rev=6376&view=rev
Author: gbiggs
Date: 2008-04-22 22:34:47 -0700 (Tue, 22 Apr 2008)
Log Message:
-----------
Fixed an incorrect source extension
Modified Paths:
--------------
code/player/trunk/server/drivers/health/statgrab/CMakeLists.txt
Modified: code/player/trunk/server/drivers/health/statgrab/CMakeLists.txt
===================================================================
--- code/player/trunk/server/drivers/health/statgrab/CMakeLists.txt
2008-04-23 05:31:33 UTC (rev 6375)
+++ code/player/trunk/server/drivers/health/statgrab/CMakeLists.txt
2008-04-23 05:34:47 UTC (rev 6376)
@@ -3,4 +3,4 @@
statgrab_includeDir statgrab_libDir statgrab_linkFlags statgrab_cFlags)
PLAYERDRIVER_ADD_DRIVER (statgrab build_statgrab
"${statgrab_includeDir}" "${statgrab_libDir}" "${statgrab_linkFlags}"
"${statgrab_cFlags}"
- statgrab_health.cc)
\ No newline at end of file
+ statgrab_health.cpp)
\ No newline at end of file
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