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:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user