kopia lustrzana https://github.com/Hamlib/Hamlib
bump version info, testcpp is TEST
git-svn-id: https://hamlib.svn.sourceforge.net/svnroot/hamlib/trunk@1239 7ae35d74-ebe9-4afe-98af-79ac388436b8Hamlib-1.1.4
rodzic
b219e102f7
commit
771f3d896c
|
@ -1,10 +1,11 @@
|
|||
|
||||
lib_LTLIBRARIES = libhamlib++.la
|
||||
libhamlib___la_SOURCES = rigclass.cc rotclass.cc
|
||||
libhamlib___la_LDFLAGS = -no-undefined -release @VERSION@ -version-info 0:0:0
|
||||
libhamlib___la_LDFLAGS = -no-undefined -release @VERSION@ -version-info 1:0:0
|
||||
libhamlib___la_LIBADD = ../src/libhamlib.la
|
||||
|
||||
check_PROGRAMS = testcpp
|
||||
TESTS = testcpp
|
||||
|
||||
testcpp_SOURCES = testcpp.cc
|
||||
testcpp_LDADD = libhamlib++.la
|
||||
|
|
Ładowanie…
Reference in New Issue