summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2018-11-04 12:48:00 +0200
committerTor Lillqvist <tml@collabora.com>2018-11-04 12:58:30 +0200
commit2c5893edfaaaaed7c4f923f1c80e3986209d70b8 (patch)
tree295dcd91753ef8e46f498fb0c984a1b3f5ec3c3d /.gitignore
parentb6e76b1ccaa31e09cc9994528472c85068332d4d (diff)
Revert the addition of the --with-lo-srcdir option
Sadly, it did not work as expected. Even if the LibreOffice core source that are mentioned in project.pbxproh, and referred to using the losrcdir-symlink, did show up in Xcode, setting breakpoints in them did not work. A pathname to such a source file would include "losrcdir-symlink" which woul not match the pathname actually compiled in the corresponding binary. Or something like that. So we are back at requiring manual editing of the LO core source directory path in project.pbxproj. This commit reverts part of 5f2a6f6aa3a0d0ba8a6ba2fb833f98393f94bb9f. Change-Id: I15fb7363e287fdf4942ac9d362a7151202d0ee9d
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 110ab9b6c..f910a6d82 100644
--- a/.gitignore
+++ b/.gitignore
@@ -83,7 +83,6 @@ docker/builddir
Mobile/Mobile/Info.plist
# symlinks created by configure for the iOS app Xcode project
-losrcdir-symlink
lobuilddir-symlink
pocoinclude-symlink
pocolib-symlink