mirror of
https://github.com/Hamlib/Hamlib
synced 2026-08-13 17:32:05 -04:00
Removed README_VB as its info is now embedded in the build-VB.NET.sh script and is output into a custom README file upon creation of the ZIP archive. Added README.scripts to document reason for the directory and included scripts.
11 lines
424 B
Text
11 lines
424 B
Text
The scripts/ directory will contain helper scripts for building Hamlib
|
|
binary releases for Win32 and possibly other target platforms. EAch
|
|
script should be accompanied by a companion README file with information
|
|
on the script and build requirements.
|
|
|
|
Scripts:
|
|
|
|
build-win32.sh for building Win32 DLLs and EXEs for use with MS VC++.
|
|
|
|
build-VB.NET.sh for building Win32 DLLs and EXEs for use with MS VB.NET
|
|
2002 Framework 1.1
|