[Kernel] XeCryptAes using openluopworld/aes_128

This commit is contained in:
Triang3l
2019-04-14 18:08:07 +03:00
parent 88bb173c9d
commit 85e26c5dde
6 changed files with 147 additions and 0 deletions

View File

@@ -7,6 +7,7 @@ project("xenia-kernel")
kind("StaticLib")
language("C++")
links({
"aes_128",
"xenia-apu",
"xenia-base",
"xenia-cpu",