diff options
author | wiso <wiso@svn> | 2010-01-29 07:41:46 +0000 |
---|---|---|
committer | wiso <wiso@svn> | 2010-01-29 07:41:46 +0000 |
commit | c59132dc5b3ac3d89dd46fb6666d9f9ece0e406f (patch) | |
tree | ba684502c865801bd93ba195c2587c28d8b1badc /project/VS2008Express | |
parent | 87f68a1cd02f7035b9f2026bdca7ecd1291c1208 (diff) |
[WIN32] fixed linker error
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@27260 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
Diffstat (limited to 'project/VS2008Express')
-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 2565e3b045..1bd23aeeed 100644 --- a/project/VS2008Express/XBMC.vcproj +++ b/project/VS2008Express/XBMC.vcproj @@ -856,6 +856,14 @@ > </File> <File + RelativePath="..\..\xbmc\cores\dvdplayer\DVDCodecs\Audio\DVDAudioCodecPassthroughFFmpeg.cpp" + > + </File> + <File + RelativePath="..\..\xbmc\cores\dvdplayer\DVDCodecs\Audio\DVDAudioCodecPassthroughFFmpeg.h" + > + </File> + <File RelativePath="..\..\xbmc\cores\dvdplayer\DVDCodecs\Audio\DVDAudioCodecPcm.cpp" > </File> |