mirror of
https://github.com/jezhiggins/arabica
synced 2024-11-17 07:48:50 +01:00
VC7 - build with wchar_t as built in type
This commit is contained in:
parent
bae673aa5d
commit
fd7afeafbe
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@
|
|||
PreprocessorDefinitions="WIN32,_DEBUG,_LIB"
|
||||
BasicRuntimeChecks="3"
|
||||
RuntimeLibrary="5"
|
||||
TreatWChar_tAsBuiltInType="TRUE"
|
||||
RuntimeTypeInfo="TRUE"
|
||||
UsePrecompiledHeader="2"
|
||||
PrecompiledHeaderFile=".\Debug/SAX.pch"
|
||||
|
|
Loading…
Reference in a new issue