diff options
Diffstat (limited to 'ttd.vcproj')
-rw-r--r-- | ttd.vcproj | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ttd.vcproj b/ttd.vcproj index 0718b90df..04cfaf0b7 100644 --- a/ttd.vcproj +++ b/ttd.vcproj @@ -601,6 +601,9 @@ RelativePath=".\newgrf.c">
</File>
<File
+ RelativePath=".\npf.c">
+ </File>
+ <File
RelativePath="oldloader.c">
<FileConfiguration
Name="Release|Win32">
@@ -1212,6 +1215,9 @@ RelativePath="news.h">
</File>
<File
+ RelativePath=".\npf.h">
+ </File>
+ <File
RelativePath="pathfind.h">
</File>
<File
|