summaryrefslogtreecommitdiff
path: root/product/support/unit/unit.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'product/support/unit/unit.csproj')
-rw-r--r--product/support/unit/unit.csproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/product/support/unit/unit.csproj b/product/support/unit/unit.csproj
index e7ab785..69c522d 100644
--- a/product/support/unit/unit.csproj
+++ b/product/support/unit/unit.csproj
@@ -59,6 +59,10 @@
<Compile Include="server\domain\accounting\QuantitySpecs.cs" />
<Compile Include="server\domain\accounting\SummaryAccountSpecs.cs" />
<Compile Include="server\domain\accounting\TransactionSpecs.cs" />
+ <Compile Include="server\domain\payroll\CompensationSpecs.cs" />
+ <Compile Include="server\domain\payroll\DateSpecs.cs" />
+ <Compile Include="server\domain\payroll\GrantSpecs.cs" />
+ <Compile Include="server\domain\payroll\MoneySpecs.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\client\client.ui\client.csproj">