How to pass parameters/switches to compiler/MSVC?

Specifically i need to pass \e to MSVC/cl.exe for certain UE Module (<<UE>>\Engine\Source\Programs\<<_>>) . For Saving Preprocessor Output - Win32 apps | Microsoft Docs .

I’m Building UE4.sln by command line .

1 Like