diff options
| author | Comment <tim@gray.(none)> | 2012-11-30 13:31:22 +0000 |
|---|---|---|
| committer | Comment <tim@gray.(none)> | 2012-11-30 13:31:22 +0000 |
| commit | 15cf9541ea62d95382e5c59611771fb6839a0e40 (patch) | |
| tree | 77ae0eb8d3783caf16621019ee76813d1b293ffe /diatribe.layout | |
| parent | ef5d82a13d1154ccdf4de91d869178dab6b76b7f (diff) | |
Diffstat (limited to 'diatribe.layout')
| -rw-r--r-- | diatribe.layout | 14 |
1 files changed, 10 insertions, 4 deletions
diff --git a/diatribe.layout b/diatribe.layout index a975f0a..3bd5b1a 100644 --- a/diatribe.layout +++ b/diatribe.layout @@ -1,19 +1,25 @@ <?xml version="1.0" encoding="UTF-8" standalone="yes" ?> <CodeBlocks_layout_file> - <ActiveTarget name="Debug" /> + <ActiveTarget name="Release" /> <File name="addons.make" open="1" top="0" tabpos="3"> <Cursor position="61" topLine="0" /> </File> + <File name="bin/data/settings.xml" open="1" top="0" tabpos="5"> + <Cursor position="0" topLine="0" /> + </File> <File name="src/layers.h" open="1" top="0" tabpos="0"> <Cursor position="42" topLine="0" /> </File> <File name="src/testApp.cpp" open="1" top="0" tabpos="2"> - <Cursor position="6323" topLine="175" /> + <Cursor position="1889" topLine="45" /> + </File> + <File name="src/testApp.h" open="1" top="0" tabpos="6"> + <Cursor position="2114" topLine="96" /> </File> <File name="src/viewport.cpp" open="1" top="1" tabpos="1"> - <Cursor position="3574" topLine="203" /> + <Cursor position="3423" topLine="83" /> </File> <File name="src/viewport.h" open="1" top="0" tabpos="4"> - <Cursor position="1256" topLine="10" /> + <Cursor position="762" topLine="15" /> </File> </CodeBlocks_layout_file> |
