visual studio 2010 - How can I register OCX after build -
how set project automatically register ocx file created ?
i think there's option in properties somewhere, cant find it...
i'm using vs2010
the answer is:
project -> properties -> configuration properties -> linker -> general -> register output
see linker property pages in msdn
Comments
Post a Comment