(MSVC) Rename pico/pico/pico.c and pico/pico/memory.c
[picodrive.git] / platform / libretro / msvc / msvc-2010 / msvc-2010.vcxproj
CommitLineData
5345c2b9
T
1<?xml version="1.0" encoding="utf-8"?>
2<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3 <ItemGroup Label="ProjectConfigurations">
4 <ProjectConfiguration Include="Debug|Win32">
5 <Configuration>Debug</Configuration>
6 <Platform>Win32</Platform>
7 </ProjectConfiguration>
8 <ProjectConfiguration Include="Release|Win32">
9 <Configuration>Release</Configuration>
10 <Platform>Win32</Platform>
11 </ProjectConfiguration>
12 </ItemGroup>
13 <PropertyGroup Label="Globals">
14 <ProjectGuid>{D4156C25-0E30-4407-9198-1F51EF74AA84}</ProjectGuid>
15 <Keyword>Win32Proj</Keyword>
16 <RootNamespace>msvc2010</RootNamespace>
17 </PropertyGroup>
18 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
19 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
20 <ConfigurationType>DynamicLibrary</ConfigurationType>
21 <UseDebugLibraries>true</UseDebugLibraries>
22 <CharacterSet>Unicode</CharacterSet>
23 </PropertyGroup>
24 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
25 <ConfigurationType>DynamicLibrary</ConfigurationType>
26 <UseDebugLibraries>false</UseDebugLibraries>
27 <WholeProgramOptimization>true</WholeProgramOptimization>
28 <CharacterSet>Unicode</CharacterSet>
29 </PropertyGroup>
30 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
31 <ImportGroup Label="ExtensionSettings">
32 </ImportGroup>
33 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
34 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
35 </ImportGroup>
36 <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
37 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
38 </ImportGroup>
39 <PropertyGroup Label="UserMacros" />
40 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
41 <LinkIncremental>true</LinkIncremental>
42 </PropertyGroup>
43 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
44 <LinkIncremental>false</LinkIncremental>
45 </PropertyGroup>
46 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
47 <ClCompile>
48 <PrecompiledHeader>
49 </PrecompiledHeader>
50 <WarningLevel>Level3</WarningLevel>
51 <Optimization>Disabled</Optimization>
ed06ffd3 52 <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;MSVC2010_EXPORTS;%(PreprocessorDefinitions);INLINE=_inline;_CRT_SECURE_NO_WARNINGS;EMU_F68K;_USE_CZ80;NO_ZLIB</PreprocessorDefinitions>
5345c2b9
T
53 <CompileAs>CompileAsC</CompileAs>
54 <AdditionalIncludeDirectories>$(SolutionDir)\..\..\..\;$(SolutionDIr)\..\..\..\pico;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
55 </ClCompile>
56 <Link>
57 <SubSystem>Windows</SubSystem>
58 <GenerateDebugInformation>true</GenerateDebugInformation>
59 </Link>
60 </ItemDefinitionGroup>
61 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
62 <ClCompile>
63 <WarningLevel>Level3</WarningLevel>
64 <PrecompiledHeader>
65 </PrecompiledHeader>
66 <Optimization>MaxSpeed</Optimization>
67 <FunctionLevelLinking>true</FunctionLevelLinking>
68 <IntrinsicFunctions>true</IntrinsicFunctions>
ed06ffd3 69 <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;MSVC2010_EXPORTS;%(PreprocessorDefinitions);INLINE=_inline;_CRT_SECURE_NO_WARNINGS;EMU_F68K;_USE_CZ80;NO_ZLIB</PreprocessorDefinitions>
5345c2b9
T
70 <CompileAs>CompileAsC</CompileAs>
71 <AdditionalIncludeDirectories>$(SolutionDir)\..\..\..\;$(SolutionDIr)\..\..\..\pico;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
72 </ClCompile>
73 <Link>
74 <SubSystem>Windows</SubSystem>
75 <GenerateDebugInformation>true</GenerateDebugInformation>
76 <EnableCOMDATFolding>true</EnableCOMDATFolding>
77 <OptimizeReferences>true</OptimizeReferences>
78 </Link>
79 </ItemDefinitionGroup>
80 <ItemGroup>
ed06ffd3
T
81 <ClCompile Include="..\..\..\..\cpu\cz80\cz80.c" />
82 <ClCompile Include="..\..\..\..\cpu\drc\cmn.c" />
83 <ClCompile Include="..\..\..\..\cpu\fame\famec.c" />
84 <ClCompile Include="..\..\..\..\cpu\sh2\mame\sh2pico.c" />
85 <ClCompile Include="..\..\..\..\cpu\sh2\sh2.c" />
86 <ClCompile Include="..\..\..\..\pico\32x\32x.c" />
18d52d13 87 <ClCompile Include="..\..\..\..\pico\32x\32x_draw.c" />
88 <ClCompile Include="..\..\..\..\pico\32x\32x_memory.c" />
ed06ffd3
T
89 <ClCompile Include="..\..\..\..\pico\32x\pwm.c" />
90 <ClCompile Include="..\..\..\..\pico\32x\sh2soc.c" />
91 <ClCompile Include="..\..\..\..\pico\cart.c" />
92 <ClCompile Include="..\..\..\..\pico\carthw\carthw.c" />
18d52d13 93 <ClCompile Include="..\..\..\..\pico\carthw\svp\svp_memory.c" />
ed06ffd3
T
94 <ClCompile Include="..\..\..\..\pico\carthw\svp\ssp16.c" />
95 <ClCompile Include="..\..\..\..\pico\carthw\svp\svp.c" />
96 <ClCompile Include="..\..\..\..\pico\carthw_cfg.c" />
97 <ClCompile Include="..\..\..\..\pico\cd\cdc.c" />
98 <ClCompile Include="..\..\..\..\pico\cd\cdd.c" />
99 <ClCompile Include="..\..\..\..\pico\cd\cd_image.c" />
100 <ClCompile Include="..\..\..\..\pico\cd\cell_map.c" />
101 <ClCompile Include="..\..\..\..\pico\cd\cue.c" />
102 <ClCompile Include="..\..\..\..\pico\cd\gfx.c" />
103 <ClCompile Include="..\..\..\..\pico\cd\gfx_dma.c" />
104 <ClCompile Include="..\..\..\..\pico\cd\mcd.c" />
18d52d13 105 <ClCompile Include="..\..\..\..\pico\cd\cd_memory.c" />
106 <ClCompile Include="..\..\..\..\pico\cd\cd_misc.c" />
ed06ffd3 107 <ClCompile Include="..\..\..\..\pico\cd\pcm.c" />
18d52d13 108 <ClCompile Include="..\..\..\..\pico\cd\cd_sek.c" />
ed06ffd3
T
109 <ClCompile Include="..\..\..\..\pico\debug.c" />
110 <ClCompile Include="..\..\..\..\pico\draw.c" />
111 <ClCompile Include="..\..\..\..\pico\draw2.c" />
112 <ClCompile Include="..\..\..\..\pico\eeprom.c" />
113 <ClCompile Include="..\..\..\..\pico\media.c" />
114 <ClCompile Include="..\..\..\..\pico\memory.c" />
115 <ClCompile Include="..\..\..\..\pico\misc.c" />
116 <ClCompile Include="..\..\..\..\pico\mode4.c" />
117 <ClCompile Include="..\..\..\..\pico\patch.c" />
118 <ClCompile Include="..\..\..\..\pico\pico.c" />
59da6645
T
119 <ClCompile Include="..\..\..\..\pico\pico\pico_memory.c" />
120 <ClCompile Include="..\..\..\..\pico\pico\pico_pico.c" />
121 <ClCompile Include="..\..\..\..\pico\pico\xpcm.c" />
ed06ffd3
T
122 <ClCompile Include="..\..\..\..\pico\sek.c" />
123 <ClCompile Include="..\..\..\..\pico\sms.c" />
124 <ClCompile Include="..\..\..\..\pico\sound\mix.c" />
125 <ClCompile Include="..\..\..\..\pico\sound\sn76496.c" />
126 <ClCompile Include="..\..\..\..\pico\sound\sound.c" />
127 <ClCompile Include="..\..\..\..\pico\sound\ym2612.c" />
128 <ClCompile Include="..\..\..\..\pico\state.c" />
129 <ClCompile Include="..\..\..\..\pico\videoport.c" />
130 <ClCompile Include="..\..\..\..\pico\z80if.c" />
131 <ClCompile Include="..\..\..\..\unzip\unzip.c" />
132 <ClCompile Include="..\..\..\..\unzip\unzip_stream.c" />
133 <ClCompile Include="..\..\..\..\zlib\adler32.c" />
134 <ClCompile Include="..\..\..\..\zlib\compress.c" />
135 <ClCompile Include="..\..\..\..\zlib\crc32.c" />
136 <ClCompile Include="..\..\..\..\zlib\deflate.c" />
137 <ClCompile Include="..\..\..\..\zlib\example.c" />
138 <ClCompile Include="..\..\..\..\zlib\gzio.c" />
139 <ClCompile Include="..\..\..\..\zlib\infback.c" />
140 <ClCompile Include="..\..\..\..\zlib\inffast.c" />
141 <ClCompile Include="..\..\..\..\zlib\inflate.c" />
142 <ClCompile Include="..\..\..\..\zlib\inftrees.c" />
143 <ClCompile Include="..\..\..\..\zlib\trees.c" />
144 <ClCompile Include="..\..\..\..\zlib\uncompr.c" />
145 <ClCompile Include="..\..\..\..\zlib\zutil.c" />
146 <ClCompile Include="..\..\..\common\mp3.c" />
147 <ClCompile Include="..\..\..\common\mp3_dummy.c" />
5345c2b9
T
148 <ClCompile Include="..\..\libretro.c" />
149 </ItemGroup>
150 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
151 <ImportGroup Label="ExtensionTargets">
152 </ImportGroup>
59da6645 153</Project>