update
svn-id: r16344
This commit is contained in:
parent
e9f1ff4d08
commit
2eb17ef322
6 changed files with 206 additions and 444 deletions
|
@ -198,18 +198,6 @@
|
|||
RelativePath="..\..\saga\console.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\saga\cvar.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\saga\cvar.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\saga\cvar_mod.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\saga\events.cpp"
|
||||
>
|
||||
|
@ -218,14 +206,6 @@
|
|||
RelativePath="..\..\saga\events.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\saga\expr.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\saga\expr.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\saga\font.cpp"
|
||||
>
|
||||
|
@ -246,10 +226,6 @@
|
|||
RelativePath="..\..\saga\game.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\saga\game_mod.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\saga\gfx.cpp"
|
||||
>
|
||||
|
@ -294,6 +270,10 @@
|
|||
RelativePath="..\..\saga\ite_introproc.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\saga\list.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\saga\music.cpp"
|
||||
>
|
||||
|
@ -326,10 +306,6 @@
|
|||
RelativePath="..\..\saga\palanim.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\saga\reinherit.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\saga\render.cpp"
|
||||
>
|
||||
|
@ -378,14 +354,6 @@
|
|||
RelativePath="..\..\saga\script.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\saga\sdata.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\saga\sdata.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\saga\sdebug.cpp"
|
||||
>
|
||||
|
@ -422,6 +390,10 @@
|
|||
RelativePath="..\..\saga\sthread.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\saga\stream.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\saga\text.cpp"
|
||||
>
|
||||
|
@ -434,14 +406,6 @@
|
|||
RelativePath="..\..\saga\transitions.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\saga\ys_dl_list.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\saga\yslib.h"
|
||||
>
|
||||
</File>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
|
|
|
@ -623,6 +623,14 @@
|
|||
RelativePath="..\..\scumm\usage_bits.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\scumm\util.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\scumm\util.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\scumm\vars.cpp"
|
||||
>
|
||||
|
@ -635,6 +643,14 @@
|
|||
RelativePath="..\..\scumm\verbs.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\scumm\wiz_he.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\scumm\wiz_he.h"
|
||||
>
|
||||
</File>
|
||||
</Files>
|
||||
<Globals>
|
||||
</Globals>
|
||||
|
|
|
@ -544,6 +544,156 @@
|
|||
RelativePath="..\..\sound\vorbis.h"
|
||||
>
|
||||
</File>
|
||||
<Filter
|
||||
Name="softhsynth"
|
||||
>
|
||||
<File
|
||||
RelativePath="..\..\sound\softsynth\adlib.cpp"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
ObjectFile="$(IntDir)/$(InputName)1.obj"
|
||||
XMLDocumentationFileName="$(IntDir)/$(InputName)1.xdc"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
ObjectFile="$(IntDir)/$(InputName)1.obj"
|
||||
XMLDocumentationFileName="$(IntDir)/$(InputName)1.xdc"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sound\softsynth\emumidi.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sound\softsynth\mt32.cpp"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
ObjectFile="$(IntDir)/$(InputName)1.obj"
|
||||
XMLDocumentationFileName="$(IntDir)/$(InputName)1.xdc"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
ObjectFile="$(IntDir)/$(InputName)1.obj"
|
||||
XMLDocumentationFileName="$(IntDir)/$(InputName)1.xdc"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sound\softsynth\ym2612.cpp"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
ObjectFile="$(IntDir)/$(InputName)1.obj"
|
||||
XMLDocumentationFileName="$(IntDir)/$(InputName)1.xdc"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
ObjectFile="$(IntDir)/$(InputName)1.obj"
|
||||
XMLDocumentationFileName="$(IntDir)/$(InputName)1.xdc"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<Filter
|
||||
Name="mt32"
|
||||
>
|
||||
<File
|
||||
RelativePath="..\..\sound\softsynth\mt32\freeverb.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sound\softsynth\mt32\freeverb.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sound\softsynth\mt32\i386.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sound\softsynth\mt32\i386.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sound\softsynth\mt32\mt32_file.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sound\softsynth\mt32\mt32_file.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sound\softsynth\mt32\mt32emu.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sound\softsynth\mt32\part.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sound\softsynth\mt32\part.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sound\softsynth\mt32\partial.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sound\softsynth\mt32\partial.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sound\softsynth\mt32\partialManager.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sound\softsynth\mt32\partialManager.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sound\softsynth\mt32\structures.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sound\softsynth\mt32\synth.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sound\softsynth\mt32\synth.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sound\softsynth\mt32\tables.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sound\softsynth\mt32\tables.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
</Filter>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="txt"
|
||||
|
@ -624,14 +774,6 @@
|
|||
<Filter
|
||||
Name="midi"
|
||||
>
|
||||
<File
|
||||
RelativePath="..\..\backends\midi\adlib.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\backends\midi\mt32.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\backends\midi\null.cpp"
|
||||
>
|
||||
|
@ -640,86 +782,6 @@
|
|||
RelativePath="..\..\backends\midi\windows.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\backends\midi\ym2612.cpp"
|
||||
>
|
||||
</File>
|
||||
<Filter
|
||||
Name="mt32"
|
||||
>
|
||||
<File
|
||||
RelativePath="..\..\backends\midi\mt32\freeverb.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\backends\midi\mt32\freeverb.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\backends\midi\mt32\i386.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\backends\midi\mt32\i386.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\backends\midi\mt32\mt32_file.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\backends\midi\mt32\mt32_file.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\backends\midi\mt32\mt32emu.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\backends\midi\mt32\part.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\backends\midi\mt32\part.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\backends\midi\mt32\partial.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\backends\midi\mt32\partial.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\backends\midi\mt32\partialManager.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\backends\midi\mt32\partialManager.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\backends\midi\mt32\structures.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\backends\midi\mt32\synth.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\backends\midi\mt32\synth.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\backends\midi\mt32\tables.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\backends\midi\mt32\tables.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
</Filter>
|
||||
</Filter>
|
||||
<Filter
|
||||
|
@ -761,6 +823,10 @@
|
|||
RelativePath="..\..\gui\consolefont.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\gui\credits.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\gui\dialog.cpp"
|
||||
>
|
||||
|
@ -885,6 +951,10 @@
|
|||
RelativePath="..\..\graphics\scummfont.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\graphics\surface.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\graphics\surface.h"
|
||||
>
|
||||
|
|
|
@ -163,6 +163,10 @@
|
|||
RelativePath="..\..\simon\charset.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\simon\cursor.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\simon\debug.cpp"
|
||||
>
|
||||
|
@ -179,6 +183,10 @@
|
|||
RelativePath="..\..\simon\debugger.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\simon\icons.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\simon\intern.h"
|
||||
>
|
||||
|
@ -203,6 +211,14 @@
|
|||
RelativePath="..\..\simon\res.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\simon\saveload.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\simon\simon-md5.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\simon\simon.cpp"
|
||||
>
|
||||
|
|
|
@ -211,318 +211,6 @@
|
|||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="compacts"
|
||||
>
|
||||
<File
|
||||
RelativePath="..\..\sky\compacts\0compact.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sky\compacts\101comp.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sky\compacts\102comp.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sky\compacts\10comp.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sky\compacts\11comp.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sky\compacts\12comp.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sky\compacts\13comp.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sky\compacts\14comp.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sky\compacts\15comp.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sky\compacts\16comp.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sky\compacts\17comp.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sky\compacts\18comp.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sky\compacts\19comp.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sky\compacts\1compact.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sky\compacts\20comp.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sky\compacts\21comp.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sky\compacts\22comp.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sky\compacts\23comp.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sky\compacts\24comp.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sky\compacts\25comp.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sky\compacts\26comp.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sky\compacts\27comp.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sky\compacts\28comp.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sky\compacts\29comp.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sky\compacts\2compact.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sky\compacts\30comp.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sky\compacts\31comp.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sky\compacts\32comp.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sky\compacts\33comp.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sky\compacts\34comp.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sky\compacts\36comp.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sky\compacts\37comp.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sky\compacts\38comp.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sky\compacts\39comp.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sky\compacts\3compact.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sky\compacts\40comp.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sky\compacts\41comp.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sky\compacts\42comp.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sky\compacts\44comp.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sky\compacts\45comp.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sky\compacts\46comp.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sky\compacts\47comp.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sky\compacts\48comp.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sky\compacts\4compact.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sky\compacts\5compact.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sky\compacts\65comp.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sky\compacts\66comp.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sky\compacts\67comp.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sky\compacts\68comp.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sky\compacts\69comp.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sky\compacts\70comp.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sky\compacts\71comp.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sky\compacts\72comp.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sky\compacts\73comp.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sky\compacts\74comp.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sky\compacts\75comp.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sky\compacts\76comp.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sky\compacts\77comp.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sky\compacts\78comp.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sky\compacts\79comp.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sky\compacts\80comp.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sky\compacts\81comp.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sky\compacts\82comp.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sky\compacts\85comp.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sky\compacts\90comp.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sky\compacts\91comp.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sky\compacts\92comp.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sky\compacts\93comp.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sky\compacts\94comp.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sky\compacts\95comp.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sky\compacts\96comp.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sky\compacts\9compact.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sky\compacts\linc_gen.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sky\compacts\lincmenu.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sky\compacts\objects.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sky\compacts\savedata.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sky\compacts\z_compac.h"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<File
|
||||
RelativePath="..\..\sky\autoroute.cpp"
|
||||
>
|
||||
|
|
|
@ -178,6 +178,14 @@
|
|||
RelativePath="..\..\sword1\control.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sword1\credits.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sword1\credits.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\sword1\debug.cpp"
|
||||
>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue