New code in nttty.c had a dependency on gdi32.lib. Previously that was only being linked in for the gui build when using the Makefile. Move the reference into the base libraries if both tty and gui depend on it now.