summaryrefslogtreecommitdiff
path: root/openttd.vcproj
diff options
context:
space:
mode:
authorpeter1138 <peter1138@openttd.org>2006-11-16 22:05:33 +0000
committerpeter1138 <peter1138@openttd.org>2006-11-16 22:05:33 +0000
commit1a4f1c8177f7ee351cb0096e3456d055b97dc60a (patch)
tree4fb6c0fac873efffc85cef437baa70d50d51fdfb /openttd.vcproj
parent40d647ddde652bb8f1c7b4215279cc82d01ca38f (diff)
downloadopenttd-1a4f1c8177f7ee351cb0096e3456d055b97dc60a.tar.xz
(svn r7182) -Feature: Merge utf8 branch. This brings us support for Unicode/UTF-8 and the option for fonts rendered by FreeType. Language changes to come.
Diffstat (limited to 'openttd.vcproj')
-rw-r--r--openttd.vcproj12
1 files changed, 12 insertions, 0 deletions
diff --git a/openttd.vcproj b/openttd.vcproj
index 6ff5dc66a..4399b9f35 100644
--- a/openttd.vcproj
+++ b/openttd.vcproj
@@ -235,6 +235,9 @@
RelativePath=".\fios.c">
</File>
<File
+ RelativePath=".\fontcache.c">
+ </File>
+ <File
RelativePath=".\genworld.c">
</File>
<File
@@ -479,6 +482,9 @@
RelativePath=".\fileio.h">
</File>
<File
+ RelativePath=".\fontcache.h">
+ </File>
+ <File
RelativePath=".\functions.h">
</File>
<File
@@ -854,6 +860,9 @@
RelativePath=".\table\clear_land.h">
</File>
<File
+ RelativePath=".\table\control_codes.h">
+ </File>
+ <File
RelativePath=".\table\elrail_data.h">
</File>
<File
@@ -911,6 +920,9 @@
RelativePath=".\table\tunnel_land.h">
</File>
<File
+ RelativePath=".\table\unicode.h">
+ </File>
+ <File
RelativePath=".\table\unmovable_land.h">
</File>
<File