mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-07-11 22:03:01 -06:00
.benchmarks
git-svn-id: svn://ultimatepp.org/upp/trunk@9287 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
498caf305e
commit
6f0bd120b8
2 changed files with 14 additions and 9 deletions
|
|
@ -1,9 +1,10 @@
|
|||
uses
|
||||
Core;
|
||||
|
||||
file
|
||||
NewDeleteTree.cpp;
|
||||
|
||||
mainconfig
|
||||
"" = "";
|
||||
|
||||
uses
|
||||
Core;
|
||||
|
||||
file
|
||||
NewDeleteTree.cpp;
|
||||
|
||||
mainconfig
|
||||
"" = "",
|
||||
"" = "USEMALLOC";
|
||||
|
||||
|
|
|
|||
4
benchmarks/NewDeleteTree/init
Normal file
4
benchmarks/NewDeleteTree/init
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
#ifndef _NewDeleteTree_icpp_init_stub
|
||||
#define _NewDeleteTree_icpp_init_stub
|
||||
#include "Core/init"
|
||||
#endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue