<feed xmlns='http://www.w3.org/2005/Atom'>
<title>archive/ioquake3-aero/misc/msvc, branch master</title>
<subtitle>[no description]</subtitle>
<id>https://git.bnewbold.net/archive/ioquake3-aero/atom?h=master</id>
<link rel='self' href='https://git.bnewbold.net/archive/ioquake3-aero/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/archive/ioquake3-aero/'/>
<updated>2009-10-19T16:16:52+00:00</updated>
<entry>
<title>- Tested and updated MSVC project file to really make it work with new zlib</title>
<updated>2009-10-19T16:16:52+00:00</updated>
<author>
<name>thilo</name>
<email>thilo@edf5b092-35ff-0310-97b2-ce42778d08ea</email>
</author>
<published>2009-10-19T16:16:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/archive/ioquake3-aero/commit/?id=344cd723cb23bf72ebe7cac4d68ee9bb441c410a'/>
<id>urn:sha1:344cd723cb23bf72ebe7cac4d68ee9bb441c410a</id>
<content type='text'>
- Removed unnecessary zconf.in.h
- Fixed include dirs for several MSVC targets

git-svn-id: svn://svn.icculus.org/quake3/trunk@1683 edf5b092-35ff-0310-97b2-ce42778d08ea
</content>
</entry>
<entry>
<title>Last revision (1681) was described incorrectly. It uses parts of Amanieu's patch to add the most recent version of zlib to ioquake3.</title>
<updated>2009-10-19T14:32:06+00:00</updated>
<author>
<name>thilo</name>
<email>thilo@edf5b092-35ff-0310-97b2-ce42778d08ea</email>
</author>
<published>2009-10-19T14:32:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/archive/ioquake3-aero/commit/?id=864cfbcad09da09c4c0c36a6163a31c0c8b99c54'/>
<id>urn:sha1:864cfbcad09da09c4c0c36a6163a31c0c8b99c54</id>
<content type='text'>
This commit now adds zlib c-file dependencies to the MSVC project file, not tested yet, thought.


