summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2004-12-15 10:03:21 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2004-12-15 10:03:21 +0000
commit027755355e66b086067ffd1267274619b5d9bbba (patch)
treec5d5891a87a5f15955fe7a01e2430adebecf635d
parent074a8b1e264fa1bb4df3b03b3b3413087184aee6 (diff)
downloadATCD-027755355e66b086067ffd1267274619b5d9bbba.tar.gz
ChangeLogTag: Wed Dec 15 10:03:12 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--include/makeinclude/platform_gnuwin32_common.GNU4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/makeinclude/platform_gnuwin32_common.GNU b/include/makeinclude/platform_gnuwin32_common.GNU
index 4087d67e35f..bab688feb9f 100644
--- a/include/makeinclude/platform_gnuwin32_common.GNU
+++ b/include/makeinclude/platform_gnuwin32_common.GNU
@@ -94,6 +94,10 @@ PLATFORM_FL_CPPFLAGS=
PLATFORM_FL_LIBS=-lfltk -lfltk_forms -lfltk_gl -lfltk_images
PLATFORM_FL_LDFLAGS=
+PLATFORM_GL_CPPFLAGS=-I/usr/X11R6/include
+PLATFORM_GL_LIBS =-lGL
+PLATFORM_GL_LDFLAGS =-L/usr/X11R6/lib
+
# The sed below is to strip comments on the .def file,
# to workaround to a bug in ld.
SHLIBBUILD = \