*** empty log message ***
authorClaus Gittinger <cg@exept.de>
Sat, 19 Aug 2006 14:05:41 +0200
changeset 2149 8920f86b154c
parent 2148 cfff8a04d2e6
child 2150 603c7cf7137f
*** empty log message ***
bc.def
bc.mak
nt.mak
--- a/bc.def	Fri Aug 18 16:05:40 2006 +0200
+++ b/bc.def	Sat Aug 19 14:05:41 2006 +0200
@@ -4,4 +4,4 @@
 SEGMENTS
     INITCODE    PRELOAD DISCARDABLE
 EXPORTS
-    __libview2_Init      @1
+    __libstx_libview2_Init      @1
--- a/bc.mak	Fri Aug 18 16:05:40 2006 +0200
+++ b/bc.mak	Sat Aug 19 14:05:41 2006 +0200
@@ -2,7 +2,7 @@
 # DO NOT EDIT
 # automatically generated from Make.proto (by make nt.mak)
 #
-# $Header: /cvs/stx/stx/libview2/bc.mak,v 1.50 2006-01-23 20:10:21 cg Exp $
+# $Header: /cvs/stx/stx/libview2/bc.mak,v 1.51 2006-08-19 12:05:41 cg Exp $
 #
 TOP=..
 #
@@ -15,7 +15,7 @@
 STCOPT="-warnNonStandard"
 STCLOCALOPT=-package=$(PACKAGE) $(COMMONSYMBOLS) $(SEPINITCODE) $(RELOCINSTVARS) -varPrefix=$(LIBNAME)
 #STCLOCALOPT="-package=stx:libview2 +commonSymbols +sepInitCode -varPrefix=libview2"
-RESFILES=$(LIBNAME).res
+RESFILES=libview2.res
 
 LIBJPEG_DIR=$(TOP)\support\libjpeg-6a
 LIBJPEG=$(LIBJPEG_DIR)\libjpeg.lib
--- a/nt.mak	Fri Aug 18 16:05:40 2006 +0200
+++ b/nt.mak	Sat Aug 19 14:05:41 2006 +0200
@@ -2,7 +2,7 @@
 # DO NOT EDIT
 # automatically generated from Make.proto (by make nt.mak)
 #
-# $Header: /cvs/stx/stx/libview2/Attic/nt.mak,v 1.50 2006-01-23 20:10:21 cg Exp $
+# $Header: /cvs/stx/stx/libview2/Attic/nt.mak,v 1.51 2006-08-19 12:05:41 cg Exp $
 #
 TOP=..
 #
@@ -15,7 +15,7 @@
 STCOPT="-warnNonStandard"
 STCLOCALOPT=-package=$(PACKAGE) $(COMMONSYMBOLS) $(SEPINITCODE) $(RELOCINSTVARS) -varPrefix=$(LIBNAME)
 #STCLOCALOPT="-package=stx:libview2 +commonSymbols +sepInitCode -varPrefix=libview2"
-RESFILES=$(LIBNAME).res
+RESFILES=libview2.res
 
 LIBJPEG_DIR=$(TOP)\support\libjpeg-6a
 LIBJPEG=$(LIBJPEG_DIR)\libjpeg.lib