]> git.saurik.com Git - wxWidgets.git/commitdiff
added include/msvc/wx/setup.h
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 11 Nov 2006 20:23:18 +0000 (20:23 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 11 Nov 2006 20:23:18 +0000 (20:23 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43317 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

docs/tech/tn0011.txt

index 03802edad112b28a47cf319986a47d3280dac84b..0b2dd42b1041e9b19d06f32a803f7e4e9a785c9c 100644 (file)
@@ -5,11 +5,12 @@
 
    There are several places in the wxWidgets source tree that
    define the version number for the library.  When updating the
 
    There are several places in the wxWidgets source tree that
    define the version number for the library.  When updating the
-   version number all of these places need edited:
+   version number all of these files must be edited:
 
        {wx}/configure.in
        {wx}/*.spec
        {wx}/include/wx/version.h
 
        {wx}/configure.in
        {wx}/*.spec
        {wx}/include/wx/version.h
+       {wx}/include/msvc/wx/setup.h
        {wx}/src/makeb32.env
        {wx}/src/makeg95.env
        {wx}/src/makevc.env
        {wx}/src/makeb32.env
        {wx}/src/makeg95.env
        {wx}/src/makevc.env
@@ -33,6 +34,9 @@
 Version: $Id$
 
 $Log$
 Version: $Id$
 
 $Log$
+Revision 1.6  2006/11/11 20:23:18  VZ
+added include/msvc/wx/setup.h
+
 Revision 1.5  2006/11/09 21:22:18  ABX
 Mention changes for setup.exe
 
 Revision 1.5  2006/11/09 21:22:18  ABX
 Mention changes for setup.exe