SocketLib
I am building eqemu with VC 2005 Express free version.
OK, I have read the other threads on this issue and am curious on what the best way to solve it is:
(A) Create a separate vs subproject to build the lib
(B) just add the include for this and add the cpp files to world's common source files (ie just build it straight in)
|