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 125
125
<ClCompile >
126
126
<WarningLevel >Level3</WarningLevel >
127
127
<SDLCheck >true</SDLCheck >
128
- <PreprocessorDefinitions >_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions >
128
+ <PreprocessorDefinitions >HAVE_LIBPNG; _DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions >
129
129
<ConformanceMode >true</ConformanceMode >
130
130
</ClCompile >
131
131
<Link >
140
140
<FunctionLevelLinking >true</FunctionLevelLinking >
141
141
<IntrinsicFunctions >true</IntrinsicFunctions >
142
142
<SDLCheck >true</SDLCheck >
143
- <PreprocessorDefinitions >NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions >
143
+ <PreprocessorDefinitions >HAVE_LIBPNG; NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions >
144
144
<ConformanceMode >true</ConformanceMode >
145
145
</ClCompile >
146
146
<Link >
You can’t perform that action at this time.
0 commit comments