Skip to content

Commit 927b43b

Browse files
author
kyngchaos
committed
gpsimporter plugin name mysteriously fixed itself in debug build, but not release build
git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@10407 c8812cc2-4d05-0410-92ff-de0c093fc19c
1 parent a66b0ee commit 927b43b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mac/xcode/Qgis.xcodeproj/project.pbxproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -15879,7 +15879,7 @@
1587915879
"$(QT_LIB_CORE)",
1588015880
"$(QT_LIB_GUI)",
1588115881
);
15882-
PRODUCT_NAME = gpsimporter.so;
15882+
PRODUCT_NAME = gpsimporterplugin.so;
1588315883
TARGET_PLUGINDIR = gps_importer;
1588415884
};
1588515885
name = Release;

0 commit comments

Comments
 (0)