aboutsummaryrefslogtreecommitdiff
path: root/project
diff options
context:
space:
mode:
authorjmarshallnz <jmarshallnz@svn>2010-05-07 01:12:30 +0000
committerjmarshallnz <jmarshallnz@svn>2010-05-07 01:12:30 +0000
commitc31fcc4f37e9a8630eddf4880cb79020dead8776 (patch)
treee5a9322056fc8752103e308a139dc6c0d451a9db /project
parent2cd9fe1d84a71eab8f800397229c05aa59e665ef (diff)
fixed: [win32] sync build.
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29871 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Diffstat (limited to 'project')
-rw-r--r--project/VS2008Express/XBMC.vcproj18
1 files changed, 9 insertions, 9 deletions
diff --git a/project/VS2008Express/XBMC.vcproj b/project/VS2008Express/XBMC.vcproj
index 299843fa73..6ae325f550 100644
--- a/project/VS2008Express/XBMC.vcproj
+++ b/project/VS2008Express/XBMC.vcproj
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
ProjectType="Visual C++"
- Version="9,00"
+ Version="9.00"
Name="XBMC"
ProjectGUID="{3A68081D-E8F9-4523-9436-530DE9E5530A}"
RootNamespace="XBMC_PC"
@@ -6848,6 +6848,14 @@
Name="libjsonrpc"
>
<File
+ RelativePath="..\..\xbmc\lib\libjsonrpc\AudioLibrary.cpp"
+ >
+ </File>
+ <File
+ RelativePath="..\..\xbmc\lib\libjsonrpc\AudioLibrary.h"
+ >
+ </File>
+ <File
RelativePath="..\..\xbmc\lib\libjsonrpc\AVPlayerOperations.cpp"
>
</File>
@@ -6896,14 +6904,6 @@
>
</File>
<File
- RelativePath="..\..\xbmc\lib\libjsonrpc\MusicLibrary.cpp"
- >
- </File>
- <File
- RelativePath="..\..\xbmc\lib\libjsonrpc\MusicLibrary.h"
- >
- </File>
- <File
RelativePath="..\..\xbmc\lib\libjsonrpc\PicturePlayerOperations.cpp"
>
</File>