Yihong Wu
d8e56f9dbc
Add build instruction for dynamic linking OpenSSL
...
Co-authored-by: Davide Beatrici <github@davidebeatrici.dev>
2022-11-27 19:33:52 +09:00
Yihong Wu
333cbb3f29
Update Windows build instructions
...
Co-authored-by: Davide Beatrici <github@davidebeatrici.dev>
2022-05-28 15:26:23 +09:00
Yihong Wu
ca226cdc9d
Add CMakeSettings.json to facilitate VS configuration
...
Update build instructions for Windows
2022-04-30 15:03:05 +08:00
Davide Beatrici
d53f80bfa6
Remove BuildUtil and all MSBuild projects, except the ones not in CMake yet
...
Since 35200a29ea
we build complete installers using CMake, meaning that there's no need for BuildUtil anymore.
MSBuild projects that are not migrated to CMake yet are kept for reference.
This commit also updates BUILD_WINDOWS.md so that it mentions Visual Studio 2019 instead of 2017.
2021-02-19 21:17:01 +01:00
Koichiro IWAO
e6b8e6eee3
replace SoftEther project related http links with https
...
Outside links such as http://www.openssl.org and http links appear in
source code are untouched.
2020-03-20 21:27:51 +09:00
Davide Beatrici
c259138225
src/BUILD_WINDOWS.md: remove ATL/MFC step
2018-11-08 15:44:52 +01:00
Fox
7b148d8db0
Added Windows CMake setup info
2018-11-04 01:50:18 -06:00
Shadus Black
d00d9dfdf1
BUILD_WINDOWS.md: add more info regarding the software and provide download links
2018-07-29 05:47:55 +02:00
Davide Beatrici
f0d0b5a89c
BUILD_WINDOWS.md: convert CRLF to LF
2018-07-29 05:46:26 +02:00
Davide Beatrici
661c747a51
BUILD_WINDOWS.md: Visual Studio Express 2008 is now supported, but Windows Driver Kit 7.1.0 is required ( #504 )
2018-05-03 17:21:21 +02:00
Ilya Shipitsin
bed99f9a56
build documentation refactoring ( #395 )
...
BUILD_WINDOWS.TXT, BUILD_UNIX.TXT removed from root folder
src/BUILD_WINDOWS.TXT, src/BUILD_UNIX.TXT converted to "md"
BUILD_WINDOWS.TXT, BUILD_UNIX.TXT are now hyperlinks in README.md
2017-12-05 13:17:14 +01:00