[Scummvm-cvs-logs] SF.net SVN: scummvm: [27407] scummvm/trunk/dists/msvc8

thebluegr at users.sourceforge.net thebluegr at users.sourceforge.net
Fri Jun 15 04:26:31 CEST 2007


Revision: 27407
          http://scummvm.svn.sourceforge.net/scummvm/?rev=27407&view=rev
Author:   thebluegr
Date:     2007-06-14 19:26:30 -0700 (Thu, 14 Jun 2007)

Log Message:
-----------
Microsoft VC 8.0 project files update

Modified Paths:
--------------
    scummvm/trunk/dists/msvc8/agi.vcproj
    scummvm/trunk/dists/msvc8/scummvm.vcproj

Modified: scummvm/trunk/dists/msvc8/agi.vcproj
===================================================================
--- scummvm/trunk/dists/msvc8/agi.vcproj	2007-06-15 00:37:51 UTC (rev 27406)
+++ scummvm/trunk/dists/msvc8/agi.vcproj	2007-06-15 02:26:30 UTC (rev 27407)
@@ -321,6 +321,14 @@
 			>
 		</File>
 		<File
+			RelativePath="..\..\engines\agi\wagparser.cpp"
+			>
+		</File>
+		<File
+			RelativePath="..\..\engines\agi\wagparser.h"
+			>
+		</File>
+		<File
 			RelativePath="..\..\engines\agi\words.cpp"
 			>
 		</File>

Modified: scummvm/trunk/dists/msvc8/scummvm.vcproj
===================================================================
--- scummvm/trunk/dists/msvc8/scummvm.vcproj	2007-06-15 00:37:51 UTC (rev 27406)
+++ scummvm/trunk/dists/msvc8/scummvm.vcproj	2007-06-15 02:26:30 UTC (rev 27407)
@@ -75,8 +75,8 @@
 				GenerateDebugInformation="true"
 				ProgramDatabaseFile="$(OutDir)/scummvm.pdb"
 				SubSystem="1"
+				EntryPointSymbol="WinMainCRTStartup"
 				TargetMachine="1"
-				EntryPointSymbol="WinMainCRTStartup"
 			/>
 			<Tool
 				Name="VCALinkTool"
@@ -665,6 +665,10 @@
 						/>
 					</FileConfiguration>
 				</File>
+				<File
+					RelativePath="..\..\sound\softsynth\ym2612.h"
+					>
+				</File>
 				<Filter
 					Name="mt32"
 					>


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