mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-06-13 22:04:36 -06:00
13 lines
182 B
Text
13 lines
182 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;
|
|
|