aboutsummaryrefslogtreecommitdiff
path: root/CST116-BlankConsole/CST116-BlankConsole.vcxproj.user
diff options
context:
space:
mode:
authoralexandra-apetroaei <andra@MSI>2022-10-03 22:37:38 -0800
committeralexandra-apetroaei <andra@MSI>2022-10-03 22:37:38 -0800
commit8cfbaaac7130907345644acc6908652b09610fa2 (patch)
treef35fcdfbd132dbd54ee95174b372084bbe9a325b /CST116-BlankConsole/CST116-BlankConsole.vcxproj.user
parentChange (diff)
downloadcst116-lab0-alexandra-apetroaei-8cfbaaac7130907345644acc6908652b09610fa2.tar.xz
cst116-lab0-alexandra-apetroaei-8cfbaaac7130907345644acc6908652b09610fa2.zip
Almost done
Diffstat (limited to 'CST116-BlankConsole/CST116-BlankConsole.vcxproj.user')
-rw-r--r--CST116-BlankConsole/CST116-BlankConsole.vcxproj.user4
1 files changed, 3 insertions, 1 deletions
diff --git a/CST116-BlankConsole/CST116-BlankConsole.vcxproj.user b/CST116-BlankConsole/CST116-BlankConsole.vcxproj.user
index 0f14913..a7fc0db 100644
--- a/CST116-BlankConsole/CST116-BlankConsole.vcxproj.user
+++ b/CST116-BlankConsole/CST116-BlankConsole.vcxproj.user
@@ -1,4 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <PropertyGroup />
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
+ <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
+ </PropertyGroup>
</Project> \ No newline at end of file