summaryrefslogtreecommitdiff
path: root/Aktywator/Aktywator.csproj
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2017-07-30 03:39:44 +0200
committeremkael <emkael@tlen.pl>2017-07-30 13:47:43 +0200
commit618dad37ac9fa986facdcc21c1faa277f760dcb2 (patch)
tree38d6bc647bee9e060fd0de631bf955e26da9f47e /Aktywator/Aktywator.csproj
parenta8861edf16f737bab55748f4041805b43b2d1408 (diff)
Data retrieval from RRB tournament files
Diffstat (limited to 'Aktywator/Aktywator.csproj')
-rw-r--r--Aktywator/Aktywator.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/Aktywator/Aktywator.csproj b/Aktywator/Aktywator.csproj
index e1b78f1..a4dc515 100644
--- a/Aktywator/Aktywator.csproj
+++ b/Aktywator/Aktywator.csproj
@@ -105,6 +105,7 @@
<Compile Include="PBNFile.cs" />
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
+ <Compile Include="RRBTournament.cs" />
<Compile Include="Setting.cs" />
<Compile Include="Settings.cs" />
<Compile Include="Sql.cs" />