]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/tech/tn0001.txt
avoid warning for duplicate defined wxEntry when compiling with the Apple
[wxWidgets.git] / docs / tech / tn0001.txt
index 432f1661dd4d30a7aa21da9d91feaa3f658ea1c3..4de7f2dc39a622e9c8a46eb629b02635d1d7dd62 100644 (file)
@@ -12,7 +12,7 @@ samples/ with demos/ where needed).
 
 3. Create the makefiles for Windows compilers. There are several ways to do
    it:
-   a) copy the makefiles from samples/minimal, replace all occurences of
+   a) copy the makefiles from samples/minimal, replace all occurrences of
       minimal with foo
    b) use makegen (sources are under utils/makegen)
    c) use projgen
@@ -38,18 +38,3 @@ samples/ with demos/ where needed).
 
 Author:  VZ
 Version: $Id$
-
-$Log$
-Revision 1.2  2000/03/06 16:50:13  GRG
-Added a mention about demos/ instead of samples/
-Added a mention of the 'samples overview' section in the wxWindows manual
-Added EOF marker to easily distinguish the text from the CVS log.
-
-Revision 1.1  2000/03/02 04:18:53  GRG
-Renamed tech notes to tnxxxx.txt
-
-Revision 1.2  2000/03/01 19:24:07  VZ
-added a note about where to find makegen
-
-Revision 1.1  2000/03/01 19:22:41  VZ
-created 'how to add a sample' technote