* 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.
This commit is contained in:
Julian Priestley 2007-12-02 00:48:59 +00:00
parent 5bd3ef4190
commit 4f0565a4a7
2 changed files with 24 additions and 16 deletions

View file

@ -1149,6 +1149,14 @@
/>
</FileConfiguration>
</File>
<File
RelativePath="..\..\code\sys\con_log.c"
>
</File>
<File
RelativePath="..\..\code\sys\con_passive.c"
>
</File>
<File
RelativePath="..\..\code\qcommon\cvar.c"
>