[svn] r6776: nemerle/trunk/Nemerle.Macros.nproj
nazgul
svnadmin at nemerle.org
Sun Oct 22 20:49:38 CEST 2006
Log:
Remove excludes
Author: nazgul
Date: Sun Oct 22 20:48:46 2006
New Revision: 6776
Modified:
nemerle/trunk/Nemerle.Macros.nproj
Modified: nemerle/trunk/Nemerle.Macros.nproj
==============================================================================
--- nemerle/trunk/Nemerle.Macros.nproj (original)
+++ nemerle/trunk/Nemerle.Macros.nproj Sun Oct 22 20:48:46 2006
@@ -30,7 +30,7 @@
<Folder Include="macros" />
</ItemGroup>
<ItemGroup>
- <Compile Include="macros\*.n" Exclude="macros\dataNpgsql.n;macros\dataSqlClient.n">
+ <Compile Include="macros\*.n">
<SubType>Code</SubType>
</Compile>
</ItemGroup>
More information about the svn
mailing list