ntx.mak
changeset 2902 9d8760220548
parent 2901 a5256a0600ba
child 2915 b1124926ca35
--- a/ntx.mak	Sat Sep 11 15:20:00 1999 +0200
+++ b/ntx.mak	Sat Sep 11 15:23:43 1999 +0200
@@ -1,6 +1,6 @@
 #
 
-# $Header: /cvs/stx/stx/libview/ntx.mak,v 1.8 1999-09-11 13:19:58 cg Exp $
+# $Header: /cvs/stx/stx/libview/ntx.mak,v 1.9 1999-09-11 13:22:42 cg Exp $
 
 #
 
@@ -37,13 +37,13 @@
 
 !ifdef USEBC
 
-DEF_FILE=xworkstationbc.def
+DEF_FILE=XWorkstation_bc.def
 
 X11_LIBS=..\lib\X11OMF.lib ..\lib\XextOMF.lib
 
 !else
 
-DEF_FILE=xworkstation.def
+DEF_FILE=XWorkstation.def
 
 X11_LIBS=..\lib\X11.lib ..\lib\Xext.lib