[Scummvm-cvs-logs] SF.net SVN: scummvm: [28795] scummvm/trunk/dists/msvc8/agi.vcproj
thebluegr at users.sourceforge.net
thebluegr at users.sourceforge.net
Sat Sep 1 19:38:59 CEST 2007
Revision: 28795
http://scummvm.svn.sourceforge.net/scummvm/?rev=28795&view=rev
Author: thebluegr
Date: 2007-09-01 10:38:59 -0700 (Sat, 01 Sep 2007)
Log Message:
-----------
Updated the agi MSVC8 project file for commit #28791
Modified Paths:
--------------
scummvm/trunk/dists/msvc8/agi.vcproj
Modified: scummvm/trunk/dists/msvc8/agi.vcproj
===================================================================
--- scummvm/trunk/dists/msvc8/agi.vcproj 2007-09-01 17:32:39 UTC (rev 28794)
+++ scummvm/trunk/dists/msvc8/agi.vcproj 2007-09-01 17:38:59 UTC (rev 28795)
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="Windows-1252"?>
+<?xml version="1.0" encoding="windows-1250"?>
<VisualStudioProject
ProjectType="Visual C++"
Version="8,00"
@@ -169,18 +169,6 @@
>
</File>
<File
- RelativePath="..\..\engines\agi\agi_preagi.cpp"
- >
- </File>
- <File
- RelativePath="..\..\engines\agi\agi_v2.cpp"
- >
- </File>
- <File
- RelativePath="..\..\engines\agi\agi_v3.cpp"
- >
- </File>
- <File
RelativePath="..\..\engines\agi\checks.cpp"
>
</File>
@@ -233,6 +221,18 @@
>
</File>
<File
+ RelativePath="..\..\engines\agi\loader_preagi.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\engines\agi\loader_v2.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\engines\agi\loader_v3.cpp"
+ >
+ </File>
+ <File
RelativePath="..\..\engines\agi\logic.cpp"
>
</File>
@@ -293,7 +293,7 @@
>
</File>
<File
- RelativePath="..\..\engines\agi\preagi_keyboard.cpp"
+ RelativePath="..\..\engines\agi\preagi_input.cpp"
>
</File>
<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