summaryrefslogtreecommitdiff
path: root/BCDD.csproj
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2016-05-23 16:48:04 +0200
committeremkael <emkael@tlen.pl>2016-05-23 16:48:04 +0200
commit485863c9568a4c0a5dc2bb7a40f2ee79a5034c40 (patch)
treed500818df8a686610a8601b859e690dbcbab15d7 /BCDD.csproj
parent0f96a08cbdb101d676ddb80c27ac4d97fedfd8ac (diff)
* par score/car contract structures
Diffstat (limited to 'BCDD.csproj')
-rw-r--r--BCDD.csproj2
1 files changed, 2 insertions, 0 deletions
diff --git a/BCDD.csproj b/BCDD.csproj
index 50be342..4cc12ec 100644
--- a/BCDD.csproj
+++ b/BCDD.csproj
@@ -49,6 +49,8 @@
<ItemGroup>
<Compile Include="BCalcWrapper.cs" />
<Compile Include="DDTable.cs" />
+ <Compile Include="ParContract.cs" />
+ <Compile Include="ParScore.cs" />
<Compile Include="PBNBoard.cs" />
<Compile Include="PBNFile.cs" />
<Compile Include="Program.cs" />