Skip to content
This repository has been archived by the owner on Apr 15, 2023. It is now read-only.

Commit

Permalink
pvr: fix vs2008 project file for libXBMC-pvr
Browse files Browse the repository at this point in the history
  • Loading branch information
opdenkamp committed Nov 13, 2010
1 parent 2f7db88 commit e100ea8
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -113,7 +113,7 @@
/>
<Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories="..\..\..\..\xbmc;..\..\..\..\xbmc\addons\include;..\..\..\..\xbmc\cores\dvdplayer\DVDDemuxers"
AdditionalIncludeDirectories="..\..\..\..\..\xbmc;..\..\..\..\..\xbmc\addons\include;..\..\..\..\..\xbmc\cores\dvdplayer\DVDDemuxers"
PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;HAS_SDL_OPENGL;HAS_SDL;_USRDLL;XBMC_VDR_EXPORTS;_WIN32PC"
ExceptionHandling="1"
RuntimeLibrary="2"
Expand Down

0 comments on commit e100ea8

Please sign in to comment.