automatic checkIn
authorClaus Gittinger <cg@exept.de>
Wed, 28 Feb 2007 20:32:30 +0100
changeset 826 a47dc6abc5d2
parent 825 32a895cff68b
child 827 4e826970771f
automatic checkIn
stx_projects_smalltalk.st
--- a/stx_projects_smalltalk.st	Wed Feb 28 20:31:58 2007 +0100
+++ b/stx_projects_smalltalk.st	Wed Feb 28 20:32:30 2007 +0100
@@ -132,6 +132,10 @@
 
 iconFileName
     ^ 'stx_32x32.ico'
+!
+
+nsiDeliveredExecutables
+    ^ '"stx.exe" "winstx.exe"'
 ! !
 
 !stx_projects_smalltalk class methodsFor:'description - contents'!