diff --git a/Builds/MSVC/Installer/Product.wxs b/Builds/MSVC/Installer/Product.wxs index f640ec3..cf148d1 100644 --- a/Builds/MSVC/Installer/Product.wxs +++ b/Builds/MSVC/Installer/Product.wxs @@ -13,7 +13,7 @@ - + ::GlobalFunctionsString(const Ember& ember) } } + if (ember.ProjBits()) + if (!Contains(funcNames, zeps)) + funcNames.push_back(zeps); + for (auto& funcName : funcNames) if(auto text = m_FunctionMapper.GetGlobalFunc(funcName)) os << *text << endl;