1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00

Removed GLU from the list of default libraries.

This commit is contained in:
jules 2012-04-27 09:00:07 +01:00
parent fa90b55cdd
commit 79381ced5d
9 changed files with 15 additions and 16 deletions

View file

@ -58,7 +58,6 @@
#pragma comment(lib, "vfw32.lib")
#pragma comment(lib, "imm32.lib")
#pragma comment(lib, "OpenGL32.Lib")
#pragma comment(lib, "GlU32.Lib")
#endif
#if JUCE_QUICKTIME && JUCE_MSVC && ! JUCE_DONT_AUTOLINK_TO_WIN32_LIBRARIES