开发者

How can I register OCX after build

开发者 https://www.devze.com 2023-03-04 05:55 出处:网络
How do i set up a project to automatically register the OCX file that is create开发者_运维问答d ?

How do i set up a project to automatically register the OCX file that is create开发者_运维问答d ?

I think there's an option in the properties somewhere, but i cant find it...

I'm using VS2010


The answer is:

Project -> Properties -> Configuration Properties -> Linker -> General -> Register Output

See Linker Property Pages in MSDN

0

精彩评论

暂无评论...
验证码 换一张
取 消