OSDN Git Service

Added support for building SlunkCrypt for the Windows on ARM64 platform.
authorLoRd_MuldeR <mulder2@gmx.de>
Tue, 24 May 2022 19:45:09 +0000 (21:45 +0200)
committerLoRd_MuldeR <mulder2@gmx.de>
Tue, 24 May 2022 20:31:40 +0000 (22:31 +0200)
commit17018e4f86f757d55ef4ee00af3f929d8e9445c9
tree13834a7d213d07e7d00d87008ab42bafba1c7e1d
parentf6cd289725f1616508aa82206c4f63c04dc1ad0d
Added support for building SlunkCrypt for the Windows on ARM64 platform.
13 files changed:
README.md
Slunk.sln
etc/deps/pthreads4w/bin/msvc-v141/pthreadVC3-arm64.dll [new file with mode: 0644]
etc/deps/pthreads4w/bin/msvc-v141/pthreadVC3-arm64.pdb [new file with mode: 0644]
etc/deps/pthreads4w/bin/msvc-v141/pthreadVC3d-arm64.dll [new file with mode: 0644]
etc/deps/pthreads4w/bin/msvc-v141/pthreadVC3d-arm64.pdb [new file with mode: 0644]
etc/deps/pthreads4w/lib/msvc-v141/shared/arm64/pthreadVC3.lib [new file with mode: 0644]
etc/deps/pthreads4w/lib/msvc-v141/shared/arm64/pthreadVC3d.lib [new file with mode: 0644]
etc/deps/pthreads4w/lib/msvc-v141/static/arm64/libpthreadVC3.lib [new file with mode: 0644]
etc/deps/pthreads4w/lib/msvc-v141/static/arm64/libpthreadVC3d.lib [new file with mode: 0644]
frontend/SlunkCrypt.vcxproj
libslunkcrypt/libSlunkCrypt.vcxproj
mk-release.cmd