mirror of
https://github.com/reactos/CMake.git
synced 2024-11-28 14:01:21 +00:00
ENH: allow custom commands for files that msdev knows about
This commit is contained in:
parent
75a24394ea
commit
b451ff80f9
@ -325,6 +325,7 @@ void cmDSPWriter::WriteCustomRule(std::ostream& fout,
|
||||
}
|
||||
fout << "\n";
|
||||
|
||||
fout << "# PROP Ignore_Default_Tool 1\n";
|
||||
fout << "# Begin Custom Build\n\n";
|
||||
if(outputs.size() == 0)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user