diff options
author | Nicola Mettifogo | 2007-09-19 08:40:12 +0000 |
---|---|---|
committer | Nicola Mettifogo | 2007-09-19 08:40:12 +0000 |
commit | 258901bab96f0050385a9912c8ea0fe2a41b2d6f (patch) | |
tree | a3ae8675b679c9f3b58ac8d97c79369502ea23c1 /dists/codeblocks/sword1.layout | |
parent | a89694c0d61a75a960f5bec6c498659c988401cc (diff) | |
download | scummvm-rg350-258901bab96f0050385a9912c8ea0fe2a41b2d6f.tar.gz scummvm-rg350-258901bab96f0050385a9912c8ea0fe2a41b2d6f.tar.bz2 scummvm-rg350-258901bab96f0050385a9912c8ea0fe2a41b2d6f.zip |
Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated.
svn-id: r28966
Diffstat (limited to 'dists/codeblocks/sword1.layout')
-rw-r--r-- | dists/codeblocks/sword1.layout | 54 |
1 files changed, 54 insertions, 0 deletions
diff --git a/dists/codeblocks/sword1.layout b/dists/codeblocks/sword1.layout index a126bf3402..64d7170963 100644 --- a/dists/codeblocks/sword1.layout +++ b/dists/codeblocks/sword1.layout @@ -1,4 +1,58 @@ <?xml version="1.0" encoding="UTF-8" standalone="yes" ?> <CodeBlocks_layout_file> <ActiveTarget name="" /> + <File name="..\..\engines\sword1\animation.cpp" open="0" top="0" tabpos="0"> + <Cursor position="1143" topLine="0" /> + </File> + <File name="..\..\engines\sword1\control.cpp" open="0" top="0" tabpos="0"> + <Cursor position="1136" topLine="0" /> + </File> + <File name="..\..\engines\sword1\credits.cpp" open="0" top="0" tabpos="0"> + <Cursor position="1136" topLine="0" /> + </File> + <File name="..\..\engines\sword1\debug.cpp" open="0" top="0" tabpos="0"> + <Cursor position="1132" topLine="0" /> + </File> + <File name="..\..\engines\sword1\eventman.cpp" open="0" top="0" tabpos="0"> + <Cursor position="1138" topLine="0" /> + </File> + <File name="..\..\engines\sword1\logic.cpp" open="0" top="0" tabpos="0"> + <Cursor position="1132" topLine="0" /> + </File> + <File name="..\..\engines\sword1\memman.cpp" open="0" top="0" tabpos="0"> + <Cursor position="1134" topLine="0" /> + </File> + <File name="..\..\engines\sword1\menu.cpp" open="0" top="0" tabpos="0"> + <Cursor position="1130" topLine="0" /> + </File> + <File name="..\..\engines\sword1\mouse.cpp" open="0" top="0" tabpos="0"> + <Cursor position="1132" topLine="0" /> + </File> + <File name="..\..\engines\sword1\music.cpp" open="0" top="0" tabpos="0"> + <Cursor position="1132" topLine="0" /> + </File> + <File name="..\..\engines\sword1\objectman.cpp" open="0" top="0" tabpos="0"> + <Cursor position="1140" topLine="0" /> + </File> + <File name="..\..\engines\sword1\resman.cpp" open="0" top="0" tabpos="0"> + <Cursor position="1134" topLine="0" /> + </File> + <File name="..\..\engines\sword1\router.cpp" open="0" top="0" tabpos="0"> + <Cursor position="1134" topLine="0" /> + </File> + <File name="..\..\engines\sword1\screen.cpp" open="0" top="0" tabpos="0"> + <Cursor position="1134" topLine="0" /> + </File> + <File name="..\..\engines\sword1\sound.cpp" open="0" top="0" tabpos="0"> + <Cursor position="1132" topLine="0" /> + </File> + <File name="..\..\engines\sword1\staticres.cpp" open="0" top="0" tabpos="0"> + <Cursor position="1139" topLine="0" /> + </File> + <File name="..\..\engines\sword1\sword1.cpp" open="0" top="0" tabpos="0"> + <Cursor position="1134" topLine="0" /> + </File> + <File name="..\..\engines\sword1\text.cpp" open="0" top="0" tabpos="0"> + <Cursor position="1130" topLine="0" /> + </File> </CodeBlocks_layout_file> |