1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2024-09-19 10:10:40 +03:00
SoftEtherVPN/src/vpnsmgr
Davide Beatrici 369a8850c4 CMake: don't hardcode build directories
Our CMake project used to forcefully create and use two different build directories: "build" and "tmp".

This commit changes the behavior so that only the build directory CMake is ran in is used.

The "configure" script now runs CMake in "build" by default, instead of "tmp".
2020-07-20 18:31:41 +02:00
..
CMakeLists.txt CMake: don't hardcode build directories 2020-07-20 18:31:41 +02:00
resource.h v4.03-9408-rtm 2014-01-04 22:00:08 +09:00
vpnsmgr.c Compacting headers, updating trivial texts to fit to the license change from GPLv2 to Apache License 2.0. 2019-01-14 12:25:53 +09:00
vpnsmgr.ico v4.03-9408-rtm 2014-01-04 22:00:08 +09:00
vpnsmgr.rc src: change "afxres.h" to "winres.h" in all resource files, to remove MFC dependency 2018-11-07 21:23:55 +00:00
vpnsmgr.vcproj Add Windows Driver Kit 7.1.0 directories to projects requiring ATL/MFC 2018-04-20 00:00:33 +02:00
VPNSvr.ico src: Update VPN Client Manager and VPN Server Manager icons 2018-12-07 08:35:02 +00:00