aboutsummaryrefslogtreecommitdiff
path: root/CST116-Ch6-Debugging/CST116-Ch6-Debugging.vcxproj
diff options
context:
space:
mode:
authoralexandra-apetroaei <andra@MSI>2022-10-06 14:20:18 -0800
committeralexandra-apetroaei <andra@MSI>2022-10-06 14:20:18 -0800
commitfb159bf8ff74f3eca53a46db5d98d509872d7bf5 (patch)
tree1252914b6c652bcbf4dc8f273e7b888db9cf5719 /CST116-Ch6-Debugging/CST116-Ch6-Debugging.vcxproj
parentFinal change (diff)
downloadcst116-ch6-debugging-alexandra-apetroaei-main.tar.xz
cst116-ch6-debugging-alexandra-apetroaei-main.zip
Diffstat (limited to 'CST116-Ch6-Debugging/CST116-Ch6-Debugging.vcxproj')
-rw-r--r--CST116-Ch6-Debugging/CST116-Ch6-Debugging.vcxproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/CST116-Ch6-Debugging/CST116-Ch6-Debugging.vcxproj b/CST116-Ch6-Debugging/CST116-Ch6-Debugging.vcxproj
index 778451a..0966245 100644
--- a/CST116-Ch6-Debugging/CST116-Ch6-Debugging.vcxproj
+++ b/CST116-Ch6-Debugging/CST116-Ch6-Debugging.vcxproj
@@ -24,6 +24,7 @@
<ProjectGuid>{3414da97-83cc-448b-88af-edb4a21573b2}</ProjectGuid>
<RootNamespace>CST116Ch6Debugging</RootNamespace>
<WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
+ <ProjectName>CST116-Ch6-Apetroaei</ProjectName>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
@@ -129,6 +130,9 @@
<ItemGroup>
<ClCompile Include="CST116-Ch6-Debugging.cpp" />
</ItemGroup>
+ <ItemGroup>
+ <Text Include="Ch6_psuedo.txt" />
+ </ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>