summaryrefslogtreecommitdiff
path: root/BlankConsoleLab/BlankConsoleLab.vcxproj
diff options
context:
space:
mode:
authorEdwardFine <[email protected]>2022-10-19 09:43:37 -0700
committerEdwardFine <[email protected]>2022-10-19 09:43:37 -0700
commit8514566f17bde07d7a7753cb59256f13aa687845 (patch)
treed3a40961126e1afba662607a4892ea01293e20c7 /BlankConsoleLab/BlankConsoleLab.vcxproj
parentCompute mass (diff)
downloadcst116-lab1-edwardfine-8514566f17bde07d7a7753cb59256f13aa687845.tar.xz
cst116-lab1-edwardfine-8514566f17bde07d7a7753cb59256f13aa687845.zip
Calculate Gravitational pull and display it in console
Diffstat (limited to 'BlankConsoleLab/BlankConsoleLab.vcxproj')
-rw-r--r--BlankConsoleLab/BlankConsoleLab.vcxproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/BlankConsoleLab/BlankConsoleLab.vcxproj b/BlankConsoleLab/BlankConsoleLab.vcxproj
index 649a51e..c58d92a 100644
--- a/BlankConsoleLab/BlankConsoleLab.vcxproj
+++ b/BlankConsoleLab/BlankConsoleLab.vcxproj
@@ -24,6 +24,7 @@
<ProjectGuid>{3cecade6-3e15-4852-bd24-65bfe5d3a3aa}</ProjectGuid>
<RootNamespace>BlankConsoleLab</RootNamespace>
<WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
+ <ProjectName>Cst116-Lab1-EdwardFine</ProjectName>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">