[vlc-devel] commit: framework: compilation fix ( Felix Paul Kühne )

git version control git at videolan.org
Mon Dec 29 00:05:11 CET 2008


vlc | branch: 0.9-bugfix | Felix Paul Kühne <fkuehne at videolan.org> | Mon Dec 29 00:04:49 2008 +0100| [87127396b834306e87300d466328d461a58cdcfe] | committer: Felix Paul Kühne 

framework: compilation fix

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=87127396b834306e87300d466328d461a58cdcfe
---

 .../framework/VLCKit.xcodeproj/project.pbxproj     |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/projects/macosx/framework/VLCKit.xcodeproj/project.pbxproj b/projects/macosx/framework/VLCKit.xcodeproj/project.pbxproj
index b380354..3220915 100644
--- a/projects/macosx/framework/VLCKit.xcodeproj/project.pbxproj
+++ b/projects/macosx/framework/VLCKit.xcodeproj/project.pbxproj
@@ -356,7 +356,7 @@
 /* Begin PBXLegacyTarget section */
 		633BD6DB0D2ADE4E0012A314 /* vlc-core */ = {
 			isa = PBXLegacyTarget;
-			buildArgumentsString = vlc;
+			buildArgumentsString = "";
 			buildConfigurationList = 633BD6DF0D2ADE6D0012A314 /* Build configuration list for PBXLegacyTarget "vlc-core" */;
 			buildPhases = (
 			);




More information about the vlc-devel mailing list