diff options
| author | alexandra-apetroaei <andra@MSI> | 2022-11-02 22:15:53 -0800 |
|---|---|---|
| committer | alexandra-apetroaei <andra@MSI> | 2022-11-02 22:15:53 -0800 |
| commit | 8394a57a5aa1612663d8245d8bd7fbc7f3b093d5 (patch) | |
| tree | 816b4857c6446ba4dac3e2f568025b1b27a28840 /CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj | |
| parent | change (diff) | |
| download | cst116-ch11-debugging-alexandra-apetroaei-8394a57a5aa1612663d8245d8bd7fbc7f3b093d5.tar.xz cst116-ch11-debugging-alexandra-apetroaei-8394a57a5aa1612663d8245d8bd7fbc7f3b093d5.zip | |
change
Diffstat (limited to 'CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj')
| -rw-r--r-- | CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj b/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj index 05b57a1..0cbd5a6 100644 --- a/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj +++ b/CST116-Ch11-Debugging/CST116-Ch11-Debugging.vcxproj @@ -130,8 +130,7 @@ <ClCompile Include="CST116-Ch11-Debugging.cpp" /> </ItemGroup> <ItemGroup> - <Text Include="..\TEMP\Chap_11_Report.txt" /> - <Text Include="TEMP\Chap_11_data.txt" /> + <Text Include="..\TEMP\names.txt" /> </ItemGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> <ImportGroup Label="ExtensionTargets"> |