Files
textmate/Frameworks/DocumentWindow/target
Allan Odgaard 091e554a1b Remember open files per (project) folder
This means that if one does “mate «folder»”, open a few files as tabs, and then close the window, next time the same folder is opened, TextMate will restore the tabs.

Presently state is remembered (when closing a window) either if the file browser is visible or if more than one document is open in the window.
2014-02-07 19:53:28 +07:00

7 lines
383 B
Plaintext

SOURCES = src/*.mm
CP_Resources = resources/*
FLAGS += -DREST_API='"$rest_api"'
LINK += kvdb command text authorization scm bundles cf Find HTMLOutputWindow io ns OakAppKit OakFileBrowser OakFilterList OakFoundation OakSystem OakTextView BundleEditor network Preferences encoding
EXPORT = src/DocumentController.h
FRAMEWORKS = Cocoa