From: Josh C. <ta...@us...> - 2002-03-26 23:30:49
|
tamc 2002/03/26 15:30:47 PST Added files: vc7 brotha.sln brotha.vcproj client.vcproj server.vcproj Log: Visual C++ 7 workspace and project files, assumes a brotha/bin/win32 directory exists for placing of executables, locally I have the GK stuff in that dir as well, also assumes that brotha/../nspr exists with the appropriate include and lib directories Revision Changes Path 1.1 +35 -0 brotha/vc7/brotha.sln (new) 1.1 +175 -0 brotha/vc7/brotha.vcproj (new) 1.1 +123 -0 brotha/vc7/client.vcproj (new) 1.1 +132 -0 brotha/vc7/server.vcproj (new) http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/vc7/brotha.sln?rev=1.1&content-type=text/plain http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/vc7/brotha.vcproj?rev=1.1&content-type=text/plain http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/vc7/client.vcproj?rev=1.1&content-type=text/plain http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/isugamedev/brotha/vc7/server.vcproj?rev=1.1&content-type=text/plain |