rebaked using bakefile 0.2.5
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56525 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# =========================================================================
|
||||
# This configuration file was generated by
|
||||
# Bakefile 0.2.4 (http://www.bakefile.org)
|
||||
# Bakefile 0.2.5 (http://www.bakefile.org)
|
||||
# Beware that all changes made to this file will be overwritten next
|
||||
# time you run Bakefile!
|
||||
# =========================================================================
|
||||
@@ -17,10 +17,10 @@ LINK_DLL_FLAGS ?= -shared
|
||||
LINK_MODULE_FLAGS ?= -shared
|
||||
|
||||
# C compiler
|
||||
CC ?= gcc
|
||||
CC = gcc
|
||||
|
||||
# C++ compiler
|
||||
CXX ?= g++
|
||||
CXX = g++
|
||||
|
||||
# Standard flags for CC
|
||||
CFLAGS ?=
|
||||
|
Reference in New Issue
Block a user