Skip to content

Instantly share code, notes, and snippets.

@TTimo
Created September 3, 2018 17:22
Show Gist options
  • Select an option

  • Save TTimo/a37c2f2981f3f058a50a12eae4e6b72e to your computer and use it in GitHub Desktop.

Select an option

Save TTimo/a37c2f2981f3f058a50a12eae4e6b72e to your computer and use it in GitHub Desktop.

Revisions

  1. TTimo created this gist Sep 3, 2018.
    17 changes: 17 additions & 0 deletions UE4Game.srctrlprj
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,17 @@
    <?xml version="1.0" encoding="utf-8" ?>
    <config>
    <source_groups>
    <source_group_edb15cf0-1341-474e-86d3-02f174388364>
    <build_file_path>
    <compilation_db_path>UE4Game.json</compilation_db_path>
    </build_file_path>
    <indexed_header_paths>
    <indexed_header_path>Engine/</indexed_header_path>
    </indexed_header_paths>
    <name>C/C++ from Compilation Database</name>
    <status>enabled</status>
    <type>C/C++ from Compilation Database</type>
    </source_group_edb15cf0-1341-474e-86d3-02f174388364>
    </source_groups>
    <version>7</version>
    </config>