automatically generated by browser
authorClaus Gittinger <cg@exept.de>
Mon, 28 Aug 2006 16:30:30 +0200
changeset 1892 f51f8c9b6df8
parent 1891 31741249af71
child 1893 d0361c60578e
automatically generated by browser
bc.mak
nt.mak
--- a/bc.mak	Mon Aug 28 16:30:27 2006 +0200
+++ b/bc.mak	Mon Aug 28 16:30:30 2006 +0200
@@ -1,4 +1,4 @@
-# $Header: /cvs/stx/stx/libcomp/bc.mak,v 1.42 2006-08-28 13:32:00 cg Exp $
+# $Header: /cvs/stx/stx/libcomp/bc.mak,v 1.43 2006-08-28 14:30:30 cg Exp $
 #
 # DO NOT EDIT 
 # automagically generated from the projectDefinition: stx_libcomp.
@@ -20,7 +20,8 @@
 RESFILES=libcomp.res
 
 
-LIBCOMP_BASE   =0x01800000
+# see stdHeader_nt for LIBCOMP_BASE
+# LIBCOMP_BASE   =0x61000000
 LIB_BASE_LD_ARG=-b:$(LIBCOMP_BASE)
 
 
--- a/nt.mak	Mon Aug 28 16:30:27 2006 +0200
+++ b/nt.mak	Mon Aug 28 16:30:30 2006 +0200
@@ -1,4 +1,4 @@
-# $Header: /cvs/stx/stx/libcomp/Attic/nt.mak,v 1.42 2006-08-28 13:32:00 cg Exp $
+# $Header: /cvs/stx/stx/libcomp/Attic/nt.mak,v 1.43 2006-08-28 14:30:30 cg Exp $
 #
 # DO NOT EDIT 
 # automagically generated from the projectDefinition: stx_libcomp.
@@ -20,7 +20,8 @@
 RESFILES=libcomp.res
 
 
-LIBCOMP_BASE   =0x01800000
+# see stdHeader_nt for LIBCOMP_BASE
+# LIBCOMP_BASE   =0x61000000
 LIB_BASE_LD_ARG=-b:$(LIBCOMP_BASE)