Skip to content

Commit

Permalink
beta 3
Browse files Browse the repository at this point in the history
  • Loading branch information
NguyenPham committed May 26, 2022
1 parent 2cd0987 commit 3503043
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions projects/oobs.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
<ClCompile Include="..\src\board\funcs.cpp" />
<ClCompile Include="..\src\bookmaker.cpp" />
<ClCompile Include="..\src\bookrecords.cpp" />
<ClCompile Include="..\src\export.cpp" />
<ClCompile Include="..\src\main.cpp" />
<ClCompile Include="..\src\ocgdb\core.cpp" />
<ClCompile Include="..\src\ocgdb\dbcore.cpp" />
Expand Down Expand Up @@ -70,6 +71,7 @@
<ClInclude Include="..\src\board\types.h" />
<ClInclude Include="..\src\bookmaker.h" />
<ClInclude Include="..\src\bookrecords.h" />
<ClInclude Include="..\src\export.h" />
<ClInclude Include="..\src\ocgdb\core.h" />
<ClInclude Include="..\src\ocgdb\dbcore.h" />
<ClInclude Include="..\src\ocgdb\dbread.h" />
Expand Down

0 comments on commit 3503043

Please sign in to comment.