summaryrefslogtreecommitdiff
path: root/ios/CustomTarget_Lo_Xcconfig.mk
diff options
context:
space:
mode:
Diffstat (limited to 'ios/CustomTarget_Lo_Xcconfig.mk')
-rw-r--r--ios/CustomTarget_Lo_Xcconfig.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/ios/CustomTarget_Lo_Xcconfig.mk b/ios/CustomTarget_Lo_Xcconfig.mk
index 75a6cb094a18..3e3be5eca4d1 100644
--- a/ios/CustomTarget_Lo_Xcconfig.mk
+++ b/ios/CustomTarget_Lo_Xcconfig.mk
@@ -60,7 +60,7 @@ $(LO_XCCONFIG) :
cp $(INSTDIR)/program/services.rdb $(IOSRESOURCE)
# copy .res files
- # program/resource is hardcoded in tools/source/rc/resmgr.cxx. Sure,
+ # program/resource is hardcoded in unotools/source/i18n/resmgr.cxx. Sure,
# we could set STAR_RESOURCE_PATH instead. sigh...
mkdir -p $(IOSRESOURCE)/program/resource
cp $(INSTDIR)/program/resource/*en-US.res $(IOSRESOURCE)/program/resource