Ported to MinGW
commit2b4ae59aeda22fc79524133005daf6e395e4916c
authorMartin Doucha <doucha@integri.cz>
Sun, 17 Feb 2013 17:05:57 +0000 (17 18:05 +0100)
committerPetr Písař <petr.pisar@atlas.cz>
Sun, 24 Mar 2013 12:44:32 +0000 (24 13:44 +0100)
treeb79d009f5df62c7edf2e29f81a6137a0add4cf0f
parentcada041eded1ab4e4e6877bb25e2c056bdd78485
Ported to MinGW

Signed-off-by: Petr Písař <petr.pisar@atlas.cz>
17 files changed:
configure.ac
src/Makefile.am
src/isds.c
src/physxml.c
src/soap.c
src/system.h [new file with mode: 0644]
src/unix.c [new file with mode: 0644]
src/unix.h [new file with mode: 0644]
src/utils.c
src/utils.h
src/win32.c [new file with mode: 0644]
src/win32.h [new file with mode: 0644]
test/Makefile.am
test/offline/Makefile.am
test/offline/prepare_environment.c
test/online/Makefile.am
test/test.c