Changeset 1161 for branches/PlayerFramework/CommonMediaPlayer/CommonMediaPlayer.xcodeproj/project.pbxproj
- Timestamp:
- 02/23/2010 02:45:33 PM (2 years ago)
- Location:
- branches/PlayerFramework/CommonMediaPlayer
- Files:
-
- 2 modified
-
. (modified) (1 prop)
-
CommonMediaPlayer.xcodeproj/project.pbxproj (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/PlayerFramework/CommonMediaPlayer
-
Property
svn:ignore set
to
AC3PassthroughDevice.plugin
-
Property
svn:ignore set
to
-
branches/PlayerFramework/CommonMediaPlayer/CommonMediaPlayer.xcodeproj/project.pbxproj
r1144 r1161 337 337 8DC2EF540486A6940098B216 /* Sources */, 338 338 8DC2EF560486A6940098B216 /* Frameworks */, 339 F550533C113471C3000F29E6 /* ShellScript */, 339 340 ); 340 341 buildRules = ( … … 395 396 }; 396 397 /* End PBXResourcesBuildPhase section */ 398 399 /* Begin PBXShellScriptBuildPhase section */ 400 F550533C113471C3000F29E6 /* ShellScript */ = { 401 isa = PBXShellScriptBuildPhase; 402 buildActionMask = 2147483647; 403 files = ( 404 ); 405 inputPaths = ( 406 ); 407 outputPaths = ( 408 ); 409 runOnlyForDeploymentPostprocessing = 0; 410 shellPath = /bin/sh; 411 shellScript = "if [ -d \"${SRCROOT}/AC3PassthroughDevice.plugin\" ]; then\n\tcp -R \"${SRCROOT}/AC3PassthroughDevice.plugin\" \"${BUILT_PRODUCTS_DIR}/${PLUGINS_FOLDER_PATH}\"\nfi"; 412 }; 413 /* End PBXShellScriptBuildPhase section */ 397 414 398 415 /* Begin PBXSourcesBuildPhase section */
