diff options
| author | Kai <[email protected]> | 2022-10-12 15:47:44 -0700 |
|---|---|---|
| committer | Kai <[email protected]> | 2022-10-12 15:47:44 -0700 |
| commit | 018641eb32e02b7cbad930df177576f6d93adf8b (patch) | |
| tree | 2283e8c88b34e22e5056b82e5050f901369bf326 /Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj | |
| parent | messign around (diff) | |
| parent | messing around a little more. (diff) | |
| download | cst116-lab0-debugging-cobrakai2-018641eb32e02b7cbad930df177576f6d93adf8b.tar.xz cst116-lab0-debugging-cobrakai2-018641eb32e02b7cbad930df177576f6d93adf8b.zip | |
Merge branch 'main' of https://github.com/CST116/cst116-lab0-debugging-CobraKai2
Diffstat (limited to 'Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj')
| -rw-r--r-- | Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj b/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj index 97611d8..6cdb5f1 100644 --- a/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj +++ b/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj @@ -24,6 +24,7 @@ <ProjectGuid>{57683855-4fb5-44ec-a27a-69826948f323}</ProjectGuid>
<RootNamespace>Ch5DebuggingProject</RootNamespace>
<WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
+ <ProjectName>Ch 5 Debugging Kai</ProjectName>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
|