summaryrefslogtreecommitdiff
path: root/projects
diff options
context:
space:
mode:
authorsmatz <smatz@openttd.org>2009-01-03 18:44:20 +0000
committersmatz <smatz@openttd.org>2009-01-03 18:44:20 +0000
commit09cd9a8017ab362b117429e881f0cc380cd859af (patch)
tree63c9be65b21ac00965a7fda88b02482db5fd4cff /projects
parentdb56caff3d1ef8b105e5f71369afaa923c6ab75b (diff)
downloadopenttd-09cd9a8017ab362b117429e881f0cc380cd859af.tar.xz
(svn r14815) -Codechange: separate 'highscore' code from 'company' code
Diffstat (limited to 'projects')
-rw-r--r--projects/openttd_vs80.vcproj12
-rw-r--r--projects/openttd_vs90.vcproj12
2 files changed, 24 insertions, 0 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj
index 98684df06..b9d76a6da 100644
--- a/projects/openttd_vs80.vcproj
+++ b/projects/openttd_vs80.vcproj
@@ -576,6 +576,14 @@
>
</File>
<File
+ RelativePath=".\..\src\highscore.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\highscore_gui.cpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\ini.cpp"
>
</File>
@@ -1072,6 +1080,10 @@
>
</File>
<File
+ RelativePath=".\..\src\highscore.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\industry.h"
>
</File>
diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj
index b4b2e13ba..0882727c9 100644
--- a/projects/openttd_vs90.vcproj
+++ b/projects/openttd_vs90.vcproj
@@ -573,6 +573,14 @@
>
</File>
<File
+ RelativePath=".\..\src\highscore.cpp"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\highscore_gui.cpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\ini.cpp"
>
</File>
@@ -1069,6 +1077,10 @@
>
</File>
<File
+ RelativePath=".\..\src\highscore.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\industry.h"
>
</File>