[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 1667, Sun Dec 18 02:55:54 2005 UTC revision 2062, Fri Jul 20 14:51:17 2012 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.6 2005-12-18 02:55:54 syskin Exp $  # $Id: Makefile,v 1.7 2008-11-27 11:57:51 Isibaar Exp $
12  ##############################################################################  ##############################################################################
13    
14  include sources.inc  include sources.inc
# Line 35  Line 35 
35  # The `mingw-runtime` package is required when building with -mno-cygwin  # The `mingw-runtime` package is required when building with -mno-cygwin
36  CFLAGS += -mthreads  CFLAGS += -mthreads
37  CFLAGS += -I$(SRC_DIR)/w32api -I$(LOCAL_XVID_SRCTREE)  CFLAGS += -I$(SRC_DIR)/w32api -I$(LOCAL_XVID_SRCTREE)
 CFLAGS += -D_WIN32_IE=0x0500  
38  CFLAGS += -mno-cygwin  CFLAGS += -mno-cygwin
39    
40  CXXFLAGS +=-mthreads  CXXFLAGS +=-mthreads
# Line 113  Line 112 
112                          $(OBJECTS) xvid.ax.def \                          $(OBJECTS) xvid.ax.def \
113                          -L$(DXTREE)/Lib -lstrmiids \                          -L$(DXTREE)/Lib -lstrmiids \
114                          $(DXBASECLASSES)/strmbase.lib \                          $(DXBASECLASSES)/strmbase.lib \
115                          -luuid -lwinmm -lole32 -loleaut32 -lcomctl32 -lstdc++                          -luuid -lwinmm -lole32 -loleaut32 -lcomctl32 -lstdc++ #-lgdi32
116    
117  clean:  clean:
118          @echo "  Cl: Object files and target lib"          @echo "  Cl: Object files and target lib"

Legend:
Removed from v.1667  
changed lines
  Added in v.2062

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