diff options
Diffstat (limited to 'CST116-BlankConsole/CST116-BlankConsole.vcxproj')
| -rw-r--r-- | CST116-BlankConsole/CST116-BlankConsole.vcxproj | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/CST116-BlankConsole/CST116-BlankConsole.vcxproj b/CST116-BlankConsole/CST116-BlankConsole.vcxproj index 63c50eb..bc67709 100644 --- a/CST116-BlankConsole/CST116-BlankConsole.vcxproj +++ b/CST116-BlankConsole/CST116-BlankConsole.vcxproj @@ -128,11 +128,15 @@ </Link>
</ItemDefinitionGroup>
<ItemGroup>
- <ClCompile Include="CST116-BlankConsole.cpp" />
+ <ClCompile Include="CST116-Lab0-Ahmed.cpp" />
</ItemGroup>
<ItemGroup>
+ <Text Include="..\..\..\..\OneDrive\Desktop\Checklist.txt" />
<Text Include="CST116-Lab0-Ahmed.txt" />
</ItemGroup>
+ <ItemGroup>
+ <Image Include="..\..\..\..\OneDrive\Pictures\CST116-Lab-0-Ahmed.png" />
+ </ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>
|