summaryrefslogtreecommitdiff
path: root/projects
diff options
context:
space:
mode:
Diffstat (limited to 'projects')
-rw-r--r--projects/openttd.vcproj6
-rw-r--r--projects/openttd_vs80.vcproj8
2 files changed, 14 insertions, 0 deletions
diff --git a/projects/openttd.vcproj b/projects/openttd.vcproj
index 651884773..9a4b21361 100644
--- a/projects/openttd.vcproj
+++ b/projects/openttd.vcproj
@@ -1187,6 +1187,12 @@
<File
RelativePath=".\..\src\misc\hashtable.hpp">
</File>
+ <File
+ RelativePath=".\..\src\misc\str.hpp">
+ </File>
+ <File
+ RelativePath=".\..\src\misc\strapi.hpp">
+ </File>
</Filter>
<Filter
Name="Network Core"
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj
index 47a302fb0..2ff6ecc44 100644
--- a/projects/openttd_vs80.vcproj
+++ b/projects/openttd_vs80.vcproj
@@ -1799,6 +1799,14 @@
RelativePath=".\..\src\misc\hashtable.hpp"
>
</File>
+ <File
+ RelativePath=".\..\src\misc\str.hpp"
+ >
+ </File>
+ <File
+ RelativePath=".\..\src\misc\strapi.hpp"
+ >
+ </File>
</Filter>
<Filter
Name="Network Core"