diff -r 8ffb8a35ea2f -r af762ad247ea datasourcemodules/gpspositioningmodule/lbsgpspsy/group/bld.inf --- a/datasourcemodules/gpspositioningmodule/lbsgpspsy/group/bld.inf Fri Mar 12 15:50:23 2010 +0200 +++ b/datasourcemodules/gpspositioningmodule/lbsgpspsy/group/bld.inf Mon Mar 15 12:45:55 2010 +0200 @@ -24,8 +24,12 @@ ./101fe98a.cre z:/private/10202be9/101fe98a.cre // ConfML files -../conf/gpspositioningmodule.confml OS_LAYER_EXPORTS_CONFML(gpspositioningmodule.confml) -../conf/gpspositioningmodule_101fe98a.crml OS_LAYER_EXPORTS_CRML(gpspositioningmodule_101fe98a.crml) +//! No longer exporting these confml files as this version of the APGS PSY is only used if APE Centric is enabled. If not +//! another version of the PSY is used (which has the same UID), so these confml files overwrite those of the other PSY. +//! A build time feature flag is being raised for these to only export these if APE Centric is enabled. For now, since +//! APE Centric is not being used, these are not exported. Once the feature flag is raised it can be changed to use that. +//../conf/gpspositioningmodule.confml OS_LAYER_EXPORTS_CONFML(gpspositioningmodule.confml) +//../conf/gpspositioningmodule_101fe98a.crml OS_LAYER_EXPORTS_CRML(gpspositioningmodule_101fe98a.crml) PRJ_MMPFILES //gnumakefile createlbsgpspsyrep.mk