mirror of
https://github.com/jezhiggins/arabica
synced 2025-01-17 18:12:04 +01:00
wchar_t fixes
This commit is contained in:
parent
eb07a70949
commit
f613ecf9f5
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@
|
|||
PreprocessorDefinitions="WIN32,_DEBUG,_LIB"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="5"
|
||||
TreatWChar_tAsBuiltInType="TRUE"
|
||||
UsePrecompiledHeader="2"
|
||||
PrecompiledHeaderFile=".\Debug/DOM.pch"
|
||||
AssemblerListingLocation=".\Debug/"
|
||||
|
|
Loading…
Reference in a new issue