* 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:
parent
5bd3ef4190
commit
4f0565a4a7
2 changed files with 24 additions and 16 deletions
|
@ -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"
|
||||
>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue