Hi everyone,
I'm using VS2008 and windows.
I'm doing a university project and I'm using glaux (outdated I know), I have it all set up on my home computer but on university computers they don't include glaux.h or glaux.lib. Is there any way that I can put these in the same folder as my project and include them? I know about the additional dependencies in project -> linker..... but I'd rather keep them local so I don't have to set up everything whenever I use a new computer.
Can anyone help me?
Thanks :)
I'm using VS2008 and windows.
I'm doing a university project and I'm using glaux (outdated I know), I have it all set up on my home computer but on university computers they don't include glaux.h or glaux.lib. Is there any way that I can put these in the same folder as my project and include them? I know about the additional dependencies in project -> linker..... but I'd rather keep them local so I don't have to set up everything whenever I use a new computer.
Can anyone help me?
Thanks :)
Comment