aboutsummaryrefslogtreecommitdiff
path: root/project/VS2008Express
diff options
context:
space:
mode:
authorblinkseb <blinkseb@svn>2010-04-13 13:22:07 +0000
committerblinkseb <blinkseb@svn>2010-04-13 13:22:07 +0000
commit8ec405d881ea3c92f63ef9d2ffc3fcec3222c86d (patch)
tree50deed285c119c5b22a7f485fc4f45b2dceb1492 /project/VS2008Express
parent2ae76d6d24a304f64e7460ffbed990833dc9af5e (diff)
fixed win32 build
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29231 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Diffstat (limited to 'project/VS2008Express')
-rw-r--r--project/VS2008Express/XBMC.vcproj24
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>