2
0

Temporary hack because gradle's cpp-library plugin can't find C source files yet.

This commit is contained in:
Maarten Billemont 2019-09-25 15:37:12 -04:00
parent 87913326a5
commit 2bbd2549a1
12 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1 @@
aes.c

View File

@ -0,0 +1 @@
base64.c

View File

@ -0,0 +1 @@
mpw-algorithm.c

View File

@ -0,0 +1 @@
mpw-algorithm_v0.c

View File

@ -0,0 +1 @@
mpw-algorithm_v1.c

View File

@ -0,0 +1 @@
mpw-algorithm_v2.c

View File

@ -0,0 +1 @@
mpw-algorithm_v3.c

View File

@ -0,0 +1 @@
mpw-jni.c

View File

@ -0,0 +1 @@
mpw-marshal-util.c

View File

@ -0,0 +1 @@
mpw-marshal.c

View File

@ -0,0 +1 @@
mpw-types.c

View File

@ -0,0 +1 @@
mpw-util.c