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:
parent
fa90b55cdd
commit
79381ced5d
9 changed files with 15 additions and 16 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue