diff options
| author | jacobdw22 <[email protected]> | 2022-09-29 15:27:06 -0700 |
|---|---|---|
| committer | jacobdw22 <[email protected]> | 2022-09-29 15:27:06 -0700 |
| commit | 5d532e83afab47b4aa6145cc750d542f5aa35655 (patch) | |
| tree | d5a52424b7cf311754e60c6304c3977318d1f7aa | |
| parent | simple changes (diff) | |
| download | cst116-lab0-jacobdw22-5d532e83afab47b4aa6145cc750d542f5aa35655.tar.xz cst116-lab0-jacobdw22-5d532e83afab47b4aa6145cc750d542f5aa35655.zip | |
Simple change
| -rw-r--r-- | CST116-BlankConsole/CST116-BlankConsole.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CST116-BlankConsole/CST116-BlankConsole.vcxproj b/CST116-BlankConsole/CST116-BlankConsole.vcxproj index 69c9527..59ec63b 100644 --- a/CST116-BlankConsole/CST116-BlankConsole.vcxproj +++ b/CST116-BlankConsole/CST116-BlankConsole.vcxproj @@ -24,6 +24,7 @@ <ProjectGuid>{369d37de-a099-4925-8283-6b7bf55736f9}</ProjectGuid>
<RootNamespace>CST116BlankConsole</RootNamespace>
<WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
+ <ProjectName>CST116-Lab0-Wilson</ProjectName>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|