Author: dhudson
Date: 2006-01-13 10:18:53 -0500 (Fri, 13 Jan 2006)
New Revision: 55515

Modified:
   trunk/tao/examples/Makefile
   trunk/tao/src/Makefile
   trunk/tao/src/Tao.PhysFs/Tao.PhysFs.snk
Log:
Add physfs to make files. fix problem with snk file

Modified: trunk/tao/examples/Makefile
===================================================================
--- trunk/tao/examples/Makefile 2006-01-13 15:16:23 UTC (rev 55514)
+++ trunk/tao/examples/Makefile 2006-01-13 15:18:53 UTC (rev 55515)
@@ -13,6 +13,7 @@
        OpenAlExamples \
        Redbook \
        SdlExamples \
+       PhysFsExamples \
        $(NULL)
 
 include $(DEPTH)/rules.mk

Modified: trunk/tao/src/Makefile
===================================================================
--- trunk/tao/src/Makefile      2006-01-13 15:16:23 UTC (rev 55514)
+++ trunk/tao/src/Makefile      2006-01-13 15:18:53 UTC (rev 55515)
@@ -19,6 +19,7 @@
        Tao.OpenAl \
        Tao.Sdl \
        Tao.Platform.Windows \
+       Tao.PhysFs \
        $(NULL)
 
 include $(DEPTH)/rules.mk

Modified: trunk/tao/src/Tao.PhysFs/Tao.PhysFs.snk
===================================================================
(Binary files differ)

_______________________________________________
Mono-patches maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-patches

Reply via email to