Searched refs:cl_compile (Results 1 – 1 of 1) sorted by relevance
560 std::unique_ptr<XmlElementWriter> cl_compile = in WriteProjectFileContents() local564 cl_compile->SubElement("AdditionalIncludeDirectories"); in WriteProjectFileContents()575 cl_compile->SubElement("AdditionalOptions") in WriteProjectFileContents()579 cl_compile->SubElement("BufferSecurityCheck") in WriteProjectFileContents()582 cl_compile->SubElement("CompileAsWinRT")->Text("false"); in WriteProjectFileContents()583 cl_compile->SubElement("DebugInformationFormat")->Text("ProgramDatabase"); in WriteProjectFileContents()585 cl_compile->SubElement("DisableSpecificWarnings") in WriteProjectFileContents()589 cl_compile->SubElement("ExceptionHandling")->Text("false"); in WriteProjectFileContents()591 cl_compile->SubElement("ForcedIncludeFiles") in WriteProjectFileContents()594 cl_compile->SubElement("MinimalRebuild")->Text("false"); in WriteProjectFileContents()[all …]