diff --git a/projects/openttd_vs100.vcxproj b/projects/openttd_vs100.vcxproj index 640129704b..710ce705aa 100644 --- a/projects/openttd_vs100.vcxproj +++ b/projects/openttd_vs100.vcxproj @@ -470,6 +470,7 @@ + diff --git a/projects/openttd_vs100.vcxproj.filters b/projects/openttd_vs100.vcxproj.filters index b5e3687ff7..c03d46079f 100644 --- a/projects/openttd_vs100.vcxproj.filters +++ b/projects/openttd_vs100.vcxproj.filters @@ -630,6 +630,9 @@ Header Files + + Header Files + Header Files diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj index 7bc4b8f399..65761bfae5 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -1154,6 +1154,10 @@ RelativePath=".\..\src\newgrf_airporttiles.h" > + + diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj index 4563048a0d..0712981c26 100644 --- a/projects/openttd_vs90.vcproj +++ b/projects/openttd_vs90.vcproj @@ -1151,6 +1151,10 @@ RelativePath=".\..\src\newgrf_airporttiles.h" > + + diff --git a/source.list b/source.list index 4ff99a8093..4456052c99 100644 --- a/source.list +++ b/source.list @@ -203,6 +203,7 @@ network/network_udp.h newgrf.h newgrf_airport.h newgrf_airporttiles.h +newgrf_animation_base.h newgrf_animation_type.h newgrf_callbacks.h newgrf_canal.h