Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-2-2
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
videolan
vlc-2-2
Commits
3c47829f
Commit
3c47829f
authored
Jul 08, 2006
by
Felix Paul Kühne
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* added the Google Video Playlist file-type
parent
f4dcd21d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
49 deletions
+12
-49
extras/MacOSX/vlc.pbproj/project.pbxproj
extras/MacOSX/vlc.pbproj/project.pbxproj
+12
-49
No files found.
extras/MacOSX/vlc.pbproj/project.pbxproj
View file @
3c47829f
...
...
@@ -94,31 +94,6 @@
F74F13EC02C2A79C01EE194C
/* MainMenu.nib in Resources */
=
{
isa
=
PBXBuildFile
;
fileRef
=
F74F13EA02C2A79C01EE194C
/* MainMenu.nib */
;
};
/* End PBXBuildFile section */
/* Begin PBXBuildStyle section */
014CEA420018CDE011CA2923
/* Development */
=
{
isa
=
PBXBuildStyle
;
buildSettings
=
{
COPY_PHASE_STRIP
=
NO
;
GCC_DYNAMIC_NO_PIC
=
NO
;
GCC_ENABLE_FIX_AND_CONTINUE
=
YES
;
GCC_GENERATE_DEBUGGING_SYMBOLS
=
YES
;
GCC_OPTIMIZATION_LEVEL
=
0
;
OPTIMIZATION_CFLAGS
=
"-O0"
;
ZERO_LINK
=
YES
;
};
name
=
Development
;
};
014CEA430018CDE011CA2923
/* Deployment */
=
{
isa
=
PBXBuildStyle
;
buildSettings
=
{
COPY_PHASE_STRIP
=
YES
;
GCC_ENABLE_FIX_AND_CONTINUE
=
NO
;
ZERO_LINK
=
NO
;
};
name
=
Deployment
;
};
/* End PBXBuildStyle section */
/* Begin PBXBundleTarget section */
089C1673FE841209C02AAC07
/* vlc */
=
{
isa
=
PBXBundleTarget
;
...
...
@@ -128,24 +103,6 @@
089C1677FE841209C02AAC07
/* Frameworks */
,
089C1679FE841209C02AAC07
/* Rez */
,
);
buildSettings
=
{
FRAMEWORK_SEARCH_PATHS
=
""
;
HEADER_SEARCH_PATHS
=
""
;
INSTALL_PATH
=
"$(HOME)/Library/Bundles"
;
JAVAC_SOURCE_FILE_ENCODING
=
"ISO-8859-1"
;
LIBRARY_SEARCH_PATHS
=
/Volumes/Genitus/vlc/modules/gui/macosx
;
OTHER_CFLAGS
=
""
;
OTHER_LDFLAGS
=
""
;
OTHER_REZFLAGS
=
""
;
PRODUCT_NAME
=
VLC
;
SECTORDER_FLAGS
=
""
;
WARNING_CFLAGS
=
(
"-Wmost"
,
"-Wno-four-char-constants"
,
"-Wno-unknown-pragmas"
,
);
WRAPPER_EXTENSION
=
bundle
;
};
dependencies
=
(
);
name
=
vlc
;
...
...
@@ -170,6 +127,18 @@
<key>CFBundleTypeRole</key>
<string>Viewer</string>
</dict>
<dict>
<key>CFBundleTypeExtensions</key>
<array>
<string>gvp</string>
</array>
<key>CFBundleTypeIconFile</key>
<string>generic.icns</string>
<key>CFBundleTypeName</key>
<string>Google Video Playlist</string>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
</dict>
<dict>
<key>CFBundleTypeExtensions</key>
<array>
...
...
@@ -1194,12 +1163,6 @@
089C1669FE841209C02AAC07
/* Project object */
=
{
isa
=
PBXProject
;
buildConfigurationList
=
C2F2A6EA09588F1B00018C74
/* Build configuration list for PBXProject "vlc" */
;
buildSettings
=
{
};
buildStyles
=
(
014CEA420018CDE011CA2923
/* Development */
,
014CEA430018CDE011CA2923
/* Deployment */
,
);
hasScannedForEncodings
=
1
;
mainGroup
=
089C166AFE841209C02AAC07
/* vlc */
;
projectDirPath
=
""
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment