2010-06-02 18:00:22 +00:00
|
|
|
|
<?xml version="1.0" encoding="Windows-1252"?>
|
|
|
|
|
<VisualStudioProject
|
|
|
|
|
ProjectType="Visual C++"
|
|
|
|
|
Version="9.00"
|
|
|
|
|
Name="WSD"
|
|
|
|
|
ProjectGUID="{F250A358-225C-4B50-ABAE-5B3D4EC9DC4E}"
|
|
|
|
|
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):/<2F>"
|
|
|
|
|
ReBuildCommandLine="make clean && make -r 2>&1 | sed -e 's/\(.[a-zA-Z]\+\):\([0-9]\+\):/\1(\2):/<2F>"
|
|
|
|
|
CleanCommandLine="make clean"
|
|
|
|
|
Output="dolphintest_wrtc.dol"
|
|
|
|
|
PreprocessorDefinitions="WIN32;NDEBUG"
|
|
|
|
|
IncludeSearchPath="$(ProjectDir)\include;C:\devkitPro\libogc\include"
|
|
|
|
|
ForcedIncludes=""
|
|
|
|
|
AssemblySearchPath=""
|
|
|
|
|
ForcedUsingAssemblies=""
|
|
|
|
|
CompileAsManaged=""
|
|
|
|
|
/>
|
|
|
|
|
</Configuration>
|
|
|
|
|
</Configurations>
|
|
|
|
|
<References>
|
|
|
|
|
</References>
|
|
|
|
|
<Files>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\source\dolphintest_wsd.cpp"
|
|
|
|
|
>
|
|
|
|
|
</File>
|
|
|
|
|
<File
|
|
|
|
|
RelativePath=".\Makefile"
|
|
|
|
|
>
|
|
|
|
|
</File>
|
|
|
|
|
</Files>
|
|
|
|
|
<Globals>
|
|
|
|
|
</Globals>
|
|
|
|
|
</VisualStudioProject>
|