mirror of
https://github.com/odrling/Aegisub
synced 2025-04-11 22:56:02 +02:00
Eliminate warnings with VS2012 + Win8 SDK
This commit is contained in:
parent
d3247d16fb
commit
8367f9960c
@ -46,6 +46,9 @@
|
||||
#define _CRT_SECURE_NO_WARNINGS
|
||||
#endif
|
||||
|
||||
// Ensure we get a consistent SDK with VS2012 + Win8 SDK
|
||||
#define _USING_V110_SDK71_ 1
|
||||
|
||||
#include "config.h"
|
||||
|
||||
#include "../libaegisub/lagi_pre.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user