automatically generated by browser
authorClaus Gittinger <cg@exept.de>
Tue, 27 Sep 2011 19:39:01 +0200
changeset 1177 03daee70c049
parent 1176 1387b2f94965
child 1178 0e4ef34283cc
automatically generated by browser
bc.mak
--- a/bc.mak	Tue Sep 27 19:38:58 2011 +0200
+++ b/bc.mak	Tue Sep 27 19:39:01 2011 +0200
@@ -1,7 +1,7 @@
 # $Header$
 #
 # DO NOT EDIT 
-# automagically generated from the projectDefinition: stx_projects_smalltalk at 2011-09-27 19:36:42.643.
+# automagically generated from the projectDefinition: stx_projects_smalltalk at 2011-09-27 19:38:57.017.
 #
 # Warning: once you modify this file, do not rerun
 # stmkmp or projectDefinition-build again - otherwise, your changes are lost.
@@ -21,6 +21,11 @@
 CRT_STARTUP_CONSOLE=c0x32.obj
 CRT_STARTUP_NOCONSOLE=c0w32.obj
 
+!else
+! ifdef USEVC
+CRT_STARTUP_CONSOLE=
+CRT_STARTUP_NOCONSOLE=
+! endif
 !endif
 
 CFLAGS_LOCAL=$(CFLAGS_APPTYPE) \