Changeset 31 for trunk/Target/UTargetPHP.pas
- Timestamp:
- Feb 18, 2012, 8:02:50 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Target/UTargetPHP.pas
r30 r31 28 28 Name := 'PHP'; 29 29 SourceExtension := '.php'; 30 Capabilities := [tcCompile, tcRun]; 30 31 {$IFDEF Windows} 31 32 CompilerPath := 'c:\Program Files\PHP\php.exe';
Note:
See TracChangeset
for help on using the changeset viewer.