1 package BorlandProjectBase
;
3 # ************************************************************
4 # Description : A Borland base module for Borland Project Creators
5 # Author : Chad Elliott
6 # Create Date : 5/5/2009
7 # ************************************************************
9 # ************************************************************
11 # ************************************************************
15 use BorlandPropertyBase
;
17 our @ISA = qw(BorlandPropertyBase WinProjectBase);
19 # ************************************************************
21 # ************************************************************