endif(WIN32)\r
\r
set(expat_SRCS\r
+ lib/loadlibrary.c\r
lib/xmlparse.c\r
lib/xmlrole.c\r
lib/xmltok.c\r
lib/latin1tab.h
lib/libexpat.def
lib/libexpatw.def
+lib/loadlibrary.c
lib/nametab.h
lib/siphash.h
lib/utf8tab.h
LINK_EXE = $(LIBTOOL) $(LTFLAGS) --mode=link $(COMPILE) $(LDFLAGS) -o $@
LINK_CXX_EXE = $(LIBTOOL) $(LTFLAGS) --mode=link $(CXXCOMPILE) $(LDFLAGS) -o $@
-LIB_OBJS = lib/xmlparse.lo lib/xmltok.lo lib/xmlrole.lo
+LIB_OBJS = lib/loadlibrary.lo lib/xmlparse.lo lib/xmltok.lo lib/xmlrole.lo
$(LIBRARY): $(LIB_OBJS)
$(LINK_LIB) $(LIB_OBJS)
lib/xmlparse.lo: lib/xmlparse.c lib/expat.h lib/siphash.h lib/xmlrole.h lib/xmltok.h \
$(top_builddir)/expat_config.h lib/expat_external.h lib/internal.h
+lib/loadlibrary.lo: lib/loadlibrary.c
+
lib/xmlrole.lo: lib/xmlrole.c lib/ascii.h lib/xmlrole.h \
$(top_builddir)/expat_config.h lib/expat_external.h lib/internal.h
<CustomBuild Include="libexpat.def" />
</ItemGroup>
<ItemGroup>
+ <ClCompile Include="loadlibrary.c" />
<ClCompile Include="xmlparse.c">
<ExceptionHandling Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
</ExceptionHandling>
</Filter>
</ItemGroup>
<ItemGroup>
+ <ClCompile Include="loadlibrary.c">
+ <Filter>Source Files</Filter>
+ </ClCompile>
<ClCompile Include="xmlparse.c">
<Filter>Source Files</Filter>
</ClCompile>
</Lib>
</ItemDefinitionGroup>
<ItemGroup>
+ <ClCompile Include="loadlibrary.c" />
<ClCompile Include="xmlparse.c" />
<ClCompile Include="xmlrole.c" />
<ClCompile Include="xmltok.c" />
</Filter>
</ItemGroup>
<ItemGroup>
+ <ClCompile Include="loadlibrary.c">
+ <Filter>Source Files</Filter>
+ </ClCompile>
<ClCompile Include="xmlparse.c">
<Filter>Source Files</Filter>
</ClCompile>
<CustomBuild Include="libexpatw.def" />
</ItemGroup>
<ItemGroup>
+ <ClCompile Include="loadlibrary.c" />
<ClCompile Include="xmlparse.c">
<ExceptionHandling Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
</ExceptionHandling>
</Filter>
</ItemGroup>
<ItemGroup>
+ <ClCompile Include="loadlibrary.c">
+ <Filter>Source Files</Filter>
+ </ClCompile>
<ClCompile Include="xmlparse.c">
<Filter>Source Files</Filter>
</ClCompile>
</Lib>
</ItemDefinitionGroup>
<ItemGroup>
+ <ClCompile Include="loadlibrary.c" />
<ClCompile Include="xmlparse.c" />
<ClCompile Include="xmlrole.c" />
<ClCompile Include="xmltok.c" />
</Filter>
</ItemGroup>
<ItemGroup>
+ <ClCompile Include="loadlibrary.c">
+ <Filter>Source Files</Filter>
+ </ClCompile>
<ClCompile Include="xmlparse.c">
<Filter>Source Files</Filter>
</ClCompile>