summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1995-05-07 20:16:49 +0000
committerRichard M. Stallman <rms@gnu.org>1995-05-07 20:16:49 +0000
commitd8aaa83cde9b5133f50edda2add7a8ccf433efa0 (patch)
tree07875fbb60d00dcb1afc557d25020e10f59dceed
parent86ecc3fc3e35b07f2658e85b9c209532b507a64d (diff)
downloademacs-d8aaa83cde9b5133f50edda2add7a8ccf433efa0.tar.gz
(CVTRES): Defined.
-rw-r--r--nt/makefile.def2
1 files changed, 2 insertions, 0 deletions
diff --git a/nt/makefile.def b/nt/makefile.def
index 57277b0ba61..f83143bf6a9 100644
--- a/nt/makefile.def
+++ b/nt/makefile.def
@@ -45,6 +45,8 @@ LINK = link32.exe
# 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
#