diff options
| author | Joseph Williams <[email protected]> | 2022-09-29 14:57:43 -0700 |
|---|---|---|
| committer | Joseph Williams <[email protected]> | 2022-09-29 14:57:43 -0700 |
| commit | 4b4eea4f8e00a5b54dacf2160d384140bc2438a3 (patch) | |
| tree | da155d454c17b7cd33ae90be5e12b1fbc33b64a9 /CST116-BlankConsole/CST116-BlankConsole.vcxproj | |
| parent | Setting up GitHub Classroom Feedback (diff) | |
| download | cst116-lab0-allthenamesaretaken3141-4b4eea4f8e00a5b54dacf2160d384140bc2438a3.tar.xz cst116-lab0-allthenamesaretaken3141-4b4eea4f8e00a5b54dacf2160d384140bc2438a3.zip | |
finished
Diffstat (limited to 'CST116-BlankConsole/CST116-BlankConsole.vcxproj')
| -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 a0056fb..674ee3a 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-Williams</ProjectName>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|