source: BMXNET_RPMS_dotNET_UTILITIES-BMX/branch/IHS BMX Framework/lib/NUnit/NUnit-2.5.10.11092/samples/csharp/syntax/cs-syntax.build@ 1146

Last change on this file since 1146 was 1146, checked in by Sam Habiel, 13 years ago

Initial Import of BMX4

File size: 267 bytes
Line 
1<?xml version="1.0"?>
2<project name="cs-syntax" default="build">
3
4 <include buildfile="../../samples.common" />
5
6 <patternset id="source-files">
7 <include name="AssemblyInfo.cs" />
8 <include name="AssertSyntaxTests.cs" />
9 </patternset>
10
11</project>
Note: See TracBrowser for help on using the repository browser.