Files
textmate/Frameworks/io/target
Allan Odgaard e680130eaf Move oak::basic_environment to the io framework
Previously this was under the OakSystem framework which depends on the io framework meaning that the io framework itself was unable to obtain a basic environment, which is necessary for next commit.
2012-08-11 19:31:10 +02:00

6 lines
131 B
Plaintext

SOURCES = src/*.cc
TEST_SOURCES = tests/*
LINK += text cf regexp
FRAMEWORKS = Carbon Security
EXPORT = src/*.h