use run-time dynamic linking for opengl32.dll to prevent random bugs where the game fails to start

This commit is contained in:
FunkyFr3sh 2018-10-24 04:21:22 +02:00
parent 2754da2a30
commit 35ac845688
11 changed files with 6434 additions and 11155 deletions

View file

@ -2,7 +2,7 @@
#define vxstr(a,b,c,d) str(a##.##b##.##c##.##d)
#define str(s) #s
#define VERSION 1,2,2,0
#define VERSION 1,2,2,1
1 VERSIONINFO
FILEVERSION VERSION