Update of /cvsroot/popfile/windows
In directory sc8-pr-cvs1:/tmp/cvs-serv1598
Modified Files:
installer.nsi
Log Message:
Added the GPL as a license file and include it in the package
Index: installer.nsi
===================================================================
RCS file: /cvsroot/popfile/windows/installer.nsi,v
retrieving revision 1.33
retrieving revision 1.34
diff -C2 -d -r1.33 -r1.34
*** installer.nsi 27 Feb 2003 17:58:11 -0000 1.33
--- installer.nsi 14 Mar 2003 22:35:17 -0000 1.34
***************
*** 138,141 ****
--- 138,142 ----
SetOutPath $INSTDIR
+ File "..\engine\license"
File "..\engine\v0.18.1.change"
File "..\engine\*.pl"
|