Hamlib/scripts
Nate Bargmann 9210621c75 Remove dependency on libltdl
No longer depend on libltdl from the libtool package.  The
winradio/linradio/wg313api backend still depends on libdl, but since it
is only compiled on POSIX, it will use the POSIX supplied libdl.

Update documentation to remove references to libltdl.
2013-09-18 22:58:00 -05:00
..
Makefile.am
README.build-VB.NET
README.build-win32 Remove dependency on libltdl 2013-09-18 22:58:00 -05:00
README.scripts
build-VB.NET.sh Remove dependency on libltdl 2013-09-18 22:58:00 -05:00
build-win32.sh Remove dependency on libltdl 2013-09-18 22:58:00 -05:00

README.scripts

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