ultimatepp/reference/INI/INI.upp
cxl c99387a0f6 reference: cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@5230 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-24 07:18:26 +00:00

14 lines
175 B
Text

description "Demonstrating .ini file helper INI_BOOL, INI_STRING, INI_INT\377";
uses
Core;
file
test.ini,
INI.cpp,
INI2.cpp;
mainconfig
"" = "SSE2",
"" = "SSE2 MT";