diff --git a/openttd.dsp b/openttd.dsp index 01cd3731ad..4c653796ea 100644 --- a/openttd.dsp +++ b/openttd.dsp @@ -131,6 +131,10 @@ SOURCE=.\console_cmds.c # End Source File # Begin Source File +SOURCE=.\currency.c +# End Source File +# Begin Source File + SOURCE=.\debug.c # End Source File # Begin Source File @@ -502,6 +506,10 @@ SOURCE=.\console.h # End Source File # Begin Source File +SOURCE=.\currency.h +# End Source File +# Begin Source File + SOURCE=.\debug.h # End Source File # Begin Source File diff --git a/openttd.vcproj b/openttd.vcproj index ec8279e2eb..ce8343008a 100644 --- a/openttd.vcproj +++ b/openttd.vcproj @@ -182,6 +182,9 @@ + + @@ -474,6 +477,9 @@ + +