From 77c43587434e453fc1f34b564f3192ec5301d291 Mon Sep 17 00:00:00 2001 From: Vadim Zeitlin Date: Wed, 1 Mar 2000 19:24:07 +0000 Subject: [PATCH] added a note about where to find makegen git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@6383 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- docs/tech/1.txt | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/docs/tech/1.txt b/docs/tech/1.txt index 5d735c2d2e..852251ee1b 100644 --- a/docs/tech/1.txt +++ b/docs/tech/1.txt @@ -13,7 +13,7 @@ do the following: it: a) copy the makefiles from samples/minimal, replace all occurences of minimal with foo - b) use makegen + b) use makegen (sources are under utils/makegen) c) use projgen 4. Modify configure.in and samples/configure.in for Unix compilation: @@ -30,7 +30,10 @@ do the following: Author: VZ Version: $Id$ -History: $Log$ -History: Revision 1.1 2000/03/01 19:22:41 VZ -History: created 'how to add a sample' technote -History: + +$Log$ +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 -- 2.50.0