diff options
Diffstat (limited to 'Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj')
| -rw-r--r-- | Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj b/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj index 65a88a3..ccc11ed 100644 --- a/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj +++ b/Ch 5 Debugging Project/Ch 5 Debugging Project.vcxproj @@ -142,7 +142,7 @@ <ClCompile Include="Ch 5 Debugging Project.cpp" />
</ItemGroup>
<ItemGroup>
- <Text Include="cst116-lab0-debugging-starktre-psuedocode.txt" />
+ <Text Include="cst116-lab0-debugging-starktre-psuedo-code.txt" />
<Text Include="cst116-lab0-debugging-starktre.txt" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
|