diff options
Diffstat (limited to 'BCDD.csproj')
-rw-r--r-- | BCDD.csproj | 2 |
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" />
|