summaryrefslogtreecommitdiff
path: root/projects/openttd_vs80.vcproj
diff options
context:
space:
mode:
authortruebrain <truebrain@openttd.org>2011-12-19 21:03:17 +0000
committertruebrain <truebrain@openttd.org>2011-12-19 21:03:17 +0000
commit3ada3b9cc5b63a593c2b2655aafedbcbdedcd041 (patch)
tree0b51e7b529ea4eabc3cd74a3a6b749a6526bca32 /projects/openttd_vs80.vcproj
parent084f4e6aacc9b3ad8f6ac319a55027307cfa5f00 (diff)
downloadopenttd-3ada3b9cc5b63a593c2b2655aafedbcbdedcd041.tar.xz
(svn r23630) -Add: a Goal GUI to show your current goals
Diffstat (limited to 'projects/openttd_vs80.vcproj')
-rw-r--r--projects/openttd_vs80.vcproj32
1 files changed, 32 insertions, 0 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj
index 87190c364..aea0f39fd 100644
--- a/projects/openttd_vs80.vcproj
+++ b/projects/openttd_vs80.vcproj
@@ -551,6 +551,10 @@
>
</File>
<File
+ RelativePath=".\..\src\goal.cpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\ground_vehicle.cpp"
>
</File>
@@ -1031,6 +1035,14 @@
>
</File>
<File
+ RelativePath=".\..\src\goal_base.h"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\goal_type.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\graph_gui.h"
>
</File>
@@ -1883,6 +1895,10 @@
>
</File>
<File
+ RelativePath=".\..\src\goal_gui.cpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\graph_gui.cpp"
>
</File>
@@ -2115,6 +2131,10 @@
>
</File>
<File
+ RelativePath=".\..\src\widgets\goal_widget.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\widgets\graph_widget.h"
>
</File>
@@ -2419,6 +2439,10 @@
>
</File>
<File
+ RelativePath=".\..\src\saveload\goal_sl.cpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\saveload\group_sl.cpp"
>
</File>
@@ -3119,6 +3143,10 @@
>
</File>
<File
+ RelativePath=".\..\src\script\api\script_goal.hpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\script\api\script_group.hpp"
>
</File>
@@ -3351,6 +3379,10 @@
>
</File>
<File
+ RelativePath=".\..\src\script\api\script_goal.cpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\script\api\script_group.cpp"
>
</File>