Decommission SRCDIR, BUILDDIR
[tor/appveyor.git] / directories.h.in
blob636b28c60d51e79d8050e644034c9f79a911d576
1 #ifndef BUILDDIR
2 #define BUILDDIR "@builddir@"
3 #endif
4 #ifndef SRCDIR
5 #define SRCDIR "@srcdir@"
6 #endif