summaryrefslogtreecommitdiff
path: root/projects/openttd_vs80.vcproj
diff options
context:
space:
mode:
authorfrosch <frosch@openttd.org>2012-06-04 15:29:37 +0000
committerfrosch <frosch@openttd.org>2012-06-04 15:29:37 +0000
commit31eb896143ca5a38c0dc7355921393f357c5a383 (patch)
treefee85678331419013e699f39c82cd7afb559a658 /projects/openttd_vs80.vcproj
parent5e8a32e2797b741d3d701415e4b658453919eac5 (diff)
downloadopenttd-31eb896143ca5a38c0dc7355921393f357c5a383.tar.xz
(svn r24323) -Codechange: Split Textbuf and associated functions to separate files.
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 57aed0f1c..5105ec472 100644
--- a/projects/openttd_vs80.vcproj
+++ b/projects/openttd_vs80.vcproj
@@ -719,6 +719,10 @@
>
</File>
<File
+ RelativePath=".\..\src\textbuf.cpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\texteff.cpp"
>
</File>
@@ -1567,6 +1571,10 @@
>
</File>
<File
+ RelativePath=".\..\src\textbuf_type.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\texteff.hpp"
>
</File>