summaryrefslogtreecommitdiffstats
path: root/src/targets/project.xtarget
blob: bae5fa9ec770beaeaab03aa4e3b70e49cbd89a6f (plain)
1
2
3
4
5
6
7
8
9
  <!-- =================================================================== -->
  <!-- Extra targets for this project                                      -->
  <!-- =================================================================== -->

  <!--    
  <target name="ABC" description="Abc" depends="init">          

  </target>
  -->