85 lines
2.4 KiB
Plaintext
85 lines
2.4 KiB
Plaintext
|
<?xml version="1.0" encoding="Windows-1252"?>
|
|||
|
<VisualStudioProject
|
|||
|
ProjectType="Visual C++"
|
|||
|
Version="9.00"
|
|||
|
Name="AX"
|
|||
|
ProjectGUID="{9F053346-A33D-4E4F-874E-CBA1AF809FC3}"
|
|||
|
RootNamespace="TestSuite"
|
|||
|
Keyword="MakeFileProj"
|
|||
|
TargetFrameworkVersion="196613"
|
|||
|
>
|
|||
|
<Platforms>
|
|||
|
<Platform
|
|||
|
Name="Win32"
|
|||
|
/>
|
|||
|
</Platforms>
|
|||
|
<ToolFiles>
|
|||
|
</ToolFiles>
|
|||
|
<Configurations>
|
|||
|
<Configuration
|
|||
|
Name="Debug|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_ax.dol"
|
|||
|
PreprocessorDefinitions="WIN32;_DEBUG"
|
|||
|
IncludeSearchPath="$(ProjectDir)\include;C:\devkitPro\libogc\include"
|
|||
|
ForcedIncludes=""
|
|||
|
AssemblySearchPath=""
|
|||
|
ForcedUsingAssemblies=""
|
|||
|
CompileAsManaged=""
|
|||
|
/>
|
|||
|
</Configuration>
|
|||
|
<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_ax.dol"
|
|||
|
PreprocessorDefinitions="WIN32;NDEBUG"
|
|||
|
IncludeSearchPath="$(ProjectDir)\include;C:\devkitPro\libogc\include"
|
|||
|
ForcedIncludes=""
|
|||
|
AssemblySearchPath=""
|
|||
|
ForcedUsingAssemblies=""
|
|||
|
CompileAsManaged=""
|
|||
|
/>
|
|||
|
</Configuration>
|
|||
|
</Configurations>
|
|||
|
<References>
|
|||
|
</References>
|
|||
|
<Files>
|
|||
|
<Filter
|
|||
|
Name="Source Files"
|
|||
|
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|||
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
|||
|
>
|
|||
|
<File
|
|||
|
RelativePath=".\source\dolphintest_ax.cpp"
|
|||
|
>
|
|||
|
</File>
|
|||
|
</Filter>
|
|||
|
<Filter
|
|||
|
Name="Header Files"
|
|||
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|||
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|||
|
>
|
|||
|
</Filter>
|
|||
|
</Files>
|
|||
|
<Globals>
|
|||
|
</Globals>
|
|||
|
</VisualStudioProject>
|