wix-on-linux/.gitignore
Simon Tatham fe5eb01f9b Add a command-line test program.
At the moment it only tests MsiGetFileVersion, because that's the
piece I just found a problem in, but I could easily extend it to have
convenient command-line test rigs for other parts of this setup too.
2017-05-28 09:54:05 +01:00

29 lines
269 B
Text

/arc
/.deps/
/.libs/
*.lo
*.la
*.o
*.a
*.so
*.so.*
/test
/Makefile
/Makefile.in
/aclocal.m4
/autom4te.cache/
/compile
/config.h
/config.h.in
/config.log
/config.status
/config.guess
/config.sub
/configure
/depcomp
/install-sh
/missing
/stamp-h1
/libtool
/ltmain.sh
/m4