mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-16 14:16:09 -06:00
13 lines
181 B
Text
13 lines
181 B
Text
description "A small Test for BufferStream, a Vector<byte> based Stream\377";
|
|
|
|
uses
|
|
Core,
|
|
BufferStream;
|
|
|
|
file
|
|
BufferStreamTest.h,
|
|
BufferStreamTest.cpp;
|
|
|
|
mainconfig
|
|
"" = "MT";
|
|
|