diff options
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 469e819..4a259b6 100644 --- a/CST116-BlankConsole/CST116-BlankConsole.vcxproj +++ b/CST116-BlankConsole/CST116-BlankConsole.vcxproj @@ -131,6 +131,7 @@ </ItemGroup>
<ItemGroup>
<Text Include="cst116-lab0-starktre.txt" />
+ <Text Include="cst116-lab0-starktre-psuedocode.txt" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
|