summaryrefslogtreecommitdiff
path: root/converter/converter.vcxproj
diff options
context:
space:
mode:
authora1xd <[email protected]>2020-10-11 21:48:56 -0400
committera1xd <[email protected]>2020-10-11 21:48:56 -0400
commitab8744e2ee6f0c10e560728977e75ccd79e17d09 (patch)
tree332413d7129b8bba3e1d65e334f69644441f2cba /converter/converter.vcxproj
parentraise default scale cap from 9 to 128 (diff)
downloadrawaccel-ab8744e2ee6f0c10e560728977e75ccd79e17d09.tar.xz
rawaccel-ab8744e2ee6f0c10e560728977e75ccd79e17d09.zip
refactor converter
Diffstat (limited to 'converter/converter.vcxproj')
-rw-r--r--converter/converter.vcxproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/converter/converter.vcxproj b/converter/converter.vcxproj
index 3cbe7bf..2bc5080 100644
--- a/converter/converter.vcxproj
+++ b/converter/converter.vcxproj
@@ -65,7 +65,7 @@
</ClCompile>
<Link>
<SubSystem>Console</SubSystem>
- <GenerateDebugInformation>true</GenerateDebugInformation>
+ <GenerateDebugInformation>DebugFull</GenerateDebugInformation>
</Link>
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">