[Scummvm-cvs-logs] SF.net SVN: scummvm: [32110] scummvm/trunk/dists
thebluegr at users.sourceforge.net
thebluegr at users.sourceforge.net
Wed May 14 14:27:23 CEST 2008
Revision: 32110
http://scummvm.svn.sourceforge.net/scummvm/?rev=32110&view=rev
Author: thebluegr
Date: 2008-05-14 05:27:23 -0700 (Wed, 14 May 2008)
Log Message:
-----------
Updated the MSVC project files of the MADE engine
Modified Paths:
--------------
scummvm/trunk/dists/msvc7/made.vcproj
scummvm/trunk/dists/msvc71/made.vcproj
scummvm/trunk/dists/msvc8/made.vcproj
scummvm/trunk/dists/msvc9/made.vcproj
Modified: scummvm/trunk/dists/msvc7/made.vcproj
===================================================================
--- scummvm/trunk/dists/msvc7/made.vcproj 2008-05-14 12:26:33 UTC (rev 32109)
+++ scummvm/trunk/dists/msvc7/made.vcproj 2008-05-14 12:27:23 UTC (rev 32110)
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="Windows-1252"?>
+<?xml version="1.0" encoding="windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="7.00"
@@ -154,18 +154,12 @@
RelativePath="..\..\engines\made\script.h">
</File>
<File
- RelativePath="..\..\engines\made\scriptfuncs.h">
+ RelativePath="..\..\engines\made\scriptfuncs.cpp">
</File>
<File
- RelativePath="..\..\engines\made\scriptfuncs_lgop2.cpp">
+ RelativePath="..\..\engines\made\scriptfuncs.h">
</File>
<File
- RelativePath="..\..\engines\made\scriptfuncs_mhne.cpp">
- </File>
- <File
- RelativePath="..\..\engines\made\scriptfuncs_rtz.cpp">
- </File>
- <File
RelativePath="..\..\engines\made\sound.cpp">
</File>
<File
Modified: scummvm/trunk/dists/msvc71/made.vcproj
===================================================================
--- scummvm/trunk/dists/msvc71/made.vcproj 2008-05-14 12:26:33 UTC (rev 32109)
+++ scummvm/trunk/dists/msvc71/made.vcproj 2008-05-14 12:27:23 UTC (rev 32110)
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="Windows-1252"?>
+<?xml version="1.0" encoding="windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="7.10"
@@ -168,18 +168,12 @@
RelativePath="..\..\engines\made\script.h">
</File>
<File
- RelativePath="..\..\engines\made\scriptfuncs.h">
+ RelativePath="..\..\engines\made\scriptfuncs.cpp">
</File>
<File
- RelativePath="..\..\engines\made\scriptfuncs_lgop2.cpp">
+ RelativePath="..\..\engines\made\scriptfuncs.h">
</File>
<File
- RelativePath="..\..\engines\made\scriptfuncs_mhne.cpp">
- </File>
- <File
- RelativePath="..\..\engines\made\scriptfuncs_rtz.cpp">
- </File>
- <File
RelativePath="..\..\engines\made\sound.cpp">
</File>
<File
Modified: scummvm/trunk/dists/msvc8/made.vcproj
===================================================================
--- scummvm/trunk/dists/msvc8/made.vcproj 2008-05-14 12:26:33 UTC (rev 32109)
+++ scummvm/trunk/dists/msvc8/made.vcproj 2008-05-14 12:27:23 UTC (rev 32110)
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="Windows-1252"?>
+<?xml version="1.0" encoding="windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="8,00"
@@ -237,22 +237,14 @@
>
</File>
<File
- RelativePath="..\..\engines\made\scriptfuncs.h"
+ RelativePath="..\..\engines\made\scriptfuncs.cpp"
>
</File>
<File
- RelativePath="..\..\engines\made\scriptfuncs_lgop2.cpp"
+ RelativePath="..\..\engines\made\scriptfuncs.h"
>
</File>
<File
- RelativePath="..\..\engines\made\scriptfuncs_mhne.cpp"
- >
- </File>
- <File
- RelativePath="..\..\engines\made\scriptfuncs_rtz.cpp"
- >
- </File>
- <File
RelativePath="..\..\engines\made\sound.cpp"
>
</File>
Modified: scummvm/trunk/dists/msvc9/made.vcproj
===================================================================
--- scummvm/trunk/dists/msvc9/made.vcproj 2008-05-14 12:26:33 UTC (rev 32109)
+++ scummvm/trunk/dists/msvc9/made.vcproj 2008-05-14 12:27:23 UTC (rev 32110)
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="Windows-1252"?>
+<?xml version="1.0" encoding="windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="9,00"
@@ -238,22 +238,14 @@
>
</File>
<File
- RelativePath="..\..\engines\made\scriptfuncs.h"
+ RelativePath="..\..\engines\made\scriptfuncs.cpp"
>
</File>
<File
- RelativePath="..\..\engines\made\scriptfuncs_lgop2.cpp"
+ RelativePath="..\..\engines\made\scriptfuncs.h"
>
</File>
<File
- RelativePath="..\..\engines\made\scriptfuncs_mhne.cpp"
- >
- </File>
- <File
- RelativePath="..\..\engines\made\scriptfuncs_rtz.cpp"
- >
- </File>
- <File
RelativePath="..\..\engines\made\sound.cpp"
>
</File>
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