From f9e7579f23ad259e88bbd29448304f865fe23b70 Mon Sep 17 00:00:00 2001 From: Markus Ewald Date: Fri, 14 Dec 2007 21:08:35 +0000 Subject: [PATCH] Added missing content project in Nuclex.Fonts.Demo; fixed solution and NAnt build script; added *.user to the ignore lists of all XNA content projects as it seems these are generating those annoying files, too; fixed build configuration for any remaining projects that have shown issues in the test builds git-svn-id: file:///srv/devel/repo-conversion/nuwi@17 d2e56fa2-650e-0410-a79f-9358c0239efd --- Nuclex.Windows.Forms.csproj | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/Nuclex.Windows.Forms.csproj b/Nuclex.Windows.Forms.csproj index 908d860..17e4ded 100644 --- a/Nuclex.Windows.Forms.csproj +++ b/Nuclex.Windows.Forms.csproj @@ -31,6 +31,24 @@ 4 Documents\Nuclex.Windows.Forms.xml + + true + bin\x86\Debug\ + TRACE;DEBUG;UNITTEST + Documents\Nuclex.Windows.Forms.xml + full + x86 + prompt + + + bin\x86\Release\ + TRACE;UNITTEST + Documents\Nuclex.Windows.Forms.xml + true + pdbonly + x86 + prompt +