aboutsummaryrefslogtreecommitdiff
path: root/CST116-BlankConsole/CST116-BlankConsole.vcxproj
diff options
context:
space:
mode:
authoralexandra-apetroaei <andra@MSI>2022-10-04 14:12:37 -0800
committeralexandra-apetroaei <andra@MSI>2022-10-04 14:12:37 -0800
commit8e4f106c0b504236d1fd5537af16ec9de38079f4 (patch)
tree361de7d0dcca15766c94a98d15e363ef064cab29 /CST116-BlankConsole/CST116-BlankConsole.vcxproj
parentFinal (diff)
downloadarchived-cst116-lab0-alexandra-apetroaei-main.tar.xz
archived-cst116-lab0-alexandra-apetroaei-main.zip
This one is the finial one (exclude other finial Lab 0)HEADmain
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>