(MSVC 2005) Compile griffin.c as C

This commit is contained in:
twinaphex 2017-10-02 22:26:56 +02:00
parent 34963ee438
commit d22e662d1c

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="shift_jis"?> <?xml version="1.0" encoding="shift_jis"?>
<VisualStudioProject <VisualStudioProject
ProjectType="Visual C++" ProjectType="Visual C++"
Version="8.00" Version="8,00"
Name="RetroArch-msvc2005" Name="RetroArch-msvc2005"
ProjectGUID="{1FEFA874-F6A6-4CE6-9DB4-3B291A364CE5}" ProjectGUID="{1FEFA874-F6A6-4CE6-9DB4-3B291A364CE5}"
RootNamespace="RetroArch-msvc2005" RootNamespace="RetroArch-msvc2005"
@ -352,7 +352,7 @@
> >
<Tool <Tool
Name="VCCLCompilerTool" Name="VCCLCompilerTool"
CompileAs="2" CompileAs="1"
/> />
</FileConfiguration> </FileConfiguration>
<FileConfiguration <FileConfiguration
@ -360,7 +360,7 @@
> >
<Tool <Tool
Name="VCCLCompilerTool" Name="VCCLCompilerTool"
CompileAs="2" CompileAs="1"
/> />
</FileConfiguration> </FileConfiguration>
<FileConfiguration <FileConfiguration
@ -368,7 +368,7 @@
> >
<Tool <Tool
Name="VCCLCompilerTool" Name="VCCLCompilerTool"
CompileAs="2" CompileAs="1"
/> />
</FileConfiguration> </FileConfiguration>
<FileConfiguration <FileConfiguration
@ -376,7 +376,7 @@
> >
<Tool <Tool
Name="VCCLCompilerTool" Name="VCCLCompilerTool"
CompileAs="2" CompileAs="1"
/> />
</FileConfiguration> </FileConfiguration>
</File> </File>