Advertisement
Guest User

Malcolm

a guest
Jul 21st, 2009
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.43 KB | None | 0 0
  1. diff -uNr XBMC/xbmc/utils/Makefile old-XBMC/xbmc/utils/Makefile
  2. --- XBMC/xbmc/utils/Makefile 2009-07-21 17:31:43.000000000 -0500
  3. +++ old-XBMC/xbmc/utils/Makefile 2009-07-21 17:32:22.000000000 -0500
  4. @@ -1,4 +1,4 @@
  5. - INCLUDES=-I. -I.. -I../../ -I../linux -I../../guilib
  6. + INCLUDES=-I. -I.. -I../linux -I../../guilib -I/usr/lib64/dbus-1.0/include -I/usr/lib64/glib-2.0/include
  7.  
  8. SRCS=AlarmClock.cpp \
  9. Archive.cpp \
  10.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement