disable optimizations to prevent crashes in cncra snap
This commit is contained in:
parent
1402054259
commit
b8ee01684f
2 changed files with 2 additions and 2 deletions
2
ddraw.rc
2
ddraw.rc
|
@ -2,7 +2,7 @@
|
|||
#define vxstr(a,b,c,d) str(a##.##b##.##c##.##d)
|
||||
#define str(s) #s
|
||||
|
||||
#define VERSION 1,1,8,1
|
||||
#define VERSION 1,1,8,2
|
||||
|
||||
1 VERSIONINFO
|
||||
FILEVERSION VERSION
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue