aboutsummaryrefslogtreecommitdiffstats
path: root/makefile
diff options
context:
space:
mode:
authorJaroslav Hensl <emulator@emulace.cz>2024-07-26 02:07:52 +0200
committerJaroslav Hensl <emulator@emulace.cz>2024-07-26 02:07:52 +0200
commit6ce40234ffeddfc716389c8e89d336b9ff8a838b (patch)
tree03e4345319f4116c3de6bf944a12aa9c8f3fc0b3 /makefile
parentbbcb8a42582dd2062d1fca5fa6eff3b49485f11f (diff)
downloadvmdisp9x-6ce40234ffeddfc716389c8e89d336b9ff8a838b.tar.gz
GMR was too fragmented (vmware), disable multisample option (for vmware)
Diffstat (limited to 'makefile')
-rw-r--r--makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile b/makefile
index 3c7d9c2..f8bb043 100644
--- a/makefile
+++ b/makefile
@@ -12,7 +12,7 @@ OBJS += &
INCS = -I$(%WATCOM)\h\win -Iddk -Ivmware
-VER_BUILD = 66
+VER_BUILD = 67
FLAGS = -DDRV_VER_BUILD=$(VER_BUILD)