summaryrefslogtreecommitdiff
path: root/bin/MakeProjectCreator/config/ace_gl.mpb
diff options
context:
space:
mode:
Diffstat (limited to 'bin/MakeProjectCreator/config/ace_gl.mpb')
-rw-r--r--bin/MakeProjectCreator/config/ace_gl.mpb2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/MakeProjectCreator/config/ace_gl.mpb b/bin/MakeProjectCreator/config/ace_gl.mpb
index 4b18245232a..e71387335dc 100644
--- a/bin/MakeProjectCreator/config/ace_gl.mpb
+++ b/bin/MakeProjectCreator/config/ace_gl.mpb
@@ -10,7 +10,7 @@ project : ace_x11 {
LIBS += $(PLATFORM_GL_LIBS) $(PLATFORM_X11_LIBS)
LDFLAGS += $(PLATFORM_GL_LDFLAGS) $(PLATFORM_GL_LDFLAGS)
}
- specific(vc71,vc8,vc9,vc10) {
+ specific(prop:microsoft) {
lit_libs += OpenGL32
}
}