Changeset 63 in ProjectBuilder for devel/pb/bin
- Timestamp:
- Aug 31, 2007, 2:21:52 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
devel/pb/bin/pb
r62 r63 1 1 #!/usr/bin/perl -w 2 3 eval 'exec /usr/bin/perl -w -S $0 ${1+"$@"}'4 if 0; # not running under some shell5 6 2 # 7 3 # Project Builder main application … … 223 219 224 220 # Apply now all the filters on all the files concerned 225 # All files are relative to PBROOT226 221 # destination dir depends on the type of file 227 222 if (defined $ptr) {
Note:
See TracChangeset
for help on using the changeset viewer.