diff options
Diffstat (limited to 'project/VS2008Express')
-rw-r--r-- | project/VS2008Express/XBMC.vcproj | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/project/VS2008Express/XBMC.vcproj b/project/VS2008Express/XBMC.vcproj index c49a6d0f1f..1d83f1f9e7 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" @@ -3270,6 +3270,14 @@ > </File> <File + RelativePath="..\..\xbmc\utils\PCMAmplifier.cpp" + > + </File> + <File + RelativePath="..\..\xbmc\utils\PCMAmplifier.h" + > + </File> + <File RelativePath="..\..\xbmc\PowerManager.cpp" > </File> |