summaryrefslogtreecommitdiff
path: root/projects/openttd_vs80.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_vs80.vcproj
parentbbbecceae1cfd7aed447a30c3e130efbb6997ead (diff)
downloadopenttd-2446b8ea6031f251e3eede83e9a17e9c1464d471.tar.xz
(svn r25465) -Codechange: add the concept of a layouting engine for text
Diffstat (limited to 'projects/openttd_vs80.vcproj')
-rw-r--r--projects/openttd_vs80.vcproj8
1 files changed, 8 insertions, 0 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj
index b361f75ae..4913edd2b 100644
--- a/projects/openttd_vs80.vcproj
+++ b/projects/openttd_vs80.vcproj
@@ -567,6 +567,10 @@
>
</File>
<File
+ RelativePath=".\..\src\gfx_layout.cpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\goal.cpp"
>
</File>
@@ -1099,6 +1103,10 @@
>
</File>
<File
+ RelativePath=".\..\src\gfx_layout.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\gfx_type.h"
>
</File>