mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-01-06 18:55:41 +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"
|
#include "GLProgramBuffer.h"
|
||||||
|
|
||||||
#pragma comment(lib, "opengl32.lib")
|
#pragma comment(lib, "opengl32.lib")
|
||||||
#pragma comment(lib, "gl.lib")
|
|
||||||
|
|
||||||
#define RSX_DEBUG 1
|
#define RSX_DEBUG 1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user