Files
textmate/Frameworks/document/target
Allan Odgaard a7a633f993 Remove procedural API for load/save of session
Since everything about session is now contained in the DocumentController class there is no need for invoking this from elsewhere and thus no need for the previous indirection.
2013-01-10 06:46:43 +01:00

6 lines
285 B
Plaintext

TEST_SOURCES = tests/*.cc
SOURCES = src/*.cc
EXPORT = src/document.h src/directory.h src/collection.h src/reader.h
LINK += file text buffer selection bundles command cf io file scm plist OakSystem regexp settings authorization undo
FRAMEWORKS = ApplicationServices