quickSelfTest/modules.stx
changeset 360 8a359c8fed90
child 389 679e4086dad5
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/quickSelfTest/modules.stx	Tue Oct 10 14:44:29 2017 +0200
@@ -0,0 +1,25 @@
+# $Header$
+#
+# DO NOT EDIT 
+# automagically generated from the projectDefinition: stx_goodies_builder_quickSelfTest.
+#
+# Warning: once you modify this file, do not rerun
+# stmkmp or projectDefinition-build again - otherwise, your changes are lost.
+#
+# This file is (currently) only used with win-95 / win-NT versions of STX.
+# It lists the dll's which are to be loaded at startup time.
+# Notice, lines starting with a "#" are comments.
+# Lines starting with a "*" are treated as comments by the VM, but are usually loaded
+# by the application at the very beginning.
+#
+# All classes loaded at startup time will be present as precompiled classes.
+# Others might be autoloaded or loaded explicit using "Smalltalk loadPackage:xxx".
+#
+libstx_libbasic
+libstx_libbasic2
+libstx_libcomp
+libstx_libview
+libstx_libui
+libstx_libview2
+libstx_goodies_sunit
+