My favorites
▼
|
Sign in
upp-mirror
U++ is the C++ development platform
Project Home
Downloads
Source
Checkout
Browse
Changes
Source path:
svn
/
trunk
/
uppdev
/
AccessKey
/
testing.icpp
‹r4372
r5017
1
2
"#include \"AccessKey.h\"\r\n;akslkjasdfj"
"\t\tfor(int i = 0; i < p.GetCount() && n < 12; i++) {\r\n\t\t\tString fn = p[i];\r\n\t\t\tString ext = ToLower(GetFileExt(fn));\r\n\t\t\tString pp = pn + '/' + fn;\r\n\t\t\tif(ext == \".lay\") {\r\n\t\t\t\tbar.Add(fn + \" include\", THISBACK1(InsertLay, pp));\r\n\t\t\t\tn++;\r\n\t\t\t}\r\n\t\t\tif(ext == \".iml\") {\r\n\t\t\t\tString c = GetFileTitle(fn);\r\n\t\t\t\tc.Set(0, ToUpper(c[0]));\r\n\t\t\t\tbar.Add(fn + \" include\", THISBACK2(InsertIml, pp, c.EndsWith(\"Img\") ? c : c + \"Img\"));\r\n\t\t\t\tn++;\r\n\t\t\t}\r\n\t\t\tif(ext == \".tpp\") {\r\n\t\t\t\tString s;\r\n\t\t\t\ts << \"#define TOPICFILE <\" << pp << \"/all.i>\\n\"\r\n\t\t\t\t << \"#include <Core/topic_group.h>\\n\";\r\n\t\t\t\tbar.Add(fn + \" include\", THISBACK1(InsertText, s));\r\n\t\t\t\tn++;\r\n\t\t\t}\r\n\t\t}\r\n\t}\r\n"
Show details
Hide details
Change log
r5000
by cxl on May 23 (5 days ago)
Diff
.uppdev
Go to:
...nk/uppdev/AccessKey/testing.icpp
...e_Maximize/Testcase_Maximize.upp
...nk/uppdev/Testcase_Maximize/init
...ppdev/Testcase_Maximize/main.cpp
Project members,
sign in
to write a code review
Older revisions
r4372
by cxl on Jan 9, 2012
Diff
.uppdev
All revisions of this file
File info
Size: 852 bytes, 2 lines
View raw file
Powered by
Google Project Hosting