From: Julian Smart Date: Sun, 23 May 2004 14:56:36 +0000 (+0000) Subject: Name and version changes X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/77ffb5937e89927b621128789401db8921fe580f Name and version changes git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27404 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/build/bakefiles/Bakefiles.bkgen b/build/bakefiles/Bakefiles.bkgen index e3d4115cd6..01d55397df 100644 --- a/build/bakefiles/Bakefiles.bkgen +++ b/build/bakefiles/Bakefiles.bkgen @@ -29,7 +29,7 @@ dmars,dmars_smake,cbx_unix,cbuilderx,msevc4prj - + wx.bkl ../../contrib/build/*/*.bkl @@ -139,7 +139,7 @@ wx24dsp - -DUSE_GUI=1 -DWXUNIV=0 -o../../src/wxWindows.dsp + -DUSE_GUI=1 -DWXUNIV=0 -o../../src/wxWidgets.dsp rpmspec diff --git a/build/bakefiles/README b/build/bakefiles/README index 9bbcf5fbc2..b0a86b12e1 100644 --- a/build/bakefiles/README +++ b/build/bakefiles/README @@ -1,6 +1,6 @@ This directory contains Bakefile (see http://bakefile.sourceforge.net) -files needed to generate native makefiles for wxWindows library, contrib and +files needed to generate native makefiles for wxWidgets library, contrib and samples. Use the bakefile_gen utility to regenerate the makefiles (run it in this @@ -36,7 +36,7 @@ Note: the following files are generated using bakefile_gen: that contain "This makefile was generated by Bakefile" banner and VC++ project files in samples, demos and utils directories (inc. contrib ones) - * src/wxWindows.dsp + * src/wxWidgets.dsp * {wxGTK,wxMotif,wxX11}.spec (only wxBase headers list) * autoconf_inc.m4 * all Makefile.in files diff --git a/build/bakefiles/common.bkl b/build/bakefiles/common.bkl index 77f2e66b5e..1265f4fc8e 100644 --- a/build/bakefiles/common.bkl +++ b/build/bakefiles/common.bkl @@ -16,7 +16,7 @@ - + $(wxwin.getVersionMajor()) @@ -260,7 +260,7 @@ $(id)$(WXDEBUGFLAG)$(HOST_SUFFIX) SHARED=='0' $(substituteFromDict(SHARED, {'0':'off', '1':'on'})) @@ -323,7 +323,7 @@ $(TAB)copy "$(DOLLAR)(InputPath)" $(SETUPHDIR)\wx\setup.h - + - + @@ -555,7 +555,7 @@ $(TAB)copy "$(DOLLAR)(InputPath)" $(SETUPHDIR)\wx\setup.h - + diff --git a/build/bakefiles/common_samples.bkl b/build/bakefiles/common_samples.bkl index a6eb1e06af..b1a25cdab3 100644 --- a/build/bakefiles/common_samples.bkl +++ b/build/bakefiles/common_samples.bkl @@ -7,7 +7,7 @@ 1 - + diff --git a/build/bakefiles/config.bkl b/build/bakefiles/config.bkl index 6c697ad2c9..23a9c24b90 100644 --- a/build/bakefiles/config.bkl +++ b/build/bakefiles/config.bkl @@ -28,7 +28,7 @@ ,Unicode 0 - Compile Unicode build of wxWindows? + Compile Unicode build of wxWidgets? @@ -159,7 +159,7 @@ Acts according to DEBUG_INFO by default. 0,1 0 - Is this official build by wxWindows developers? + Is this official build by wxWidgets developers?