Changeset 60 for trunk/Target/UTargetPHP.pas
- Timestamp:
- Dec 3, 2014, 10:45:24 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Target/UTargetPHP.pas
r59 r60 30 30 Name := 'PHP'; 31 31 SourceExtension := '.php'; 32 RunExtension := '.php'; 33 CompiledExtension := '.php'; 32 34 ImageIndex := 21; 33 35 Capabilities := [tcCompile, tcRun];
Note:
See TracChangeset
for help on using the changeset viewer.