Author: ilor Date: Wed Apr 1 08:17:04 2009 New Revision: 34366 URL: http://svn.gna.org/viewcvs/wesnoth?rev=34366&view=rev Log: vc9 projectfile update
Modified:
trunk/projectfiles/VC9/wesnoth.vcproj
Modified: trunk/projectfiles/VC9/wesnoth.vcproj
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/projectfiles/VC9/wesnoth.vcproj?rev=34366&r1=34365&r2=34366&view=diff
==============================================================================
--- trunk/projectfiles/VC9/wesnoth.vcproj (original)
+++ trunk/projectfiles/VC9/wesnoth.vcproj Wed Apr 1 08:17:04 2009
@@ -279,7 +279,15 @@
>
</File>
<File
+ RelativePath="..\..\src\ai_configuration.cpp"
+ >
+ </File>
+ <File
RelativePath="..\..\src\ai_dfool.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\src\ai_manager.cpp"
>
</File>
<File
@@ -659,6 +667,10 @@
>
</File>
<File
+ RelativePath="..\..\src\savegame.cpp"
+ >
+ </File>
+ <File
RelativePath="..\..\src\sdl_utils.cpp"
>
</File>
@@ -2679,6 +2691,22 @@
>
<File
RelativePath="..\..\src\scripting\lua.cpp"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="Storyscreen"
+ >
+ <File
+
RelativePath="..\..\src\storyscreen\controller.cpp"
+ >
+ </File>
+ <File
+
RelativePath="..\..\src\storyscreen\interface.cpp"
+ >
+ </File>
+ <File
+
RelativePath="..\..\src\storyscreen\page.cpp"
>
</File>
</Filter>
@@ -2722,10 +2750,18 @@
>
</File>
<File
+ RelativePath="..\..\src\ai_configuration.hpp"
+ >
+ </File>
+ <File
RelativePath="..\..\src\ai_dfool.hpp"
>
</File>
<File
+ RelativePath="..\..\src\ai_manager.hpp"
+ >
+ </File>
+ <File
RelativePath="..\..\src\animated.hpp"
>
</File>
@@ -3087,6 +3123,10 @@
</File>
<File
RelativePath="..\..\src\reports.hpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\src\savegame.hpp"
>
</File>
<File
@@ -3418,6 +3458,22 @@
>
<File
RelativePath="..\..\src\scripting\lua.hpp"
+ >
+ </File>
+ </Filter>
+ <Filter
+ Name="Storyscreen"
+ >
+ <File
+
RelativePath="..\..\src\storyscreen\controller.hpp"
+ >
+ </File>
+ <File
+
RelativePath="..\..\src\storyscreen\interface.hpp"
+ >
+ </File>
+ <File
+
RelativePath="..\..\src\storyscreen\page.hpp"
>
</File>
</Filter>
_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits
