diff options
Diffstat (limited to 'projects/openttd.vcproj')
-rw-r--r-- | projects/openttd.vcproj | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/projects/openttd.vcproj b/projects/openttd.vcproj index ee294dc98..651884773 100644 --- a/projects/openttd.vcproj +++ b/projects/openttd.vcproj @@ -182,6 +182,9 @@ RelativePath=".\..\src\cargotype.cpp"> </File> <File + RelativePath=".\..\src\cargopacket.cpp"> + </File> + <File RelativePath=".\..\src\command.cpp"> </File> <File @@ -402,6 +405,9 @@ RelativePath=".\..\src\cargotype.h"> </File> <File + RelativePath=".\..\src\cargopacket.h"> + </File> + <File RelativePath=".\..\src\command.h"> </File> <File |