Files
textmate/Frameworks/scm/target
Allan Odgaard f3429d8aad Remove code duplication
The SCM status enumeration is now only declared once.

I also introduced an ‘unknown’ status which should be used instead of ‘none’.
2012-09-02 17:53:50 +02:00

7 lines
191 B
Plaintext

SOURCES = src/**/*.cc
TEST_SOURCES = tests/t_*.cc
CP_Resources = resources/*
EXPORT = src/{scm,status,snapshot}.h
LINK += text cf io settings
FRAMEWORKS = Carbon Security