mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
23 lines
267 B
Text
23 lines
267 B
Text
description "\377B";
|
|
|
|
uses
|
|
ide/Core;
|
|
|
|
library(WIN32) libclang.lib;
|
|
|
|
library(LCLANG) clang;
|
|
|
|
file
|
|
clang.h,
|
|
libclang.h,
|
|
clang.dli,
|
|
libclang.cpp,
|
|
util.cpp,
|
|
macros.cpp,
|
|
clang.cpp,
|
|
Visitor.cpp,
|
|
CurrentFile.cpp,
|
|
Indexer.cpp,
|
|
Info readonly separator,
|
|
Copying;
|
|
|