mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-01 01:10:34 +08:00
9 lines
170 B
Plaintext
9 lines
170 B
Plaintext
module MaaCore {
|
|
umbrella header "AsstCaller.h"
|
|
export *
|
|
link framework "Accelerate"
|
|
link framework "OpenCL"
|
|
link framework "Vision"
|
|
link "c++"
|
|
}
|