Changeset 8832
- Timestamp:
- Jul 18, 2009, 1:50:50 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Transmission.xcodeproj/project.pbxproj
r8804 r8832 1834 1834 ); 1835 1835 inputPaths = ( 1836 "$(SRCROOT)/third-party/miniupnp/miniupnpcstrings.h.in", 1836 1837 ); 1837 1838 outputPaths = ( 1839 "$(SRCROOT)/third-party/miniupnp/miniupnpcstrings.h", 1838 1840 ); 1839 1841 runOnlyForDeploymentPostprocessing = 0; 1840 1842 shellPath = /bin/sh; 1841 shellScript = " cd ./third-party/miniupnp/\nsh updateminiupnpcstrings.sh";1843 shellScript = "sh third-party/miniupnp/updateminiupnpcstrings.sh $SCRIPT_INPUT_FILE_0 $SCRIPT_OUTPUT_FILE_0"; 1842 1844 }; 1843 1845 BE75C3510C729EE100DBEFE0 /* ShellScript */ = {
Note: See TracChangeset
for help on using the changeset viewer.