mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-16 22:02:58 -06:00
13 lines
180 B
Text
13 lines
180 B
Text
description "Utility to generate (long and repetitive) callback C++ source files";
|
|
|
|
uses
|
|
Core;
|
|
|
|
file
|
|
CppGen.cpp,
|
|
Info readonly separator,
|
|
Copying;
|
|
|
|
mainconfig
|
|
"Normal" = "";
|
|
|