diff options
| author | Trenton Stark <[email protected]> | 2022-11-09 19:10:15 -0800 |
|---|---|---|
| committer | Trenton Stark <[email protected]> | 2022-11-09 19:10:15 -0800 |
| commit | c3d420b494ef5db96e4dd692a690205c9e1832e9 (patch) | |
| tree | f2f98fdf9cf2fc56e6e6d5e5d1959593cf9a328c /BlankConsoleLab/BlankConsoleLab.vcxproj | |
| parent | Added output text. Finished. (diff) | |
| download | cst116-lab2-stark-master.tar.xz cst116-lab2-stark-master.zip | |
Diffstat (limited to 'BlankConsoleLab/BlankConsoleLab.vcxproj')
| -rw-r--r-- | BlankConsoleLab/BlankConsoleLab.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BlankConsoleLab/BlankConsoleLab.vcxproj b/BlankConsoleLab/BlankConsoleLab.vcxproj index f6479cd..68fc265 100644 --- a/BlankConsoleLab/BlankConsoleLab.vcxproj +++ b/BlankConsoleLab/BlankConsoleLab.vcxproj @@ -24,7 +24,7 @@ <ProjectGuid>{3cecade6-3e15-4852-bd24-65bfe5d3a3aa}</ProjectGuid> <RootNamespace>BlankConsoleLab</RootNamespace> <WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion> - <ProjectName>Lab2</ProjectName> + <ProjectName>cst116-lab2-stark</ProjectName> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> |