Skip to content
Snippets Groups Projects
Commit 828c7e4d authored by Alberto Massari's avatar Alberto Massari
Browse files

Fixed makefile

git-svn-id: https://svn.apache.org/repos/asf/xerces/c/trunk@477873 13f79535-47bb-0310-9956-ffa450edef68
parent a804cfb3
No related branches found
No related tags found
No related merge requests found
......@@ -305,7 +305,7 @@ OBJFILES = $(TARGETPATH)\obj\XercesLib.obj \
$(TARGETPATH)\obj\XMLInitializer.obj \
$(TARGETPATH)\obj\WindowsAtomicOpMgr.obj \
$(TARGETPATH)\obj\WindowsFileMgr.obj \
$(TARGETPATH)\obj\WindowsMutexMgr.obj \
$(TARGETPATH)\obj\WindowsMutexMgr.obj
RESFILES =
MAINSOURCE = XercesLib.cpp
RESDEPEN = $(RESFILES)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment