From 92b8d2cdf69e9eccb6b877ed90aa5cd829b087c2 Mon Sep 17 00:00:00 2001 From: juz Date: Sun, 2 Dec 2007 00:48:59 +0000 Subject: * Add con_log.c and con_passive.c from r1222 to quake3.vcproj. * 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 --- misc/msvc/quake3.vcproj | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'misc') diff --git a/misc/msvc/quake3.vcproj b/misc/msvc/quake3.vcproj index 8277290..1d5513a 100644 --- a/misc/msvc/quake3.vcproj +++ b/misc/msvc/quake3.vcproj @@ -1149,6 +1149,14 @@ /> + + + + -- cgit v1.2.3