Delphi XE custom build target is always disabled
Delphi generates the entire dproj content itself and this custom import will always be deleted. You could write your own msbuild xml files but the dproj belongs to Delphi. Unless you have source code or are willing to monkey patch the ide you cant do that. If you really want a flexible xml way to … Read more