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