diff options
Diffstat (limited to 'src/pk/keypair/info.txt')
-rw-r--r-- | src/pk/keypair/info.txt | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/src/pk/keypair/info.txt b/src/pk/keypair/info.txt new file mode 100644 index 000000000..7c29cbf54 --- /dev/null +++ b/src/pk/keypair/info.txt @@ -0,0 +1,14 @@ +realname "Keypair Testing" + +define KEYPAIR_TESTING + +load_on auto + +<add> +keypair.cpp +keypair.h +</add> + +<requires> +allocators +</requires> |