View Full Version : Linking the OpenGL libraries in VS .net
How can i link the OpenGL libraries in Visual studio .net? In VS 6.0 it was under "project->Settings->link" but i cant find it in .NET.
Thanks in advance.
//Aldion
Scorpion
06-09-2002, 11:41 AM
You can do this from Project Property Pages.
In Solution Explorer do a right click on your project and select Properties->Configuration Properties->Linker->Input and in Additional Dependencies enter needed libs.
I don't know project setting hotkey like in VC6 - Alt+F7
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.