Update MSVC project file for the removal of pcx.c and addition of png_util.[ch] and oggvorbis.[ch]

git-svn-id: svn+ssh://svn.gna.org/svn/warzone/trunk@1578 4a71c877-e1ca-e34f-864e-861f7616d084
master
Giel van Schijndel 2007-05-01 09:40:46 +00:00
parent f64c7015f2
commit b0f7797d93
1 changed files with 16 additions and 4 deletions

View File

@ -684,6 +684,10 @@
RelativePath="..\src\objmem.c"
>
</File>
<File
RelativePath="..\lib\sound\oggvorbis.c"
>
</File>
<File
RelativePath="..\lib\sound\openal_track.c"
>
@ -700,10 +704,6 @@
RelativePath="..\src\order.c"
>
</File>
<File
RelativePath="..\lib\ivis_common\pcx.c"
>
</File>
<File
RelativePath="..\lib\ivis_opengl\pieblitfunc.c"
>
@ -770,6 +770,10 @@
RelativePath="..\lib\sound\playlist.c"
>
</File>
<File
RelativePath="..\lib\ivis_common\png_util.c"
>
</File>
<File
RelativePath="..\src\power.c"
>
@ -1532,6 +1536,10 @@
RelativePath="..\src\objmem.h"
>
</File>
<File
RelativePath="..\lib\sound\oggvorbis.h"
>
</File>
<File
RelativePath="..\src\oprint.h"
>
@ -1608,6 +1616,10 @@
RelativePath="..\lib\sound\playlist.h"
>
</File>
<File
RelativePath="..\lib\ivis_common\png_util.h"
>
</File>
<File
RelativePath="..\src\power.h"
>