blob: b62f72b76d63d39c71e19341ce308914dd446616 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup Label="ProjectConfigurations">
<ProjectConfiguration Include="Debug|ORBIS">
<Configuration>Debug</Configuration>
<Platform>ORBIS</Platform>
</ProjectConfiguration>
<ProjectConfiguration Include="Release|ORBIS">
<Configuration>Release</Configuration>
<Platform>ORBIS</Platform>
</ProjectConfiguration>
</ItemGroup>
<PropertyGroup Label="Globals">
<ProjectName>_toolkit</ProjectName>
<ProjectGuid>{2F4CCF89-7649-4C7F-8CBF-F976B4FBC2B6}</ProjectGuid>
<RootNamespace>dkdev</RootNamespace>
<Keyword>Win32Proj</Keyword>
<GnmProjectType>SampleLib</GnmProjectType>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ORBIS'" Label="Configuration">
<ConfigurationType>StaticLibrary</ConfigurationType>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ORBIS'" Label="Configuration">
<ConfigurationType>StaticLibrary</ConfigurationType>
</PropertyGroup>
<ImportGroup Label="PropertySheets">
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
<Import Project="$(SolutionDir)\SceGnm.props" Condition="Exists('$(SolutionDir)\SceGnm.props')" />
<Import Project="$(SCE_ORBIS_SDK_DIR)\host_tools\msbuild\SceGnm.props" Condition="!Exists('$(SolutionDir)\SceGnm.props')" />
</ImportGroup>
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|ORBIS'" Label="PropertySheets">
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
</ImportGroup>
<ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ORBIS'" Label="PropertySheets">
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
</ImportGroup>
<PropertyGroup Label="UserMacros" />
<PropertyGroup>
<_ProjectFileVersion>10.0.40219.1</_ProjectFileVersion>
<TargetName Condition="'$(Configuration)|$(Platform)'=='Release|ORBIS'">toolkit</TargetName>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ORBIS'">
<TargetName>toolkit_debug</TargetName>
</PropertyGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ORBIS'">
<ClCompile>
<PreprocessorDefinitions>_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<UseFullPaths>true</UseFullPaths>
<ProgramDataBaseFileName>$(OutDir)\$(TargetName)-vc$(PlatformToolsetVersion).pdb</ProgramDataBaseFileName>
</ClCompile>
<Lib />
</ItemDefinitionGroup>
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|ORBIS'">
<ClCompile>
<PreprocessorDefinitions>_LIB;%(PreprocessorDefinitions)</PreprocessorDefinitions>
<UseFullPaths>true</UseFullPaths>
<ProgramDataBaseFileName>$(OutDir)\$(TargetName)-vc$(PlatformToolsetVersion).pdb</ProgramDataBaseFileName>
</ClCompile>
<Lib />
</ItemDefinitionGroup>
<ItemGroup>
<ClCompile Include="allocators.cpp" />
<ClCompile Include="dataformat_interpreter.cpp" />
<ClCompile Include="dataformat_tests.cpp" />
<ClCompile Include="deallocator.cpp" />
<ClCompile Include="embedded_shader.cpp" />
<ClCompile Include="floating_point.cpp" />
<ClCompile Include="region_allocator.cpp" />
<ClCompile Include="shader_loader.cpp" />
<ClCompile Include="stack_allocator.cpp" />
<ClCompile Include="toolkit.cpp" />
</ItemGroup>
<ItemGroup>
<ClInclude Include="allocator.h" />
<ClInclude Include="allocators.h" />
<ClInclude Include="dataformat_interpreter.h" />
<ClInclude Include="dataformat_tests.h" />
<ClInclude Include="deallocator.h" />
<ClInclude Include="embedded_shader.h" />
<ClInclude Include="floating_point.h" />
<ClInclude Include="geommath\matrix4unaligned.h" />
<ClInclude Include="geommath\vector2unaligned.h" />
<ClInclude Include="geommath\vector3unaligned.h" />
<ClInclude Include="geommath\vector4unaligned.h" />
<ClInclude Include="geommath\geommath.h" />
<ClInclude Include="memory.h" />
<ClInclude Include="region_allocator.h" />
<ClInclude Include="shader_common\illum.hs" />
<ClInclude Include="shader_common\noise.hs" />
<ClInclude Include="shader_common\shader_base.h" />
<ClInclude Include="shader_common\vsoutput_common.hs" />
<ClInclude Include="shader_loader.h" />
<ClInclude Include="stack_allocator.h" />
<CustomBuildStep Include="toolkit.h" />
</ItemGroup>
<ItemGroup>
<Compile_PSSL_To_Header Include="shader_common\copytexture2d_p.pssl" />
<Compile_PSSL_To_Header Include="shader_common\cs_clearbuffer_c.pssl" />
<Compile_PSSL_To_Header Include="shader_common\cs_cleartexture1d_c.pssl" />
<Compile_PSSL_To_Header Include="shader_common\cs_cleartexture2d_c.pssl" />
<Compile_PSSL_To_Header Include="shader_common\cs_cleartexture3d_c.pssl" />
<Compile_PSSL_To_Header Include="shader_common\cs_copybuffer_c.pssl">
<FileType>Document</FileType>
</Compile_PSSL_To_Header>
<Compile_PSSL_To_Header Include="shader_common\cs_copyrawtexture1d_c.pssl">
<FileType>Document</FileType>
</Compile_PSSL_To_Header>
<Compile_PSSL_To_Header Include="shader_common\cs_copyrawtexture2d_c.pssl">
<FileType>Document</FileType>
</Compile_PSSL_To_Header>
<Compile_PSSL_To_Header Include="shader_common\cs_copyrawtexture3d_c.pssl">
<FileType>Document</FileType>
</Compile_PSSL_To_Header>
<Compile_PSSL_To_Header Include="shader_common\cs_copytexture1d_c.pssl">
<FileType>Document</FileType>
</Compile_PSSL_To_Header>
<Compile_PSSL_To_Header Include="shader_common\cs_copytexture2d_c.pssl">
<FileType>Document</FileType>
</Compile_PSSL_To_Header>
<Compile_PSSL_To_Header Include="shader_common\cs_copytexture3d_c.pssl">
<FileType>Document</FileType>
</Compile_PSSL_To_Header>
<Compile_PSSL_To_Header Include="shader_common\copydepth_p.pssl">
<FileType>Document</FileType>
</Compile_PSSL_To_Header>
<PSSL Include="shader_common\pixbg_p.pssl" />
<Compile_PSSL_To_Header Include="shader_common\cs_set_uint_c.pssl" />
<Compile_PSSL_To_Header Include="shader_common\cs_set_uint_fast_c.pssl" />
<Compile_PSSL_To_Header Include="shader_common\cs_test_buffer_read_c.pssl" />
<Compile_PSSL_To_Header Include="shader_common\cs_test_texture_read_c.pssl" />
<Compile_PSSL_To_Header Include="shader_common\pix_clear_p.pssl">
<FileType>Document</FileType>
</Compile_PSSL_To_Header>
<PSSL Include="shader_common\vexbg_vv.pssl" />
<Compile_PSSL_To_Header Include="shader_common\pix_generateMipMaps_3d_p.pssl" />
<Compile_PSSL_To_Header Include="shader_common\pix_generateMipMaps_2d_p.pssl" />
<Compile_PSSL_To_Header Include="shader_common\vex_clear_vv.pssl">
<FileType>Document</FileType>
</Compile_PSSL_To_Header>
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<Import Project="$(SolutionDir)\SceGnm.targets" Condition="Exists('$(SolutionDir)\SceGnm.targets')" />
<Import Project="$(SCE_ORBIS_SDK_DIR)\host_tools\msbuild\SceGnm.targets" Condition="!Exists('$(SolutionDir)\SceGnm.targets')" />
</Project>