From: Jim K. <jk...@us...> - 2006-01-03 06:17:41
|
Update of /cvsroot/opengtoolkit/restart In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20897 Modified Files: 8.0-osx.ogbld Log Message: fixed platform path issues Index: 8.0-osx.ogbld =================================================================== RCS file: /cvsroot/opengtoolkit/restart/8.0-osx.ogbld,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** 8.0-osx.ogbld 3 Jan 2006 06:07:49 -0000 1.1 --- 8.0-osx.ogbld 3 Jan 2006 06:17:33 -0000 1.2 *************** *** 1,18 **** [General] File Format Version=1.0.1 ! Project Root="" ! Source Root="" ! Build Root=built/8.0-osx Namespace="" Overwrite Existing Files=TRUE ! Log Dir="" Log File="" Log File Suffix="" Include Help Files=TRUE ! Help File Dir="" Include Shared Libs=TRUE ! Shared Lib Dir="" Include External Subrs=TRUE ! External Subr Dir="" Include Hidden VIs=FALSE EXE Icon File="" --- 1,18 ---- [General] File Format Version=1.0.1 ! Project Root=:<home>:projects:restart ! Source Root=:<home>:projects:restart ! Build Root=:<home>:projects:restart:built:8.0-osx Namespace="" Overwrite Existing Files=TRUE ! Log Dir=:<home>:projects:restart Log File="" Log File Suffix="" Include Help Files=TRUE ! Help File Dir=:<home>:projects:restart:built/8.0-osx Include Shared Libs=TRUE ! Shared Lib Dir=:<home>:projects:restart:built/8.0-osx Include External Subrs=TRUE ! External Subr Dir=:<home>:projects:restart:built/8.0-osx Include Hidden VIs=FALSE EXE Icon File="" *************** *** 31,35 **** [Top Level VIs] ! VI 1=source/restart.exe.vi [Dynamic VIs] --- 31,35 ---- [Top Level VIs] ! VI 1=:<home>:projects:restart:source:restart.exe.vi [Dynamic VIs] *************** *** 38,43 **** [Destination 1] ! Source Dir=source ! Target Dir=restart.app Convert Target to LLB=FALSE Convert Target to EXE=TRUE --- 38,43 ---- [Destination 1] ! Source Dir=:<home>:projects:restart:source ! Target Dir=:<home>:projects:restart:built:8.0-osx:restart.app Convert Target to LLB=FALSE Convert Target to EXE=TRUE |