Initial import.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@272 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
ssamayoa
2007-09-29 00:59:44 +00:00
parent 3a76eb5723
commit f8cb554d29
34 changed files with 35054 additions and 0 deletions

View File

@ -0,0 +1,16 @@
Directory structure
-------------------
.\ preprocessed files
source\ source files that must be preprocessed
Files
-----
.\jpp.exe JCL pascal preprocessor
.\preprocess.bat preprocess the source\JvExXxx files
.\Readme.txt this file
source\dpp.exe Delphi language preprocessor (http://www.sf.net/projects/dpp32)
source\build.pas used for preprocessing
source\JvExControls.pas base system and interfaces
source\JvExXxx extended VCL classes for the VCL controls
source\JvExControls.macros macros used by the preprocessor