mirror of
https://github.com/MatsuriDayo/nekoray.git
synced 2025-12-18 04:54:38 +03:00
update build script
This commit is contained in:
@@ -1,12 +1,10 @@
|
||||
#ifndef __MINGW32__
|
||||
|
||||
#include "QvProxyConfigurator.hpp"
|
||||
|
||||
#ifdef Q_OS_WIN
|
||||
//
|
||||
#include <Windows.h>
|
||||
#include <windows.h>
|
||||
//
|
||||
#include <WinInet.h>
|
||||
#include <wininet.h>
|
||||
#include <ras.h>
|
||||
#include <raserror.h>
|
||||
#include <vector>
|
||||
@@ -480,5 +478,3 @@ namespace Qv2ray::components::proxy {
|
||||
#endif
|
||||
}
|
||||
} // namespace Qv2ray::components::proxy
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user