How to import class from dll in chromium gn build

前端 未结 0 1080
暖寄归人
暖寄归人 2021-02-11 11:44

I have build a dll(syncDemo.dll,syncDemo.lib) which has class and functions. I add syncDemo.lib into my chromium gn file. libs = ["syncDemo.lib"] After in

相关标签:
回答
  • 消灭零回复
提交回复
热议问题