1
0
Fork 0

Enable C_OPENGL for visualc

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@1614
This commit is contained in:
Sjoerd van der Berg 2004-01-28 14:48:20 +00:00
parent 69845fdb29
commit cb3ee0f0c0

View file

@ -8,6 +8,9 @@
/* Define to 1 to enable screenshots, requires libpng */
#define C_SSHOT 1
/* Define to 1 to use opengl display output support */
#define C_OPENGL 1
/* Define to 1 to enable internal modem support, requires SDL_net */
#define C_MODEM 1