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.vcxproj5
1 files changed, 5 insertions, 0 deletions
diff --git a/CST116-BlankConsole/CST116-BlankConsole.vcxproj b/CST116-BlankConsole/CST116-BlankConsole.vcxproj
index a0056fb..5bd08f1 100644
--- a/CST116-BlankConsole/CST116-BlankConsole.vcxproj
+++ b/CST116-BlankConsole/CST116-BlankConsole.vcxproj
@@ -24,6 +24,7 @@
<ProjectGuid>{369d37de-a099-4925-8283-6b7bf55736f9}</ProjectGuid>
<RootNamespace>CST116BlankConsole</RootNamespace>
<WindowsTargetPlatformVersion>10.0</WindowsTargetPlatformVersion>
+ <ProjectName>CST116-Lab0 Apetroaei</ProjectName>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
@@ -129,6 +130,10 @@
<ItemGroup>
<ClCompile Include="CST116-BlankConsole.cpp" />
</ItemGroup>
+ <ItemGroup>
+ <Text Include="Checklist.txt" />
+ <Text Include="Lab0 psuedo.txt" />
+ </ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>