changeset 11740:703c7eabbe1c

(CVTRES): Defined.
author Richard M. Stallman <rms@gnu.org>
date Sun, 07 May 1995 20:16:49 +0000
parents a9614b779859
children 4ee0f89a6a63
files nt/makefile.def
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/nt/makefile.def	Sun May 07 18:39:02 1995 +0000
+++ b/nt/makefile.def	Sun May 07 20:16:49 1995 +0000
@@ -45,6 +45,8 @@
 # If you are using VC 2.0, define COMPAT_LIB (only tested on i386)
 #COMPAT_LIB	= $(SYS_LIB_DIR)\oldnames.lib
 
+CVTRES		= cvtres.exe
+
 #
 # END CONFIGURATION
 #