automatically generated by browser
authorClaus Gittinger <cg@exept.de>
Mon, 28 Aug 2006 16:31:02 +0200
changeset 1755 14b22adb1821
parent 1754 f8d1cbf153ef
child 1756 2e9c86e17e6e
automatically generated by browser
bc.mak
nt.mak
--- a/bc.mak	Mon Aug 28 16:30:58 2006 +0200
+++ b/bc.mak	Mon Aug 28 16:31:02 2006 +0200
@@ -1,4 +1,4 @@
-# $Header: /cvs/stx/stx/libbasic3/bc.mak,v 1.62 2006-08-28 13:31:16 cg Exp $
+# $Header: /cvs/stx/stx/libbasic3/bc.mak,v 1.63 2006-08-28 14:31:02 cg Exp $
 #
 # DO NOT EDIT 
 # automagically generated from the projectDefinition: stx_libbasic3.
@@ -20,7 +20,8 @@
 RESFILES=libbasic3.res
 
 
-LIBBASIC3_BASE   =0x01E00000
+# see stdHeader_nt for LIBBASIC3_BASE
+# LIBBASIC3_BASE   =0x60e00000
 LIB_BASE_LD_ARG=-b:$(LIBBASIC3_BASE)
 
 
--- a/nt.mak	Mon Aug 28 16:30:58 2006 +0200
+++ b/nt.mak	Mon Aug 28 16:31:02 2006 +0200
@@ -1,4 +1,4 @@
-# $Header: /cvs/stx/stx/libbasic3/Attic/nt.mak,v 1.62 2006-08-28 13:31:16 cg Exp $
+# $Header: /cvs/stx/stx/libbasic3/Attic/nt.mak,v 1.63 2006-08-28 14:31:02 cg Exp $
 #
 # DO NOT EDIT 
 # automagically generated from the projectDefinition: stx_libbasic3.
@@ -20,7 +20,8 @@
 RESFILES=libbasic3.res
 
 
-LIBBASIC3_BASE   =0x01E00000
+# see stdHeader_nt for LIBBASIC3_BASE
+# LIBBASIC3_BASE   =0x60e00000
 LIB_BASE_LD_ARG=-b:$(LIBBASIC3_BASE)