summaryrefslogtreecommitdiff
path: root/projects/openttd_vs90.vcproj
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2013-06-25 20:29:31 +0000
committerrubidium <rubidium@openttd.org>2013-06-25 20:29:31 +0000
commit2446b8ea6031f251e3eede83e9a17e9c1464d471 (patch)
tree587a2bfc8ab6c8098cf835d78dc2ebababb86787 /projects/openttd_vs90.vcproj
parentbbbecceae1cfd7aed447a30c3e130efbb6997ead (diff)
downloadopenttd-2446b8ea6031f251e3eede83e9a17e9c1464d471.tar.xz
(svn r25465) -Codechange: add the concept of a layouting engine for text
Diffstat (limited to 'projects/openttd_vs90.vcproj')
-rw-r--r--projects/openttd_vs90.vcproj8
1 files changed, 8 insertions, 0 deletions
diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj
index 12446ea4b..3377de438 100644
--- a/projects/openttd_vs90.vcproj
+++ b/projects/openttd_vs90.vcproj
@@ -564,6 +564,10 @@
>
</File>
<File
+ RelativePath=".\..\src\gfx_layout.cpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\goal.cpp"
>
</File>
@@ -1096,6 +1100,10 @@
>
</File>
<File
+ RelativePath=".\..\src\gfx_layout.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\gfx_type.h"
>
</File>