mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2025-12-17 07:31:37 +03:00
Mayaqua: remove all references to binaries with "_x64" and "_ia64" suffix
See the previous commit's message for details.
This commit is contained in:
@ -12,11 +12,7 @@
|
||||
#include <stddef.h>
|
||||
#include <stdio.h>
|
||||
|
||||
// PenCore.dll related
|
||||
#define PENCORE_DLL_NAME "|PenCore.dll"
|
||||
// #define PENCORE_DLL_NAME_X64 "|PenCore_x64.dll" // commonized to x86
|
||||
// #define PENCORE_DLL_NAME_IA64 "|PenCore_ia64.dll" // commonized to x86
|
||||
|
||||
|
||||
//#define USE_PROBE // Use Probe
|
||||
|
||||
|
||||
Reference in New Issue
Block a user