ios/experimental/TiledLibreOffice/TiledLibreOffice.xcodeproj/project.pbxproj | 
   2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 2609f36ec58f1b5910bb621d963d1be72e5bf9ca
Author: Tor Lillqvist <t...@collabora.com>
Date:   Mon Mar 20 00:16:10 2017 +0200

    Don't hardcode the basename of BUILDDIR as "ios-work"
    
    Change-Id: Ie74c3bdb9a83ab4310b7f7d02bf9c60601fc0494

diff --git 
a/ios/experimental/TiledLibreOffice/TiledLibreOffice.xcodeproj/project.pbxproj 
b/ios/experimental/TiledLibreOffice/TiledLibreOffice.xcodeproj/project.pbxproj
index cffc1e3c50dd..ca5e1dff547e 100644
--- 
a/ios/experimental/TiledLibreOffice/TiledLibreOffice.xcodeproj/project.pbxproj
+++ 
b/ios/experimental/TiledLibreOffice/TiledLibreOffice.xcodeproj/project.pbxproj
@@ -850,7 +850,7 @@
                BED5316F193738D800830918 /* polypolyaction.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
polypolyaction.cxx; path = 
../../../cppcanvas/source/mtfrenderer/polypolyaction.cxx; sourceTree = 
SOURCE_ROOT; };
                BED53170193738D800830918 /* textaction.cxx */ = {isa = 
PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
textaction.cxx; path = ../../../cppcanvas/source/mtfrenderer/textaction.cxx; 
sourceTree = SOURCE_ROOT; };
                BED53171193738D800830918 /* transparencygroupaction.cxx */ = 
{isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; name = 
transparencygroupaction.cxx; path = 
../../../cppcanvas/source/mtfrenderer/transparencygroupaction.cxx; sourceTree = 
SOURCE_ROOT; };
-               BEDB0F08185B7537009A6F26 /* lo.xcconfig */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = 
lo.xcconfig; path = "../../../../ios-work/workdir/ios/generated/lo.xcconfig"; 
sourceTree = SOURCE_ROOT; };
+               BEDB0F08185B7537009A6F26 /* lo.xcconfig */ = {isa = 
PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = 
lo.xcconfig; path = "../../../workdir/ios/generated/lo.xcconfig"; sourceTree = 
SOURCE_ROOT; };
                BEEE02CE1860ABB700FBDE67 /* program */ = {isa = 
PBXFileReference; lastKnownFileType = folder; name = program; path = 
../../ioswork/ios/resources/program; sourceTree = SOURCE_ROOT; };
                BEEE02CF1860ABB700FBDE67 /* share */ = {isa = PBXFileReference; 
lastKnownFileType = folder; name = share; path = 
../../ioswork/ios/resources/share; sourceTree = SOURCE_ROOT; };
                BEEE02D01860ABB700FBDE67 /* services */ = {isa = 
PBXFileReference; lastKnownFileType = folder; name = services; path = 
../../ioswork/ios/resources/services; sourceTree = SOURCE_ROOT; };
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to