mariadb/packaging/WiX/ca
Vladislav Vaintroub 91ad155c7e Bug #58411 :wixca project fails to build when using Express Edition of VS:
The problem was MFC header file includes into the resource definition file (CustomAction.rc)
afxres.h is not available with VS Express.

The fix is to remove resource file from compilation and souce code repository. version of
custom action dll is of no interest for anyone, it is internal dll kept inside the MSI.
2010-11-24 21:23:41 +01:00
..
CMakeLists.txt Bug #58411 :wixca project fails to build when using Express Edition of VS: 2010-11-24 21:23:41 +01:00
CustomAction.cpp Changes to MSI installer: 2010-04-30 13:30:32 +02:00
CustomAction.def Changes to MSI installer: 2010-04-30 13:30:32 +02:00