.reference

git-svn-id: svn://ultimatepp.org/upp/trunk@11328 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2017-09-18 09:44:58 +00:00
parent 0ae2cfecc0
commit 9c9972dcda
5 changed files with 148 additions and 0 deletions

View file

@ -0,0 +1,7 @@
#include <Core/Core.h>
using namespace Upp;
CONSOLE_APP_MAIN
{
}