[svn] / trunk / xvidcore / dshow / Makefile Repository:
ViewVC logotype

Diff of /trunk/xvidcore/dshow/Makefile

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1608, Thu Mar 31 22:14:20 2005 UTC revision 1609, Mon Apr 4 23:49:37 2005 UTC
# Line 8  Line 8 
8  # Requires GNU Make because of shell expansion performed at a bad time with  # Requires GNU Make because of shell expansion performed at a bad time with
9  # other make programs (even using := variable assignments)  # other make programs (even using := variable assignments)
10  #  #
11  # $Id: Makefile,v 1.4 2004-07-25 11:13:16 suxen_drol Exp $  # $Id: Makefile,v 1.5 2005-04-04 23:49:37 edgomez Exp $
12  ##############################################################################  ##############################################################################
13    
14  include sources.inc  include sources.inc
# Line 116  Line 116 
116                          $(DXBASECLASSES)/strmbase.lib \                          $(DXBASECLASSES)/strmbase.lib \
117                          -luuid -lwinmm -lole32 -loleaut32 -lcomctl32 -lstdc++                          -luuid -lwinmm -lole32 -loleaut32 -lcomctl32 -lstdc++
118    
   
119  clean:  clean:
120          @echo "  Cl: Object files and target lib"          @echo "  Cl: Object files and target lib"
121          @$(RM) $(BUILD_DIR)          @$(RM) $(BUILD_DIR)

Legend:
Removed from v.1608  
changed lines
  Added in v.1609

No admin address has been configured
ViewVC Help
Powered by ViewVC 1.0.4