summaryrefslogtreecommitdiff
path: root/src/heavens-gate.vcxproj.user
diff options
context:
space:
mode:
Diffstat (limited to 'src/heavens-gate.vcxproj.user')
-rw-r--r--src/heavens-gate.vcxproj.user12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/heavens-gate.vcxproj.user b/src/heavens-gate.vcxproj.user
new file mode 100644
index 0000000..7837d9f
--- /dev/null
+++ b/src/heavens-gate.vcxproj.user
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+ <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+ <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='stripped|Win32'">
+ <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
+ </PropertyGroup>
+</Project> \ No newline at end of file