Skip to content

Commit 9206f2d

Browse files
author
falkTX
committed
Update dpf, UI now buildable on windows/mingw
1 parent 3a77fec commit 9206f2d

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

plugins/Makefile.mk

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,6 @@ ifeq ($(OBJS_UI),)
1212
HAVE_DGL = false
1313
endif
1414

15-
ifeq ($(WIN32),true)
16-
# FIXME: make OpenGL >= 2 work with mingw
17-
HAVE_DGL = false
18-
endif
19-
2015
# --------------------------------------------------------------
2116
# Basic setup
2217

0 commit comments

Comments
 (0)