diff options
| author | DoolyBoi <[email protected]> | 2022-11-09 21:15:12 -0800 |
|---|---|---|
| committer | DoolyBoi <[email protected]> | 2022-11-09 21:15:12 -0800 |
| commit | 524c4d03c4d5bfb936791995f79ad498b8cd7d8f (patch) | |
| tree | e2e870b17e49133c8785dde062ca71b817619c68 /BlankConsoleLab/BlankConsoleLab.vcxproj | |
| parent | renamed project (diff) | |
| download | cst116-lab2-abd00l4h-524c4d03c4d5bfb936791995f79ad498b8cd7d8f.tar.xz cst116-lab2-abd00l4h-524c4d03c4d5bfb936791995f79ad498b8cd7d8f.zip | |
some other stuff
Diffstat (limited to 'BlankConsoleLab/BlankConsoleLab.vcxproj')
| -rw-r--r-- | BlankConsoleLab/BlankConsoleLab.vcxproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BlankConsoleLab/BlankConsoleLab.vcxproj b/BlankConsoleLab/BlankConsoleLab.vcxproj index d2e3ee2..7b9e2a7 100644 --- a/BlankConsoleLab/BlankConsoleLab.vcxproj +++ b/BlankConsoleLab/BlankConsoleLab.vcxproj @@ -139,7 +139,7 @@ </Link> </ItemDefinitionGroup> <ItemGroup> - <ClCompile Include="BlankConsoleLab.cpp" /> + <ClCompile Include="CST116-Lab2-Havaldar.cpp" /> </ItemGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> <ImportGroup Label="ExtensionTargets"> |