Filling + Printing Lists enabled
Added options for pushing, appending, inserting elements and for printing lists; Added MenuLib Dependency
This commit is contained in:
@ -145,6 +145,9 @@
|
||||
<ClCompile Include="main.c" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\..\MenuLib\MenuLib.vcxproj">
|
||||
<Project>{5ada9f67-f267-4ff6-ab61-e73c21f6ee36}</Project>
|
||||
</ProjectReference>
|
||||
<ProjectReference Include="..\Implementation\Implementation.vcxproj">
|
||||
<Project>{43c12dd0-611c-43ee-82f4-f25b33eed30b}</Project>
|
||||
</ProjectReference>
|
||||
|
Reference in New Issue
Block a user