- Fix various warnings in inflib (thanks to Ged for help with what appears to be...
[reactos.git] / reactos / dll / 3rdparty / libjpeg / libjpeg.rbuild
index 2fbf58c..990e595 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!DOCTYPE module SYSTEM "../../../tools/rbuild/project.dtd">
 <module name="libjpeg" type="win32dll" entrypoint="0" installbase="system32" installname="libjpeg.dll" allowwarnings="true" crt="msvcrt">
 <?xml version="1.0"?>
 <!DOCTYPE module SYSTEM "../../../tools/rbuild/project.dtd">
 <module name="libjpeg" type="win32dll" entrypoint="0" installbase="system32" installname="libjpeg.dll" allowwarnings="true" crt="msvcrt">
-       <define name="HAVE_CONFIG_H" />
+    <compilerflag compilerset="gcc">-Wno-main</compilerflag>
        <define name="WIN32" />
        <define name="_WINDOWS" />
        <define name="_MBCS" />
        <define name="WIN32" />
        <define name="_WINDOWS" />
        <define name="_MBCS" />