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 30ba74782..2df92bf42 100644 --- a/ttd.vcproj +++ b/ttd.vcproj @@ -760,6 +760,9 @@ </FileConfiguration>
</File>
<File
+ RelativePath=".\waypoint.c">
+ </File>
+ <File
RelativePath="widget.c">
<FileConfiguration
Name="Release|Win32">
@@ -965,6 +968,9 @@ RelativePath="viewport.h">
</File>
<File
+ RelativePath="waypoint.h">
+ </File>
+ <File
RelativePath="window.h">
</File>
</Filter>
|