mirror of
https://codeberg.org/scip/pcp.git
synced 2025-12-18 04:10:57 +01:00
re-organized c++ header(s), added/fixed encryption support, streamlined the api
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 vault.cpp
|
||||
libpcp1___la_SOURCES = pcp++.h key.cpp vault.cpp crypto.cpp
|
||||
include_HEADERS = pcp++.h
|
||||
|
||||
Reference in New Issue
Block a user