Hello Everybody
I have a project ALT with C++ program.
After build , I get some of warning in file Bhonew.def

I have read this reference http://msdn.microsoft.com/en-us/libr...=vs.71%29.aspx
But i don`t known how to input at here
Can you help me ?Thank you
I have a project ALT with C++ program.
After build , I get some of warning in file Bhonew.def

I have read this reference http://msdn.microsoft.com/en-us/libr...=vs.71%29.aspx
Code:
Open the project's Property Pages dialog box. For details, see Setting Visual C++ Project Properties.
Click the Linker folder.
Click the Command Line property page.
Type the option into the Additional Options box.
Can you help me ?Thank you
Comment