File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 88 <ItemDefinitionGroup >
99 <ClCompile >
1010 <AdditionalIncludeDirectories >..\..\include</AdditionalIncludeDirectories >
11- <PreprocessorDefinitions >MMDB_UINT128_IS_BYTE_ARRAY=1; _CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions >
11+ <PreprocessorDefinitions >_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions >
1212 <DebugInformationFormat >ProgramDatabase</DebugInformationFormat >
1313 <WarningLevel >Level3</WarningLevel >
1414 <ExceptionHandling >false</ExceptionHandling >
2020 </ClCompile >
2121 <PreBuildEvent >
2222 <Command >if NOT EXIST (..\..\include\maxminddb_config.h) (
23- copy ..\..\include\ maxminddb_config.h.in ..\..\include\maxminddb_config.h
23+ copy maxminddb_config.h ..\..\include\maxminddb_config.h
2424)</Command >
2525 </PreBuildEvent >
2626 <Lib >
You can’t perform that action at this time.
0 commit comments