ultimatepp/uppsrc/ide/Common/Common.upp
klugier 8f1a16b8b5 Gdb: 64-bit version of TheIDE can break 32-bit debugge process. #1892
git-svn-id: svn://ultimatepp.org/upp/trunk@12111 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-07-28 14:38:37 +00:00

17 lines
267 B
Text

description "TheIDE - common dialogs and interfaces\377B";
uses
ide\Core,
CtrlLib;
file
Common.h options(BUILDER_OPTION) PCH,
ComDlg.cpp,
Module.cpp,
Util.cpp,
common.iml,
Defs readonly separator,
CommandLineOptions.h,
Info readonly separator,
Copying;