diff options
Diffstat (limited to 'project')
-rw-r--r-- | project/VS2008Express/XBMC.vcproj | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/project/VS2008Express/XBMC.vcproj b/project/VS2008Express/XBMC.vcproj index fdab645812..eb4b4e1154 100644 --- a/project/VS2008Express/XBMC.vcproj +++ b/project/VS2008Express/XBMC.vcproj @@ -3018,6 +3018,14 @@ >
</File>
<File
+ RelativePath="..\..\xbmc\utils\TimeUtils.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\xbmc\utils\TimeUtils.h"
+ >
+ </File>
+ <File
RelativePath="..\..\xbmc\utils\TuxBoxUtil.cpp"
>
</File>
|