git-svn-id: svn://svn.icculus.org/quake3/trunk@1682 edf5b092-35ff-0310-97b2-ce42778d08ea
</content>
</entry>
<entry>
<title>* Update MSVC project files for latest revision</title>
<updated>2009-05-11T21:48:54+00:00</updated>
<author>
<name>juz</name>
<email>juz@edf5b092-35ff-0310-97b2-ce42778d08ea</email>
</author>
<published>2009-05-11T21:48:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/archive/ioquake3-aero/commit/?id=ee195652335d197b7e622f605ebef6ccbd288ced'/>
<id>urn:sha1:ee195652335d197b7e622f605ebef6ccbd288ced</id>
<content type='text'>
git-svn-id: svn://svn.icculus.org/quake3/trunk@1553 edf5b092-35ff-0310-97b2-ce42778d08ea
</content>
</entry>
<entry>
<title>fix msvc build (#3857, #3771)</title>
<updated>2009-02-10T07:56:56+00:00</updated>
<author>
<name>ludwig</name>
<email>ludwig@edf5b092-35ff-0310-97b2-ce42778d08ea</email>
</author>
<published>2009-02-10T07:56:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/archive/ioquake3-aero/commit/?id=45681b240ba51af33762b025727b6ef5cba19d68'/>
<id>urn:sha1:45681b240ba51af33762b025727b6ef5cba19d68</id>
<content type='text'>
git-svn-id: svn://svn.icculus.org/quake3/trunk@1497 edf5b092-35ff-0310-97b2-ce42778d08ea
</content>
</entry>
<entry>
<title>* Change quake3.vcproj to use ws2_32.lib, for ipv6 support (r1290).</title>
<updated>2008-04-06T21:52:04+00:00</updated>
<author>
<name>juz</name>
<email>juz@edf5b092-35ff-0310-97b2-ce42778d08ea</email>
</author>
<published>2008-04-06T21:52:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/archive/ioquake3-aero/commit/?id=859647caf470c671a0679445f5ff10fb1bba9a73'/>
<id>urn:sha1:859647caf470c671a0679445f5ff10fb1bba9a73</id>
<content type='text'>
git-svn-id: svn://svn.icculus.org/quake3/trunk@1303 edf5b092-35ff-0310-97b2-ce42778d08ea
</content>
</entry>
<entry>
<title>* Add the new tr_image_*.c files to the quake3 MSVC project</title>
<updated>2008-02-14T20:30:51+00:00</updated>
<author>
<name>juz</name>
<email>juz@edf5b092-35ff-0310-97b2-ce42778d08ea</email>
</author>
<published>2008-02-14T20:30:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/archive/ioquake3-aero/commit/?id=0e5c2b208a232a5113a33ebfed940e930d32fa9a'/>
<id>urn:sha1:0e5c2b208a232a5113a33ebfed940e930d32fa9a</id>
<content type='text'>
git-svn-id: svn://svn.icculus.org/quake3/trunk@1263 edf5b092-35ff-0310-97b2-ce42778d08ea
</content>
</entry>
<entry>
<title>* Add con_log.c and con_passive.c from r1222 to quake3.vcproj.</title>
<updated>2007-12-02T00:48:59+00:00</updated>
<author>
<name>juz</name>
<email>juz@edf5b092-35ff-0310-97b2-ce42778d08ea</email>
</author>
<published>2007-12-02T00:48:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/archive/ioquake3-aero/commit/?id=92b8d2cdf69e9eccb6b877ed90aa5cd829b087c2'/>
<id>urn:sha1:92b8d2cdf69e9eccb6b877ed90aa5cd829b087c2</id>
<content type='text'>
* Rename 'write' and 'read' variables in con_log.c, as these are already
defined in io.h in the MSVC environment.

git-svn-id: svn://svn.icculus.org/quake3/trunk@1224 edf5b092-35ff-0310-97b2-ce42778d08ea
</content>
</entry>
<entry>
<title>* Remove MINSDL_ values from vc project for debug, debug TA and release</title>
<updated>2007-11-27T09:33:48+00:00</updated>
<author>
<name>juz</name>
<email>juz@edf5b092-35ff-0310-97b2-ce42778d08ea</email>
</author>
<published>2007-11-27T09:33:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/archive/ioquake3-aero/commit/?id=46b6f21bd0809fdb4af1b1d70a8fa72f4ee22c6c'/>
<id>urn:sha1:46b6f21bd0809fdb4af1b1d70a8fa72f4ee22c6c</id>
<content type='text'>
configurations (previous commit only removed them from release TA
configuration)


git-svn-id: svn://svn.icculus.org/quake3/trunk@1220 edf5b092-35ff-0310-97b2-ce42778d08ea
</content>
</entry>
<entry>
<title>* Move MINSDL_ values to sys_local.h from Makefile/VC project</title>
<updated>2007-11-26T20:18:53+00:00</updated>
<author>
<name>tma</name>
<email>tma@edf5b092-35ff-0310-97b2-ce42778d08ea</email>
</author>
<published>2007-11-26T20:18:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/archive/ioquake3-aero/commit/?id=325890dc089210b3eabb6bb22154e7a3d7d74a25'/>
<id>urn:sha1:325890dc089210b3eabb6bb22154e7a3d7d74a25</id>
<content type='text'>
* Merge *BSD platform definitions in q_platform.h
* IRIX support (Patrick Baggett &lt;baggett.patrick@figglesoftware.com&gt;)


git-svn-id: svn://svn.icculus.org/quake3/trunk@1218 edf5b092-35ff-0310-97b2-ce42778d08ea
</content>
</entry>
<entry>
<title>* Enable incremental linking for debug configurations in the MSVC projects</title>
<updated>2007-11-12T23:36:01+00:00</updated>
<author>
<name>juz</name>
<email>juz@edf5b092-35ff-0310-97b2-ce42778d08ea</email>
</author>
<published>2007-11-12T23:36:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/archive/ioquake3-aero/commit/?id=acfbc99ce9f8c65a1f43d727436a68c60e204d58'/>
<id>urn:sha1:acfbc99ce9f8c65a1f43d727436a68c60e204d58</id>
<content type='text'>
files. This allows edit and continue to be used, and prevents a build warning
about inconsistencies in the project files.
* Convert line endings back to DOS in the MSVC project files, as MSVC
silently replaces UNIX endings for project files.

git-svn-id: svn://svn.icculus.org/quake3/trunk@1210 edf5b092-35ff-0310-97b2-ce42778d08ea
</content>
</entry>
</feed>
