summaryrefslogtreecommitdiff
path: root/BCDD.csproj
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2016-05-23 14:56:43 +0200
committeremkael <emkael@tlen.pl>2016-05-23 14:56:43 +0200
commit22ff6c7e6ca9f697e97a1b1b43c461821286e63f (patch)
tree63171347f840adf3a2761a45447d636f76322a7b /BCDD.csproj
parent71fc38dd129db3a43e0bb6c894aaea1d14e17286 (diff)
* PBN board/field structures with file operation mechanisms
Diffstat (limited to 'BCDD.csproj')
-rw-r--r--BCDD.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/BCDD.csproj b/BCDD.csproj
index 4814531..915d67c 100644
--- a/BCDD.csproj
+++ b/BCDD.csproj
@@ -48,6 +48,7 @@
</ItemGroup>
<ItemGroup>
<Compile Include="BCalcWrapper.cs" />
+ <Compile Include="PBNBoard.cs" />
<Compile Include="PBNFile.cs" />
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />