summaryrefslogtreecommitdiff
path: root/projects/openttd_vs90.vcproj
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2013-05-19 14:06:26 +0000
committerrubidium <rubidium@openttd.org>2013-05-19 14:06:26 +0000
commitb0a2818ed0a355eba561e35598847423cfdb5652 (patch)
treea812a356f667930fd73d6222e00cef2cf1159fb7 /projects/openttd_vs90.vcproj
parent216888485e05b5ae4339a7b9234580ada74b2fe2 (diff)
downloadopenttd-b0a2818ed0a355eba561e35598847423cfdb5652.tar.xz
(svn r25256) -Add: small matrix type (like vector, but for matrices) (fonsinchen)
Diffstat (limited to 'projects/openttd_vs90.vcproj')
-rw-r--r--projects/openttd_vs90.vcproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj
index 511261dca..e5bc489ab 100644
--- a/projects/openttd_vs90.vcproj
+++ b/projects/openttd_vs90.vcproj
@@ -1872,6 +1872,10 @@
>
</File>
<File
+ RelativePath=".\..\src\core\smallmatrix_type.hpp"
+ >
+ </File>
+ <File
RelativePath=".\..\src\core\smallvec_type.hpp"
>
</File>