source: BMXNET_RPMS_dotNET_UTILITIES-BMX/branch/IHS BMX Framework/lib/NUnit/NUnit-2.5.10.11092/samples/vb/syntax/vb-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: 269 bytes
Line 
1<?xml version="1.0"?>
2<project name="vb-syntax" default="build">
3
4 <include buildfile="../../samples.common" />
5
6 <patternset id="source-files">
7 <include name="AssemblyInfo.vb" />
8 <include name="AssertSyntaxTests.vb" />
9 </patternset>
10
11</project>
Note: See TracBrowser for help on using the repository browser.