mirror of
https://codeberg.org/scip/pcp.git
synced 2025-12-17 20:00:58 +01:00
c++ binding now supports vaults and encryption, added test program
This commit is contained in:
@@ -22,5 +22,5 @@ AM_CXXFLAGS = -I../../include -Wall -g
|
||||
|
||||
lib_LTLIBRARIES = libpcp1++.la
|
||||
|
||||
libpcp1___la_SOURCES = pcp++.h key.cpp
|
||||
libpcp1___la_SOURCES = pcp++.h key.cpp vault.cpp
|
||||
include_HEADERS = pcp++.h
|
||||
|
||||
Reference in New Issue
Block a user