mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
13 lines
142 B
Text
13 lines
142 B
Text
description "Simple allocator benchmarks\377";
|
|
|
|
uses
|
|
Core;
|
|
|
|
file
|
|
SimpleAlloc.cpp,
|
|
info.txt;
|
|
|
|
mainconfig
|
|
"" = "MT",
|
|
"" = "USEMALLOC MT";
|
|
|