mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-01 06:58:34 +00:00
921269fe14
svn-id: r45486
37 lines
1.6 KiB
XML
37 lines
1.6 KiB
XML
<?xml version="1.0" encoding="windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="9.00"
|
|
Name="touche"
|
|
ProjectGUID="{40C6A105-B2B5-4E1C-9EFF-E9BF6B8C7693}"
|
|
RootNamespace="touche"
|
|
Keyword="Win32Proj"
|
|
TargetFrameworkVersion="131072"
|
|
>
|
|
<Platforms>
|
|
<Platform Name="Win32" />
|
|
<Platform Name="x64" />
|
|
</Platforms>
|
|
<Configurations>
|
|
<Configuration Name="Debug|Win32" ConfigurationType="4" InheritedPropertySheets=".\ScummVM_Debug.vsprops" />
|
|
<Configuration Name="Release|Win32" ConfigurationType="4" InheritedPropertySheets=".\ScummVM_Release.vsprops" />
|
|
<Configuration Name="Debug|x64" ConfigurationType="4" InheritedPropertySheets=".\ScummVM_Debug64.vsprops" />
|
|
<Configuration Name="Release|x64" ConfigurationType="4" InheritedPropertySheets=".\ScummVM_Release64.vsprops" />
|
|
</Configurations>
|
|
<Files>
|
|
<File RelativePath="..\..\engines\touche\detection.cpp" />
|
|
<File RelativePath="..\..\engines\touche\graphics.cpp" />
|
|
<File RelativePath="..\..\engines\touche\graphics.h" />
|
|
<File RelativePath="..\..\engines\touche\menu.cpp" />
|
|
<File RelativePath="..\..\engines\touche\midi.cpp" />
|
|
<File RelativePath="..\..\engines\touche\midi.h" />
|
|
<File RelativePath="..\..\engines\touche\module.mk" />
|
|
<File RelativePath="..\..\engines\touche\opcodes.cpp" />
|
|
<File RelativePath="..\..\engines\touche\resource.cpp" />
|
|
<File RelativePath="..\..\engines\touche\saveload.cpp" />
|
|
<File RelativePath="..\..\engines\touche\staticres.cpp" />
|
|
<File RelativePath="..\..\engines\touche\touche.cpp" />
|
|
<File RelativePath="..\..\engines\touche\touche.h" />
|
|
</Files>
|
|
</VisualStudioProject>
|