]> git.saurik.com Git - wxWidgets.git/blobdiff - distrib/msw/tmake/g95.t
More mostly cross compiling related mods..
[wxWidgets.git] / distrib / msw / tmake / g95.t
index 55c9e53b014e9e2666cdb68043987ad1db98cfee..faed3e04bd5f9b5f6d87a2c3fcd4fe9e574b9e49 100644 (file)
@@ -98,7 +98,7 @@ DLL_EXTRA_LIBS = $(WXDIR)/lib/libzlib.a \
                      $(WXDIR)/lib/libxpm.a $(WXDIR)/lib/libtiff.a
 DLL_LDFLAGS = -L$(WXDIR)/lib
 DLL_LDLIBS = -mwindows -lcomctl32 -lctl3d32 -lole32 -loleaut32 \
-             -luuid -lrpcrt4 -lodbc32 -lwinmm \
+             -luuid -lrpcrt4 -lodbc32 -lwinmm -lopengl32 \
              -lwsock32 $(DLL_EXTRA_LIBS) \
                  -lstdc++
 endif