Author: dhudson
Date: 2007-01-19 13:43:03 -0500 (Fri, 19 Jan 2007)
New Revision: 71353

Modified:
   trunk/tao/build.bat
Log:
move opengl to last part of build

Modified: trunk/tao/build.bat
===================================================================
--- trunk/tao/build.bat 2007-01-19 18:42:30 UTC (rev 71352)
+++ trunk/tao/build.bat 2007-01-19 18:43:03 UTC (rev 71353)
@@ -13,10 +13,10 @@
 ECHO --------------------------
 NAnt.exe -t:net-2.0 -buildfile:src/Tao.DevIl/Tao.DevIl.build package
 NAnt.exe -t:net-2.0 -buildfile:src/Tao.Ode/Tao.Ode.build package
-NAnt.exe -t:net-2.0 -buildfile:src/Tao.OpenGl/Tao.OpenGl.build package
 NAnt.exe -t:net-2.0 -buildfile:src/Tao.PhysFs/Tao.PhysFs.build package
 NAnt.exe -t:net-2.0 -buildfile:src/Tao.Sdl/Tao.Sdl.build package
 NAnt.exe -t:net-2.0 -buildfile:src/Tao.Lua/Tao.Lua.build package
+NAnt.exe -t:net-2.0 -buildfile:src/Tao.OpenGl/Tao.OpenGl.build package
 
 ECHO -----------------------------
 ECHO Copy Builds to Dist Directory

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

Reply via email to