Revision: 41507
          http://brlcad.svn.sourceforge.net/brlcad/?rev=41507&view=rev
Author:   erikgreenwald
Date:     2010-12-06 15:41:33 +0000 (Mon, 06 Dec 2010)

Log Message:
-----------
add path info for the msvc build (using cygwin's sh)

Modified Paths:
--------------
    brlcad/trunk/bench/run.sh

Modified: brlcad/trunk/bench/run.sh
===================================================================
--- brlcad/trunk/bench/run.sh   2010-12-06 15:38:04 UTC (rev 41506)
+++ brlcad/trunk/bench/run.sh   2010-12-06 15:41:33 UTC (rev 41507)
@@ -496,6 +496,7 @@
     ${PATH_TO_THIS}/../src/rt/rt \
     ${PATH_TO_THIS}/src/rt/rt \
     ./rt \
+    ../brlcadInstall/bin/rt.exe \
     ../src/rt/rt
 
 look_for file "a benchmark geometry directory" DB \
@@ -508,6 +509,7 @@
     ${PATH_TO_THIS}/../db/moss.g \
     ${PATH_TO_THIS}/db/moss.g \
     ./db/moss.g \
+    ../brlcadInstall/share/brlcad/*.*.*/db/moss.g \
     ../db/moss.g
 DB=`echo $DB | sed 's,/moss.g$,,'`
 
@@ -538,6 +540,7 @@
     ${PATH_TO_THIS}/pixcmp \
     ${PATH_TO_THIS}/../bin/pixcmp \
     ${PATH_TO_THIS}/../bench/pixcmp \
+    ../brlcadInstall/bin/pixcmp.exe \
     ./pixcmp
 
 look_for script "a time elapsed utility" ELP \


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

------------------------------------------------------------------------------
What happens now with your Lotus Notes apps - do you make another costly 
upgrade, or settle for being marooned without product support? Time to move
off Lotus Notes and onto the cloud with Force.com, apps are easier to build,
use, and manage than apps on traditional platforms. Sign up for the Lotus 
Notes Migration Kit to learn more. http://p.sf.net/sfu/salesforce-d2d
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to