mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
kill the output exe files in a clean, too
svn path=/branches/xmlbuildsystem/; revision=13020
This commit is contained in:
@@ -551,6 +551,7 @@ MingwModuleHandler::GenerateMacrosAndTargets (
|
||||
GenerateObjectFileTargets ( module, cc, cflagsMacro, nasmflagsMacro );
|
||||
|
||||
vector<string> clean_files;
|
||||
clean_files.push_back ( FixupTargetFilename(module.GetPath()) );
|
||||
clean_files.push_back ( ar_target );
|
||||
GetCleanTargets ( clean_files, module.files, module.ifs );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user