Changeset 2872
- Timestamp:
- 05/18/05 19:15:35 (4 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
Footagehead/trunk/Footagehead.xcode/project.pbxproj
r2870 r2872 1585 1585 runOnlyForDeploymentPostprocessing = 0; 1586 1586 shellPath = /bin/sh; 1587 shellScript = "#!/bin/sh\n\n perl version.pl\n\nexit 0";1587 shellScript = "#!/bin/sh\n\nPATH=\"/usr/local/bin:$PATH\" perl version.pl\n\nexit 0"; 1588 1588 }; 1589 1589 A52141F605CC26C800861556 = {
