regenerated all makefiles with bakefile 0.2.0; removed REZ option from config.bkl as it's now defined by bakefile

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37459 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2006-02-10 19:27:51 +00:00
parent 5cf1cb1006
commit cf9b63b38a
260 changed files with 3015 additions and 2832 deletions

View File

@@ -295,7 +295,6 @@ to run the tests, include CppUnit library here.
<!-- ================================================================== -->
<if cond="FORMAT=='autoconf'">
<option name="REZ"/>
<option name="DEREZ"/>
<option name="TOOLKIT"/>
<option name="TOOLKIT_LOWERCASE"/>

View File

@@ -1,6 +1,6 @@
# =========================================================================
# This configuration file was generated by
# Bakefile 0.1.9 (http://bakefile.sourceforge.net)
# Bakefile 0.2.0 (http://bakefile.sourceforge.net)
# Beware that all changes made to this file will be overwritten next
# time you run Bakefile!
# =========================================================================
@@ -115,7 +115,7 @@ USE_ODBC = 0
# Build quality assurance classes library (USE_GUI must be 1)? [0,1]
!ifndef USE_QA
USE_QA = 0
USE_QA = USE_QA_DEFAULT
!endif
# Enable exceptions in compiled code. [0,1]

View File

@@ -1,6 +1,6 @@
# =========================================================================
# This configuration file was generated by
# Bakefile 0.1.9 (http://bakefile.sourceforge.net)
# Bakefile 0.2.0 (http://bakefile.sourceforge.net)
# Beware that all changes made to this file will be overwritten next
# time you run Bakefile!
# =========================================================================
@@ -74,7 +74,7 @@ USE_OPENGL = 0
USE_ODBC = 0
# Build quality assurance classes library (USE_GUI must be 1)? [0,1]
USE_QA = 0
USE_QA = USE_QA_DEFAULT
# Enable exceptions in compiled code. [0,1]
USE_EXCEPTIONS = 1

View File

@@ -1,6 +1,6 @@
# =========================================================================
# This configuration file was generated by
# Bakefile 0.1.9 (http://bakefile.sourceforge.net)
# Bakefile 0.2.0 (http://bakefile.sourceforge.net)
# Beware that all changes made to this file will be overwritten next
# time you run Bakefile!
# =========================================================================
@@ -85,7 +85,7 @@ USE_OPENGL = 0
USE_ODBC = 0
# Build quality assurance classes library (USE_GUI must be 1)? [0,1]
USE_QA = 1
USE_QA = USE_QA_DEFAULT
# Enable exceptions in compiled code. [0,1]
USE_EXCEPTIONS = 1

View File

@@ -1,6 +1,6 @@
# =========================================================================
# This configuration file was generated by
# Bakefile 0.1.9 (http://bakefile.sourceforge.net)
# Bakefile 0.2.0 (http://bakefile.sourceforge.net)
# Beware that all changes made to this file will be overwritten next
# time you run Bakefile!
# =========================================================================
@@ -32,12 +32,15 @@ LDFLAGS =
CPP = $(CC) -p
# What type of library to build? [0,1]
# 1 - DLL
SHARED = 0
# Build wxUniversal instead of native port? [0,1]
# 1 - Universal
WXUNIV = 0
# Compile Unicode build of wxWidgets? [0,1]
# 1 - Unicode
UNICODE = 0
# Type of compiled binaries [debug,release]
@@ -53,9 +56,13 @@ DEBUG_INFO = default
DEBUG_FLAG = default
# Multiple libraries or single huge monolithic one? [0,1]
# 0 - Multilib
# 1 - Monolithic
MONOLITHIC = 1
# Build GUI libraries? [0,1]
# 0 - Base
# 1 - GUI
USE_GUI = 1
# Build wxHTML library (USE_GUI must be 1)? [0,1]
@@ -71,7 +78,7 @@ USE_OPENGL = 0
USE_ODBC = 0
# Build quality assurance classes library (USE_GUI must be 1)? [0,1]
USE_QA = 0
USE_QA = USE_QA_DEFAULT
# Enable exceptions in compiled code. [0,1]
USE_EXCEPTIONS = 1

View File

@@ -1,6 +1,6 @@
# =========================================================================
# This makefile was generated by
# Bakefile 0.1.9 (http://bakefile.sourceforge.net)
# Bakefile 0.2.0 (http://bakefile.sourceforge.net)
# Do not modify, all changes will be overwritten!
# =========================================================================

View File

@@ -1,6 +1,6 @@
# =========================================================================
# This makefile was generated by
# Bakefile 0.1.9 (http://bakefile.sourceforge.net)
# Bakefile 0.2.0 (http://bakefile.sourceforge.net)
# Do not modify, all changes will be overwritten!
# =========================================================================

View File

@@ -1,6 +1,6 @@
# =========================================================================
# This makefile was generated by
# Bakefile 0.1.9 (http://bakefile.sourceforge.net)
# Bakefile 0.2.0 (http://bakefile.sourceforge.net)
# Do not modify, all changes will be overwritten!
# =========================================================================

File diff suppressed because it is too large Load Diff

View File

@@ -1307,6 +1307,14 @@ SOURCE=..\..\include\wx\msw\private.h
# End Source File
# Begin Source File
SOURCE=..\..\include\wx\msw\regconf.h
# End Source File
# Begin Source File
SOURCE=..\..\include\wx\msw\registry.h
# End Source File
# Begin Source File
SOURCE=..\..\include\wx\msw\stackwalk.h
# End Source File
# Begin Source File

View File

@@ -7859,18 +7859,10 @@ SOURCE=..\..\include\wx\msw\rcdefs.h
# End Source File
# Begin Source File
SOURCE=..\..\include\wx\msw\regconf.h
# End Source File
# Begin Source File
SOURCE=..\..\include\wx\msw\region.h
# End Source File
# Begin Source File
SOURCE=..\..\include\wx\msw\registry.h
# End Source File
# Begin Source File
SOURCE=..\..\include\wx\msw\scrolbar.h
# End Source File
# Begin Source File
@@ -7927,10 +7919,6 @@ SOURCE=..\..\include\wx\msw\tbar95.h
# End Source File
# Begin Source File
SOURCE=..\..\include\wx\msw\tbarmsw.h
# End Source File
# Begin Source File
SOURCE=..\..\include\wx\msw\textctrl.h
# End Source File
# Begin Source File
@@ -7979,6 +7967,10 @@ SOURCE=..\..\include\wx\generic\accel.h
# End Source File
# Begin Source File
SOURCE=..\..\include\wx\generic\busyinfo.h
# End Source File
# Begin Source File
SOURCE=..\..\include\wx\generic\calctrl.h
# End Source File
# Begin Source File
@@ -8387,10 +8379,6 @@ SOURCE=..\..\include\wx\busyinfo.h
# End Source File
# Begin Source File
SOURCE=..\..\include\wx\generic\busyinfo.h
# End Source File
# Begin Source File
SOURCE=..\..\include\wx\button.h
# End Source File
# Begin Source File