[Scummvm-cvs-logs] CVS: scummvm/dists/msvc8 saga.vcproj,1.3,1.4 scummvm.vcproj,1.12,1.13
Pawel Kolodziejski
aquadran at users.sourceforge.net
Tue Jan 25 13:26:00 CET 2005
Update of /cvsroot/scummvm/scummvm/dists/msvc8
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4405
Modified Files:
saga.vcproj scummvm.vcproj
Log Message:
update
Index: saga.vcproj
===================================================================
RCS file: /cvsroot/scummvm/scummvm/dists/msvc8/saga.vcproj,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- saga.vcproj 27 Dec 2004 18:50:16 -0000 1.3
+++ saga.vcproj 25 Jan 2005 21:23:57 -0000 1.4
@@ -159,14 +159,6 @@
</References>
<Files>
<File
- RelativePath="..\..\saga\actionmap.cpp"
- >
- </File>
- <File
- RelativePath="..\..\saga\actionmap.h"
- >
- </File>
- <File
RelativePath="..\..\saga\actor.cpp"
>
</File>
@@ -243,10 +235,6 @@
>
</File>
<File
- RelativePath="..\..\saga\image.h"
- >
- </File>
- <File
RelativePath="..\..\saga\input.cpp"
>
</File>
Index: scummvm.vcproj
===================================================================
RCS file: /cvsroot/scummvm/scummvm/dists/msvc8/scummvm.vcproj,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- scummvm.vcproj 27 Dec 2004 18:50:17 -0000 1.12
+++ scummvm.vcproj 25 Jan 2005 21:24:00 -0000 1.13
@@ -220,6 +220,10 @@
RelativePath="..\..\base\plugins.h"
>
</File>
+ <File
+ RelativePath="..\..\base\version.h"
+ >
+ </File>
</Filter>
<Filter
Name="common"
@@ -269,6 +273,14 @@
>
</File>
<File
+ RelativePath="..\..\common\mutex.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\common\mutex.h"
+ >
+ </File>
+ <File
RelativePath="..\..\common\rect.h"
>
</File>
@@ -465,6 +477,14 @@
>
</File>
<File
+ RelativePath="..\..\sound\flac.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sound\flac.h"
+ >
+ </File>
+ <File
RelativePath="..\..\sound\fmopl.cpp"
>
</File>
@@ -544,6 +564,14 @@
RelativePath="..\..\sound\vorbis.h"
>
</File>
+ <File
+ RelativePath="..\..\sound\wave.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\sound\wave.h"
+ >
+ </File>
<Filter
Name="softhsynth"
>
@@ -944,10 +972,22 @@
>
</File>
<File
+ RelativePath="..\..\graphics\fontman.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\graphics\fontman.h"
+ >
+ </File>
+ <File
RelativePath="..\..\graphics\newfont.cpp"
>
</File>
<File
+ RelativePath="..\..\graphics\newfont_big.cpp"
+ >
+ </File>
+ <File
RelativePath="..\..\graphics\scummfont.cpp"
>
</File>
More information about the Scummvm-git-logs
mailing list