clang-tidy.wrappers/analysis.clangtidy.Linux_x86_64/build.xml
author Ilia Gromov <ilia@netbeans.org>
Wed, 07 Jun 2017 17:36:09 +0300
branchrelease82
changeset 18421 99d684ee4e50
permissions -rw-r--r--
Fixing #270763 - Move clang-tidy integration to nb contrib
(transplanted from af737f181106f99c88fbba3a7e80857547d31b29)
ilia@18413
     1
<?xml version="1.0" encoding="UTF-8"?>
ilia@18413
     2
<!-- You may freely edit this file. See harness/README in the NetBeans platform -->
ilia@18413
     3
<!-- for some information on what you could do (e.g. targets to override). -->
ilia@18413
     4
<!-- If you delete this file and reopen the project it will be recreated. -->
ilia@18413
     5
<project name="analysis.clangtidy.Linux_x86_64" default="netbeans" basedir=".">
ilia@18413
     6
    <description>Builds, tests, and runs the project analysis.clangtidy.Linux_x86_64.</description>
ilia@18413
     7
    <import file="nbproject/build-impl.xml"/>
ilia@18413
     8
</project>