Update of /cvsroot/opengtoolkit/restart
In directory sc8-pr-cvs1:/tmp/cvs-serv3740
Modified Files:
restart.spec
Log Message:
added linux
Index: restart.spec
===================================================================
RCS file: /cvsroot/opengtoolkit/restart/restart.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** restart.spec 22 Nov 2003 19:54:20 -0000 1.6
--- restart.spec 22 Nov 2003 21:33:22 -0000 1.7
***************
*** 35,39 ****
Exclusive_LabVIEW_System=All
! Exclusive_OS="Windows NT, Windows 9x, Mac OS >= 10"
--- 35,39 ----
Exclusive_LabVIEW_System=All
! Exclusive_OS="Windows NT, Windows 9x, Mac OS >= 10, Linux"
***************
*** 47,51 ****
[Files]
! Num File Groups=7
--- 47,51 ----
[Files]
! Num File Groups=8
***************
*** 149,150 ****
--- 149,165 ----
File 0=restart.app.sea.hqx
+
+ [File Group 7]
+
+ Exclusive_LabVIEW_Version=7.0
+
+ Exclusive_OS="Linux"
+
+ Source Dir=built/7.0-linux
+ Target Dir=<application>/resource/OpenG/system/
+
+ Replace Mode=Never
+
+ Num Files=1
+
+ File 0=restart.exe
|