浏览代码

xcworkspace: fix references to iOS specific libvlc internals

Felix Paul Kühne 11 年之前
父节点
当前提交
886ba25ad7
共有 1 个文件被更改,包括 4 次插入4 次删除
  1. 4 4
      VLC for iOS.xcworkspace/contents.xcworkspacedata

+ 4 - 4
VLC for iOS.xcworkspace/contents.xcworkspacedata

@@ -17,16 +17,16 @@
       location = "container:"
       name = "VLC Internals">
       <FileRef
-         location = "group:ImportedSources/vlc/modules/text_renderer/quartztext.c">
+         location = "group:ImportedSources/VLCKit/MobileVLCKit/ImportedSources/vlc/modules/text_renderer/quartztext.c">
       </FileRef>
       <FileRef
-         location = "group:ImportedSources/vlc/modules/video_output/ios2.m">
+         location = "group:ImportedSources/VLCKit/MobileVLCKit/ImportedSources/vlc/modules/video_output/ios2.m">
       </FileRef>
       <FileRef
-         location = "group:ImportedSources/vlc/modules/video_output/opengl.c">
+         location = "group:ImportedSources/VLCKit/MobileVLCKit/ImportedSources/vlc/modules/video_output/opengl.c">
       </FileRef>
       <FileRef
-         location = "group:ImportedSources/vlc/modules/audio_output/audiounit_ios.c">
+         location = "group:ImportedSources/VLCKit/MobileVLCKit/ImportedSources/vlc/modules/audio_output/audiounit_ios.c">
       </FileRef>
    </Group>
 </Workspace>