[Scummvm-cvs-logs] SF.net SVN: scummvm:[43080] tools/branches/gsoc2009-gui/dist/msvc9/desword2 .vcproj
Remere at users.sourceforge.net
Remere at users.sourceforge.net
Thu Aug 6 04:13:15 CEST 2009
Revision: 43080
http://scummvm.svn.sourceforge.net/scummvm/?rev=43080&view=rev
Author: Remere
Date: 2009-08-06 02:13:15 +0000 (Thu, 06 Aug 2009)
Log Message:
-----------
*Fixed desword2 MSVC project.
Modified Paths:
--------------
tools/branches/gsoc2009-gui/dist/msvc9/desword2.vcproj
Modified: tools/branches/gsoc2009-gui/dist/msvc9/desword2.vcproj
===================================================================
--- tools/branches/gsoc2009-gui/dist/msvc9/desword2.vcproj 2009-08-06 02:05:53 UTC (rev 43079)
+++ tools/branches/gsoc2009-gui/dist/msvc9/desword2.vcproj 2009-08-06 02:13:15 UTC (rev 43080)
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="windows-1250"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="9,00"
+ Version="9.00"
Name="desword2"
ProjectGUID="{455E0465-9E4D-449F-A2C7-77506EF6912D}"
RootNamespace="desword2"
@@ -170,6 +170,70 @@
<References>
</References>
<Files>
+ <Filter
+ Name="utils"
+ >
+ <File
+ RelativePath="..\..\utils\adpcm.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\utils\adpcm.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\utils\audiostream.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\utils\audiostream.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\utils\file.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\utils\file.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\utils\md5.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\utils\md5.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\utils\pack-end.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\utils\pack-start.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\utils\util.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\utils\voc.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\utils\voc.h"
+ >
+ </File>
+ <File
+ RelativePath="..\..\utils\wave.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\utils\wave.h"
+ >
+ </File>
+ </Filter>
<File
RelativePath="..\..\desword2.cpp"
>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Scummvm-git-logs
mailing list