1. 移除无效的链接库

This commit is contained in:
kunmeng
2025-02-28 13:48:25 +08:00
parent 7ff62da8e2
commit 7fa66f4bae

View File

@@ -2,7 +2,7 @@ package Core
/* /*
#cgo CFLAGS: -I../include #cgo CFLAGS: -I../include
#cgo LDFLAGS: -lHCCore -lhcnetsdk -lhpr -lNPQos -lSuperRender #cgo LDFLAGS: -lHCCore -lhcnetsdk
#include <stdio.h> #include <stdio.h>
#include <stdlib.h> #include <stdlib.h>
#include <stddef.h> #include <stddef.h>