diff options
-rw-r--r-- | project/VS2008Express/XBMC.vcproj | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/project/VS2008Express/XBMC.vcproj b/project/VS2008Express/XBMC.vcproj index 33b2518ca5..13fa5ed6a2 100644 --- a/project/VS2008Express/XBMC.vcproj +++ b/project/VS2008Express/XBMC.vcproj @@ -3410,6 +3410,14 @@ Name="Database" > <File + RelativePath="..\..\xbmc\AddonDatabase.cpp" + > + </File> + <File + RelativePath="..\..\xbmc\AddonDatabase.h" + > + </File> + <File RelativePath="..\..\xbmc\Album.cpp" > </File> @@ -3750,6 +3758,14 @@ > </File> <File + RelativePath="..\..\xbmc\GUIViewStateAddonBrowser.cpp" + > + </File> + <File + RelativePath="..\..\xbmc\GUIViewStateAddonBrowser.h" + > + </File> + <File RelativePath="..\..\xbmc\GUIViewStatePictures.cpp" > </File> @@ -5494,6 +5510,14 @@ > </File> <File + RelativePath="..\..\xbmc\addons\Repository.cpp" + > + </File> + <File + RelativePath="..\..\xbmc\addons\Repository.h" + > + </File> + <File RelativePath="..\..\xbmc\addons\Scraper.cpp" > </File> |