Skip to content

Commit

Permalink
Setup project added
Browse files Browse the repository at this point in the history
  • Loading branch information
AleksaMCode committed Sep 28, 2022
1 parent 0181aff commit ec90936
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions monte-carlo-pi-approximation.sln
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UnitTests", "UnitTests\UnitTests.csproj", "{554B7B8C-A618-4299-9411-E9612E17488C}"
EndProject
Project("{54435603-DBB4-11D2-8724-00A0C9A8B90C}") = "Monte Carlo Pi Approximation Setup", "Monte Carlo Pi Approximation Setup\Monte Carlo Pi Approximation Setup.vdproj", "{902DB222-4B58-460B-A2B6-BD552559EA0D}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand All @@ -26,6 +28,8 @@ Global
{554B7B8C-A618-4299-9411-E9612E17488C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{554B7B8C-A618-4299-9411-E9612E17488C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{554B7B8C-A618-4299-9411-E9612E17488C}.Release|Any CPU.Build.0 = Release|Any CPU
{902DB222-4B58-460B-A2B6-BD552559EA0D}.Debug|Any CPU.ActiveCfg = Debug
{902DB222-4B58-460B-A2B6-BD552559EA0D}.Release|Any CPU.ActiveCfg = Release
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down

0 comments on commit ec90936

Please sign in to comment.