From b0a2818ed0a355eba561e35598847423cfdb5652 Mon Sep 17 00:00:00 2001 From: rubidium Date: Sun, 19 May 2013 14:06:26 +0000 Subject: (svn r25256) -Add: small matrix type (like vector, but for matrices) (fonsinchen) --- projects/openttd_vs100.vcxproj | 1 + projects/openttd_vs100.vcxproj.filters | 3 +++ projects/openttd_vs80.vcproj | 4 ++++ projects/openttd_vs90.vcproj | 4 ++++ 4 files changed, 12 insertions(+) (limited to 'projects') diff --git a/projects/openttd_vs100.vcxproj b/projects/openttd_vs100.vcxproj index ebab0e48f..9ac4fdbf5 100644 --- a/projects/openttd_vs100.vcxproj +++ b/projects/openttd_vs100.vcxproj @@ -649,6 +649,7 @@ + diff --git a/projects/openttd_vs100.vcxproj.filters b/projects/openttd_vs100.vcxproj.filters index b04bdef5d..be2ef3586 100644 --- a/projects/openttd_vs100.vcxproj.filters +++ b/projects/openttd_vs100.vcxproj.filters @@ -1176,6 +1176,9 @@ Core Source Code + + Core Source Code + Core Source Code diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj index 04373e82a..1e62a5daa 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -1874,6 +1874,10 @@ RelativePath=".\..\src\core\smallmap_type.hpp" > + + 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 @@ -1871,6 +1871,10 @@ RelativePath=".\..\src\core\smallmap_type.hpp" > + + -- cgit v1.2.3-70-g09d2