From f9eb741d28751678e952616de94aa3e00759e341 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Wed, 15 Oct 2008 08:16:27 +0000 Subject: [PATCH] 2008-10-15 10:16 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * doc/dirstruc.txt * Updated. --- harbour/ChangeLog | 4 ++++ harbour/doc/dirstruc.txt | 14 +------------- 2 files changed, 5 insertions(+), 13 deletions(-) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 392148fcd4..75d2fc59c5 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -8,6 +8,10 @@ 2008-12-31 13:59 UTC+0100 Foo Bar (foo.bar foobar.org) */ +2008-10-15 10:16 UTC+0200 Viktor Szakats (harbour.01 syenar hu) + * doc/dirstruc.txt + * Updated. + 2008-10-15 10:09 UTC+0200 Viktor Szakats (harbour.01 syenar hu) * make_b32.mak * make_vc.mak diff --git a/harbour/doc/dirstruc.txt b/harbour/doc/dirstruc.txt index cd46b4ae3c..edf3ac9ab2 100644 --- a/harbour/doc/dirstruc.txt +++ b/harbour/doc/dirstruc.txt @@ -15,11 +15,7 @@ track of all files (read the FAQ if you don't know what SVN is). | make file and Changelog (=changes history) files. | +---bin - Executable and build scripts. -| | Should contain harbour.exe and other executable. (*) -| | -| +---b32 - -| | -| +---vc - +| Should contain harbour.exe and other executable. (*) | +---config - Configuration Files (.cf) for the GNU Make system. | | @@ -240,16 +236,8 @@ track of all files (read the FAQ if you don't know what SVN is). +---include - Include files for both Harbour and C. | +---lib - Run-Time libraries binaries for each platform. (*) -| | -| +---b32 - -| | -| +---vc - | +---obj - Object files. (*) -| | -| +---b32 - -| | -| +---vc - | +---source - All source files reside underneath. | |