56 lines
1.4 KiB
XML
56 lines
1.4 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
||
<VisualStudioProject
|
||
ProjectType="Visual C++"
|
||
Version="9.00"
|
||
Name="SI"
|
||
ProjectGUID="{87F20A25-A3F8-46A3-AC32-3C16782494B1}"
|
||
RootNamespace="TestSuite"
|
||
Keyword="MakeFileProj"
|
||
TargetFrameworkVersion="196613"
|
||
>
|
||
<Platforms>
|
||
<Platform
|
||
Name="Win32"
|
||
/>
|
||
</Platforms>
|
||
<ToolFiles>
|
||
</ToolFiles>
|
||
<Configurations>
|
||
<Configuration
|
||
Name="Release|Win32"
|
||
OutputDirectory="build"
|
||
IntermediateDirectory="build"
|
||
ConfigurationType="0"
|
||
BuildLogFile="build\BuildLog.htm"
|
||
>
|
||
<Tool
|
||
Name="VCNMakeTool"
|
||
BuildCommandLine="make -r 2>&1 | sed -e 's/\(.[a-zA-Z]\+\):\([0-9]\+\):/\1(\2):/’"
|
||
ReBuildCommandLine="make clean && make -r 2>&1 | sed -e 's/\(.[a-zA-Z]\+\):\([0-9]\+\):/\1(\2):/’"
|
||
CleanCommandLine="make clean"
|
||
Output="dolphintest_si.dol"
|
||
PreprocessorDefinitions="WIN32;NDEBUG"
|
||
IncludeSearchPath="$(ProjectDir)\include;C:\devkitPro\libogc\include"
|
||
ForcedIncludes=""
|
||
AssemblySearchPath=""
|
||
ForcedUsingAssemblies=""
|
||
CompileAsManaged=""
|
||
/>
|
||
</Configuration>
|
||
</Configurations>
|
||
<References>
|
||
</References>
|
||
<Files>
|
||
<File
|
||
RelativePath=".\source\dolphintest_si.cpp"
|
||
>
|
||
</File>
|
||
<File
|
||
RelativePath=".\Makefile"
|
||
>
|
||
</File>
|
||
</Files>
|
||
<Globals>
|
||
</Globals>
|
||
</VisualStudioProject>
|