Add Quartz 2.0 integration projects to main solution file, fix Spring.Scheduling.Quartz20.2010.csproj to link to right file

This commit is contained in:
Marko Lahma
2012-05-10 22:34:20 +03:00
parent a3abf4de2b
commit 9d8ac9ce04
5 changed files with 370 additions and 320 deletions

View File

@@ -27,7 +27,7 @@
<DebugType>pdbonly</DebugType>
<Optimize>true</Optimize>
<OutputPath>..\..\..\build\VS.NET.2008\Spring.Scheduling.Quartz20.Tests\Release\</OutputPath>
<DefineConstants>TRACE;NET_2_0</DefineConstants>
<DefineConstants>TRACE;NET_2_0,QUARTZ_2_0</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>