[svn] / branches / release-1_2-branch / xvidcore / vfw / bin / Makefile Repository:
ViewVC logotype

Diff of /branches/release-1_2-branch/xvidcore/vfw/bin/Makefile

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

revision 1858, Mon May 25 08:09:23 2009 UTC revision 1859, Mon May 25 08:31:16 2009 UTC
# Line 9  Line 9 
9  # 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
10  # other make programs (even using := variable assignments)  # other make programs (even using := variable assignments)
11  #  #
12  # $Id: Makefile,v 1.6 2008-11-27 11:57:28 Isibaar Exp $  # $Id: Makefile,v 1.6.2.1 2009-05-25 08:31:16 Isibaar Exp $
13  ##############################################################################  ##############################################################################
14    
15  include sources.inc  include sources.inc
# Line 25  Line 25 
25  # The `mingw-runtime` package is required when building with -mno-cygwin  # The `mingw-runtime` package is required when building with -mno-cygwin
26  CFLAGS += -I$(SRC_DIR)/w32api -I$(LOCAL_XVID_SRCTREE)  CFLAGS += -I$(SRC_DIR)/w32api -I$(LOCAL_XVID_SRCTREE)
27  CFLAGS += -mno-cygwin  CFLAGS += -mno-cygwin
28    CFLAGS += -D_WIN32_IE=0x0501
29    
30  ##############################################################################  ##############################################################################
31  # Optional Compiler options  # Optional Compiler options

Legend:
Removed from v.1858  
changed lines
  Added in v.1859

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