diff options
author | geronimo <geronimo013@gmx.de> | 2012-07-22 11:38:43 +0200 |
---|---|---|
committer | geronimo <geronimo013@gmx.de> | 2012-07-22 11:38:43 +0200 |
commit | ab7186c6c116629983dc506c4b53794026518455 (patch) | |
tree | f5508dd32f35509fb45f7cf046a0a8e0bc1c4605 /tests/JSonTest | |
parent | 04a867b018a8c6761047ef8878a4434692673084 (diff) | |
download | cmp-ab7186c6c116629983dc506c4b53794026518455.tar.gz cmp-ab7186c6c116629983dc506c4b53794026518455.tar.bz2 |
worked out new file class
Diffstat (limited to 'tests/JSonTest')
-rw-r--r-- | tests/JSonTest/JSonTest.depend | 18 | ||||
-rw-r--r-- | tests/JSonTest/JSonTest.layout | 2 |
2 files changed, 1 insertions, 19 deletions
diff --git a/tests/JSonTest/JSonTest.depend b/tests/JSonTest/JSonTest.depend index adf49ee..c4ac310 100644 --- a/tests/JSonTest/JSonTest.depend +++ b/tests/JSonTest/JSonTest.depend @@ -1,19 +1 @@ # depslib dependency file v1.0 -1342081955 source:/d/linux/CMP/tests/JSonTest/JSonTest.cc - <StringBuilder.h> - <JSonWriter.h> - <stdlib.h> - <iostream> - -1342076412 /d/linux/CMP/libs/util/include/StringBuilder.h - <ManagedVector.h> - <time.h> - -1342023981 /d/linux/CMP/libs/util/include/ManagedVector.h - <vector> - <stdlib.h> - -1342110667 /d/linux/CMP/libs/util/include/JSonWriter.h - <stack> - <StringBuilder.h> - diff --git a/tests/JSonTest/JSonTest.layout b/tests/JSonTest/JSonTest.layout index ed68962..ec843ab 100644 --- a/tests/JSonTest/JSonTest.layout +++ b/tests/JSonTest/JSonTest.layout @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8" standalone="yes" ?> <CodeBlocks_layout_file> <ActiveTarget name="Debug" /> - <File name="JSonTest.cc" open="1" top="1" tabpos="1" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0"> + <File name="JSonTest.cc" open="0" top="0" tabpos="1" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0"> <Cursor> <Cursor1 position="1541" topLine="0" /> </Cursor> |