mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-03 17:33:05 +00:00
a59f5231fe
svn-id: r43927
48 lines
2.2 KiB
XML
48 lines
2.2 KiB
XML
<?xml version="1.0" encoding="windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="8,00"
|
|
Name="teenagent"
|
|
ProjectGUID="{F88313A3-8D3A-4146-B38C-84CF62D84F5D}"
|
|
RootNamespace="teenagent"
|
|
Keyword="Win32Proj"
|
|
>
|
|
<Platforms>
|
|
<Platform Name="Win32" />
|
|
</Platforms>
|
|
<Configurations>
|
|
<Configuration Name="Debug|Win32" ConfigurationType="4" InheritedPropertySheets=".\ScummVM_Debug.vsprops" />
|
|
<Configuration Name="Release|Win32" ConfigurationType="4" InheritedPropertySheets=".\ScummVM_Release.vsprops" />
|
|
</Configurations>
|
|
<Files>
|
|
<File RelativePath="..\..\engines\teenagent\actor.cpp" />
|
|
<File RelativePath="..\..\engines\teenagent\actor.h" />
|
|
<File RelativePath="..\..\engines\teenagent\animation.cpp" />
|
|
<File RelativePath="..\..\engines\teenagent\animation.h" />
|
|
<File RelativePath="..\..\engines\teenagent\callbacks.cpp" />
|
|
<File RelativePath="..\..\engines\teenagent\detection.cpp" />
|
|
<File RelativePath="..\..\engines\teenagent\dialog.cpp" />
|
|
<File RelativePath="..\..\engines\teenagent\dialog.h" />
|
|
<File RelativePath="..\..\engines\teenagent\font.cpp" />
|
|
<File RelativePath="..\..\engines\teenagent\font.h" />
|
|
<File RelativePath="..\..\engines\teenagent\inventory.cpp" />
|
|
<File RelativePath="..\..\engines\teenagent\inventory.h" />
|
|
<File RelativePath="..\..\engines\teenagent\music.cpp" />
|
|
<File RelativePath="..\..\engines\teenagent\music.h" />
|
|
<File RelativePath="..\..\engines\teenagent\objects.cpp" />
|
|
<File RelativePath="..\..\engines\teenagent\objects.h" />
|
|
<File RelativePath="..\..\engines\teenagent\pack.cpp" />
|
|
<File RelativePath="..\..\engines\teenagent\pack.h" />
|
|
<File RelativePath="..\..\engines\teenagent\resources.cpp" />
|
|
<File RelativePath="..\..\engines\teenagent\resources.h" />
|
|
<File RelativePath="..\..\engines\teenagent\scene.cpp" />
|
|
<File RelativePath="..\..\engines\teenagent\scene.h" />
|
|
<File RelativePath="..\..\engines\teenagent\segment.cpp" />
|
|
<File RelativePath="..\..\engines\teenagent\segment.h" />
|
|
<File RelativePath="..\..\engines\teenagent\surface.cpp" />
|
|
<File RelativePath="..\..\engines\teenagent\surface.h" />
|
|
<File RelativePath="..\..\engines\teenagent\teenagent.cpp" />
|
|
<File RelativePath="..\..\engines\teenagent\teenagent.h" />
|
|
</Files>
|
|
</VisualStudioProject>
|