diff options
author | Julien Templier | 2010-11-10 03:44:50 +0000 |
---|---|---|
committer | Julien Templier | 2010-11-10 03:44:50 +0000 |
commit | aad7f2e0eb6ee4af81d116a1e8ecad7e29b2ee85 (patch) | |
tree | 1932ed0cf9a41716140a0e627772f284d344621d /dists/codeblocks/kyra.layout | |
parent | 988d9f34016c278a0100ac799aef5df52879adf2 (diff) | |
download | scummvm-rg350-aad7f2e0eb6ee4af81d116a1e8ecad7e29b2ee85.tar.gz scummvm-rg350-aad7f2e0eb6ee4af81d116a1e8ecad7e29b2ee85.tar.bz2 scummvm-rg350-aad7f2e0eb6ee4af81d116a1e8ecad7e29b2ee85.zip |
TOOLS: Update batch files for new create_project tool
svn-id: r54180
Diffstat (limited to 'dists/codeblocks/kyra.layout')
-rw-r--r-- | dists/codeblocks/kyra.layout | 67 |
1 files changed, 0 insertions, 67 deletions
diff --git a/dists/codeblocks/kyra.layout b/dists/codeblocks/kyra.layout deleted file mode 100644 index 0813dbd546..0000000000 --- a/dists/codeblocks/kyra.layout +++ /dev/null @@ -1,67 +0,0 @@ -<?xml version="1.0" encoding="UTF-8" standalone="yes" ?> -<CodeBlocks_layout_file> - <ActiveTarget name="" /> - <File name="..\..\engines\kyra\animator_v1.cpp" open="0" top="0" tabpos="0"> - <Cursor position="1963" topLine="34" /> - </File> - <File name="..\..\engines\kyra\debugger.cpp" open="0" top="0" tabpos="0"> - <Cursor position="1135" topLine="0" /> - </File> - <File name="..\..\engines\kyra\kyra.cpp" open="0" top="0" tabpos="0"> - <Cursor position="1127" topLine="0" /> - </File> - <File name="..\..\engines\kyra\kyra3.cpp" open="0" top="0" tabpos="0"> - <Cursor position="16716" topLine="639" /> - </File> - <File name="..\..\engines\kyra\resource.cpp" open="0" top="0" tabpos="3"> - <Cursor position="1136" topLine="25" /> - </File> - <File name="..\..\engines\kyra\resource.h" open="0" top="0" tabpos="4"> - <Cursor position="1183" topLine="28" /> - </File> - <File name="..\..\engines\kyra\saveload_v1.cpp" open="0" top="0" tabpos="0"> - <Cursor position="1139" topLine="4" /> - </File> - <File name="..\..\engines\kyra\screen.cpp" open="0" top="0" tabpos="0"> - <Cursor position="1131" topLine="0" /> - </File> - <File name="..\..\engines\kyra\screen_v2.cpp" open="0" top="0" tabpos="0"> - <Cursor position="1135" topLine="4" /> - </File> - <File name="..\..\engines\kyra\script.cpp" open="0" top="0" tabpos="0"> - <Cursor position="1131" topLine="0" /> - </File> - <File name="..\..\engines\kyra\script_v1.cpp" open="0" top="0" tabpos="0"> - <Cursor position="1137" topLine="0" /> - </File> - <File name="..\..\engines\kyra\seqplayer.cpp" open="0" top="0" tabpos="0"> - <Cursor position="1137" topLine="25" /> - </File> - <File name="..\..\engines\kyra\sound.cpp" open="0" top="0" tabpos="0"> - <Cursor position="1129" topLine="0" /> - </File> - <File name="..\..\engines\kyra\sound.h" open="0" top="0" tabpos="0"> - <Cursor position="1947" topLine="2" /> - </File> - <File name="..\..\engines\kyra\sound_adlib.cpp" open="0" top="0" tabpos="0"> - <Cursor position="1917" topLine="0" /> - </File> - <File name="..\..\engines\kyra\sound_towns.cpp" open="0" top="0" tabpos="0"> - <Cursor position="1142" topLine="0" /> - </File> - <File name="..\..\engines\kyra\sprites.cpp" open="0" top="0" tabpos="0"> - <Cursor position="1133" topLine="0" /> - </File> - <File name="..\..\engines\kyra\staticres.cpp" open="0" top="0" tabpos="2"> - <Cursor position="1137" topLine="0" /> - </File> - <File name="..\..\engines\kyra\text.cpp" open="0" top="0" tabpos="0"> - <Cursor position="1127" topLine="0" /> - </File> - <File name="..\..\engines\kyra\vqa.cpp" open="0" top="0" tabpos="0"> - <Cursor position="1416" topLine="0" /> - </File> - <File name="..\..\engines\kyra\wsamovie.cpp" open="0" top="0" tabpos="0"> - <Cursor position="1135" topLine="0" /> - </File> -</CodeBlocks_layout_file> |