summaryrefslogtreecommitdiffstats
path: root/src/GvimExt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/GvimExt/Makefile')
-rw-r--r--src/GvimExt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GvimExt/Makefile b/src/GvimExt/Makefile
index 361c229322..798efd204a 100644
--- a/src/GvimExt/Makefile
+++ b/src/GvimExt/Makefile
@@ -3,7 +3,7 @@
# DEBUG=yes Build debug version (for VC7 and maybe later)
#
-TARGETOS=BOTH
+TARGETOS=WINNT
!ifndef APPVER
APPVER=5.0
!endif