automatically generated by browser
authorClaus Gittinger <cg@exept.de>
Mon, 28 Aug 2006 16:29:22 +0200
changeset 2195 940c48149a15
parent 2194 95659434e294
child 2196 9a7262c08f19
automatically generated by browser
bc.mak
nt.mak
--- a/bc.mak	Mon Aug 28 16:29:19 2006 +0200
+++ b/bc.mak	Mon Aug 28 16:29:22 2006 +0200
@@ -1,4 +1,4 @@
-# $Header: /cvs/stx/stx/libview2/bc.mak,v 1.57 2006-08-28 13:36:29 cg Exp $
+# $Header: /cvs/stx/stx/libview2/bc.mak,v 1.58 2006-08-28 14:29:22 cg Exp $
 #
 # DO NOT EDIT 
 # automagically generated from the projectDefinition: stx_libview2.
@@ -20,7 +20,8 @@
 RESFILES=libview2.res
 
 
-LIBVIEW2_BASE=0x02400000
+# see stdHeader_nt for LIBVIEW2_BASE
+# LIBVIEW2_BASE   =0x61800000
 LIB_BASE_LD_ARG=-b:$(LIBVIEW2_BASE)
 
 LIBJPEG_DIR=$(TOP)\support\libjpeg-6a
--- a/nt.mak	Mon Aug 28 16:29:19 2006 +0200
+++ b/nt.mak	Mon Aug 28 16:29:22 2006 +0200
@@ -1,4 +1,4 @@
-# $Header: /cvs/stx/stx/libview2/Attic/nt.mak,v 1.57 2006-08-28 13:36:29 cg Exp $
+# $Header: /cvs/stx/stx/libview2/Attic/nt.mak,v 1.58 2006-08-28 14:29:22 cg Exp $
 #
 # DO NOT EDIT 
 # automagically generated from the projectDefinition: stx_libview2.
@@ -20,7 +20,8 @@
 RESFILES=libview2.res
 
 
-LIBVIEW2_BASE=0x02400000
+# see stdHeader_nt for LIBVIEW2_BASE
+# LIBVIEW2_BASE   =0x61800000
 LIB_BASE_LD_ARG=-b:$(LIBVIEW2_BASE)
 
 LIBJPEG_DIR=$(TOP)\support\libjpeg-6a