mirror of
https://github.com/textmate/textmate.git
synced 2026-04-28 03:00:34 -04:00
Change encoding classifier language from C++ to Objective-C++
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
SOURCES = src/*.{cc,capnp}
|
||||
SOURCES = src/*.{mm,capnp}
|
||||
EXPORT = src/encoding.h
|
||||
LIBS += "$capnp_prefix/lib/libcapnp.a" "$capnp_prefix/lib/libkj.a"
|
||||
|
||||
Reference in New Issue
Block a user