mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-01-04 20:39:18 +00:00
remove the outdated gl.lib reference, if this causes new linker issues we need to add the right name to the vcxproj instead
This commit is contained in:
parent
b8400cbe63
commit
de95ac3adb
@ -8,7 +8,6 @@
|
||||
#include "GLProgramBuffer.h"
|
||||
|
||||
#pragma comment(lib, "opengl32.lib")
|
||||
#pragma comment(lib, "gl.lib")
|
||||
|
||||
#define RSX_DEBUG 1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user