aboutsummaryrefslogtreecommitdiff
path: root/CST116-BlankConsole/CST116-BlankConsole.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'CST116-BlankConsole/CST116-BlankConsole.vcxproj')
-rw-r--r--CST116-BlankConsole/CST116-BlankConsole.vcxproj6
1 files changed, 5 insertions, 1 deletions
diff --git a/CST116-BlankConsole/CST116-BlankConsole.vcxproj b/CST116-BlankConsole/CST116-BlankConsole.vcxproj
index 674ee3a..04f2f9a 100644
--- a/CST116-BlankConsole/CST116-BlankConsole.vcxproj
+++ b/CST116-BlankConsole/CST116-BlankConsole.vcxproj
@@ -128,7 +128,11 @@
</Link>
</ItemDefinitionGroup>
<ItemGroup>
- <ClCompile Include="CST116-BlankConsole.cpp" />
+ <ClCompile Include="CST116-Lab0-Williams.cpp" />
+ </ItemGroup>
+ <ItemGroup>
+ <Text Include="checklist.txt" />
+ <Text Include="CST116-Lab0-Williams.txt" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">