Files
textmate/Frameworks/authorization/target
Allan Odgaard 49ae19c527 Keep (installed) auth server up-to-date
The recent move to 64 bit broke the (binary) protocol used between TextMate and the server for authenticated reads/writes (since size_t is now 64 bit).

This fixes issue #354.
2012-08-31 23:16:39 +02:00

5 lines
115 B
Plaintext

SOURCES = src/*.cc
TEST_SOURCES = tests/t_*.cc
EXPORT = src/*.h
LINK += io text regexp OakSystem