[Gtkradiant] [Bug 842] VC7 / vs.net project files

gtkradiant@zerowing.idsoftware.com gtkradiant@zerowing.idsoftware.com
Fri, 28 Nov 2003 05:50:00 -0600


http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=842

ttimo@idsoftware.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED



------- Additional Comments From ttimo@idsoftware.com  2003-11-28 05:49 -------
Ok, checking all that stuff in. Packaged up new libxml2 and libpng, get them from
http://zerowing.idsoftware.com/libxml/
http://zerowing.idsoftware.com/libpng/

I am having trouble with libpng though. It keeps saying 'project is not loaded,
skipping', though I had it loaded in the solution and everything. So I built
manually from libpng sln, and then the linking seems to work.

For libxml2 dependency, as it no longer comes with .dsp .vcproj, I am adding the
.lib to the projects, both debug and release, and using 'exclude from build' for
each configuration.

All those changes probably mean VC6 build no longer works. You have to be using
VC7 from now on.

TODO:
win32 setup, libpng12.dll -> libpng13.dll
win32 setup, VC7 specific DLL to redist?