Revision: 6800
          http://playerstage.svn.sourceforge.net/playerstage/?rev=6800&view=rev
Author:   rtv
Date:     2008-07-07 20:09:57 -0700 (Mon, 07 Jul 2008)

Log Message:
-----------
cleaning up

Added Paths:
-----------
    code/stage/trunk/assets/CMakeLists.txt

Property Changed:
----------------
    code/stage/trunk/
    code/stage/trunk/assets/
    code/stage/trunk/examples/
    code/stage/trunk/examples/ctrl/
    code/stage/trunk/libstage/
    code/stage/trunk/libstageplugin/


Property changes on: code/stage/trunk
___________________________________________________________________
Name: svn:ignore
   - *.cmake
.DS_Store
.gdb_history
Makefile
config.h
config.h.in
libtool
ltmain.sh
missing
mkinstalldirs
stage.pc

   + *.cmake
.DS_Store
.gdb_history
Makefile
config.h
config.h.in
libtool
ltmain.sh
missing
mkinstalldirs
stage.pc
stage.cpack
CMakeScripts
CMakeFiles
install_manifest.txt
CMakeCache.txt
package
build
Testing



Property changes on: code/stage/trunk/assets
___________________________________________________________________
Name: svn:ignore
   + *.cmake
Makefile
CMakeFiles
CMakeLists.txt


Added: code/stage/trunk/assets/CMakeLists.txt
===================================================================
--- code/stage/trunk/assets/CMakeLists.txt                              (rev 0)
+++ code/stage/trunk/assets/CMakeLists.txt      2008-07-08 03:09:57 UTC (rev 
6800)
@@ -0,0 +1,7 @@
+
+FILE( GLOB pngs "*.png" )
+
+INSTALL(FILES ${pngs} rgb.txt 
+        DESTINATION share/stage/assets
+)
+


Property changes on: code/stage/trunk/examples
___________________________________________________________________
Name: svn:ignore
   - Makefile.in
Makefile

   + Stage.build
*.cmake
Makefile
CMakeFiles




Property changes on: code/stage/trunk/examples/ctrl
___________________________________________________________________
Name: svn:ignore
   - *.so


   + *.cmake
Stage.build
*.so
Debug
Makefile
CMakeFiles




Property changes on: code/stage/trunk/libstage
___________________________________________________________________
Name: svn:ignore
   - Makefile
Makefile.in
stage
.DS_Store

   + Stage.build
*.cmake
Makefile
stage
.DS_Store
CMakefiles
Debug



Property changes on: code/stage/trunk/libstageplugin
___________________________________________________________________
Name: svn:ignore
   - Makefile
Makefile.in
.DS_Store

   + Stage.build
*.cmake
Makefile
.DS_Store
Debug
CMakeFiles




This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit

Reply via email to