Choose different base to prevent conflicts with non-aslr dedis

This commit is contained in:
momo5502 2023-05-16 07:28:23 +02:00
parent e8b5f4b7fc
commit 371548245a

View File

@ -1,5 +1,6 @@
#include <std_include.hpp>
#pragma comment(linker, "/base:0x170000000")
#pragma comment(linker, "/manifestdependency:\"type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' processorArchitecture='amd64' publicKeyToken='6595b64144ccf1df' language=''\"")
extern "C"