diff options
| author | Sheikh Dawood Abdul Ajees <[email protected]> | 2018-01-26 19:43:03 -0600 |
|---|---|---|
| committer | Sheikh Dawood Abdul Ajees <[email protected]> | 2018-01-26 19:43:03 -0600 |
| commit | b6db9a56548cd1c41bee309e721d76ea2c9320da (patch) | |
| tree | 1f0436b187db50c21e576b4f4d491530113c91bc /APEX_1.4/shared/general/RenderDebug | |
| parent | PhysX 3.4.1, APEX 1.4.1 Release @23307153 (diff) | |
| download | physx-3.4-b6db9a56548cd1c41bee309e721d76ea2c9320da.tar.xz physx-3.4-b6db9a56548cd1c41bee309e721d76ea2c9320da.zip | |
PhysX 3.4, APEX 1.4 patch release @23472123
Diffstat (limited to 'APEX_1.4/shared/general/RenderDebug')
7 files changed, 286 insertions, 1104 deletions
diff --git a/APEX_1.4/shared/general/RenderDebug/compiler/vc11win32-PhysX_3.4/RenderDebug.sln b/APEX_1.4/shared/general/RenderDebug/compiler/vc11win32-PhysX_3.4/RenderDebug.sln deleted file mode 100644 index 7b35fe97..00000000 --- a/APEX_1.4/shared/general/RenderDebug/compiler/vc11win32-PhysX_3.4/RenderDebug.sln +++ /dev/null @@ -1,30 +0,0 @@ -Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio 2012 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RenderDebug", "./RenderDebug.vcxproj", "{473AD218-8370-A35E-CAB1-F030F86A6449}" - ProjectSection(ProjectDependencies) = postProject - EndProjectSection -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - checked|Win32 = checked|Win32 - debug|Win32 = debug|Win32 - profile|Win32 = profile|Win32 - release|Win32 = release|Win32 - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {473AD218-8370-A35E-CAB1-F030F86A6449}.checked|Win32.ActiveCfg = checked|Win32 - {473AD218-8370-A35E-CAB1-F030F86A6449}.checked|Win32.Build.0 = checked|Win32 - {473AD218-8370-A35E-CAB1-F030F86A6449}.debug|Win32.ActiveCfg = debug|Win32 - {473AD218-8370-A35E-CAB1-F030F86A6449}.debug|Win32.Build.0 = debug|Win32 - {473AD218-8370-A35E-CAB1-F030F86A6449}.profile|Win32.ActiveCfg = profile|Win32 - {473AD218-8370-A35E-CAB1-F030F86A6449}.profile|Win32.Build.0 = profile|Win32 - {473AD218-8370-A35E-CAB1-F030F86A6449}.release|Win32.ActiveCfg = release|Win32 - {473AD218-8370-A35E-CAB1-F030F86A6449}.release|Win32.Build.0 = release|Win32 - EndGlobalSection - GlobalSection(ExtensibilityGlobals) = postSolution - EndGlobalSection - GlobalSection(ExtensibilityAddins) = postSolution - EndGlobalSection - GlobalSection(NestedProjects) = preSolution - EndGlobalSection -EndGlobal diff --git a/APEX_1.4/shared/general/RenderDebug/compiler/vc11win32-PhysX_3.4/RenderDebug.vcxproj b/APEX_1.4/shared/general/RenderDebug/compiler/vc11win32-PhysX_3.4/RenderDebug.vcxproj deleted file mode 100644 index e0579d90..00000000 --- a/APEX_1.4/shared/general/RenderDebug/compiler/vc11win32-PhysX_3.4/RenderDebug.vcxproj +++ /dev/null @@ -1,288 +0,0 @@ -<?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|Win32"> - <Configuration>debug</Configuration> - <Platform>Win32</Platform> - </ProjectConfiguration> - <ProjectConfiguration Include="release|Win32"> - <Configuration>release</Configuration> - <Platform>Win32</Platform> - </ProjectConfiguration> - <ProjectConfiguration Include="profile|Win32"> - <Configuration>profile</Configuration> - <Platform>Win32</Platform> - </ProjectConfiguration> - <ProjectConfiguration Include="checked|Win32"> - <Configuration>checked</Configuration> - <Platform>Win32</Platform> - </ProjectConfiguration> - </ItemGroup> - <PropertyGroup Label="Globals"> - <ProjectGuid>{473AD218-8370-A35E-CAB1-F030F86A6449}</ProjectGuid> - <RootNamespace>RenderDebug</RootNamespace> - </PropertyGroup> - <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> - <PropertyGroup - Condition="'$(Configuration)|$(Platform)'=='debug|Win32'" - Label="Configuration"> - <ConfigurationType>StaticLibrary</ConfigurationType> - <PlatformToolset>v110</PlatformToolset> - </PropertyGroup> - <PropertyGroup - Condition="'$(Configuration)|$(Platform)'=='release|Win32'" - Label="Configuration"> - <ConfigurationType>StaticLibrary</ConfigurationType> - <PlatformToolset>v110</PlatformToolset> - </PropertyGroup> - <PropertyGroup - Condition="'$(Configuration)|$(Platform)'=='profile|Win32'" - Label="Configuration"> - <ConfigurationType>StaticLibrary</ConfigurationType> - <PlatformToolset>v110</PlatformToolset> - </PropertyGroup> - <PropertyGroup - Condition="'$(Configuration)|$(Platform)'=='checked|Win32'" - Label="Configuration"> - <ConfigurationType>StaticLibrary</ConfigurationType> - <PlatformToolset>v110</PlatformToolset> - </PropertyGroup> - <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> - <ImportGroup Label="ExtensionSettings"></ImportGroup> - <ImportGroup - Label="PropertySheets" - Condition="'$(Configuration)|$(Platform)'=='debug|Win32'"> - <Import - Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" - Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" - Label="LocalAppDataPlatform" - /> - <Import Project="../../../../../compiler/paths.vsprops" /> - </ImportGroup> - <ImportGroup - Label="PropertySheets" - Condition="'$(Configuration)|$(Platform)'=='release|Win32'"> - <Import - Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" - Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" - Label="LocalAppDataPlatform" - /> - <Import Project="../../../../../compiler/paths.vsprops" /> - </ImportGroup> - <ImportGroup - Label="PropertySheets" - Condition="'$(Configuration)|$(Platform)'=='profile|Win32'"> - <Import - Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" - Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" - Label="LocalAppDataPlatform" - /> - <Import Project="../../../../../compiler/paths.vsprops" /> - </ImportGroup> - <ImportGroup - Label="PropertySheets" - Condition="'$(Configuration)|$(Platform)'=='checked|Win32'"> - <Import - Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" - Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" - Label="LocalAppDataPlatform" - /> - <Import Project="../../../../../compiler/paths.vsprops" /> - </ImportGroup> - <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='debug|Win32'"> - <OutDir>./../../lib/vc11win32\</OutDir> - <IntDir>./build/Win32/RenderDebug/debug\</IntDir> - <TargetExt>.lib</TargetExt> - <TargetName>$(ProjectName)DEBUG</TargetName> - <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> - <CodeAnalysisRules/> - <CodeAnalysisRuleAssemblies/> - </PropertyGroup> - <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='debug|Win32'"> - <ClCompile> - <TreatWarningAsError>true</TreatWarningAsError> - <StringPooling>true</StringPooling> - <EnableEnhancedInstructionSet>StreamingSIMDExtensions2</EnableEnhancedInstructionSet> - <RuntimeTypeInfo>false</RuntimeTypeInfo> - <FloatingPointModel>Fast</FloatingPointModel> - <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> - <AdditionalOptions>/wd4201 /wd4324 /Wall /wd4514 /wd4820 /wd4127 /wd4710 /wd4711 /wd4061 /wd4668 /wd4626 /wd4266 /wd4263 /wd4264 /wd4640 /wd4625 /wd4574 /wd4191 /wd4987 /wd4986 /wd4946 /wd4836 /wd4571 /wd4826 /wd4577 /wd4458 /MP /d2Zi+</AdditionalOptions> - <Optimization>Disabled</Optimization> - <AdditionalIncludeDirectories>./../../include;./../../public;../../../../../../PxShared/include;../../../../../../PxShared/include/filebuf;../../../../../../PxShared/include/foundation;../../../../../../PxShared/include/task;../../../../../../PxShared/include/cudamanager;../../../../../../PxShared/include/pvd;../../../../../../PxShared/src/foundation/include;../../../../../../PxShared/src/filebuf/include;../../../../../../PxShared/src/fastxml/include;../../../../../../PxShared/src/pvd/include;./../../../shared;./../../../../../public;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> - <PreprocessorDefinitions>PX_FOUNDATION_DLL=0;WIN32;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_DEBUG;PX_DEBUG;PX_CHECKED;PHYSX_PROFILE_SDK;PX_SUPPORT_VISUAL_DEBUGGER;PX_PROFILE;PX_NVTX=1;%(PreprocessorDefinitions)</PreprocessorDefinitions> - <ExceptionHandling>false</ExceptionHandling> - <WarningLevel>Level4</WarningLevel> - <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> - <PrecompiledHeader>NotUsing</PrecompiledHeader> - <PrecompiledHeaderFile></PrecompiledHeaderFile> - <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> - </ClCompile> - <Lib> - <AdditionalOptions>/INCREMENTAL:NO</AdditionalOptions> - <AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies> - <OutputFile>$(OutDir)$(ProjectName)DEBUG.lib</OutputFile> - <AdditionalLibraryDirectories>../../../../../../PxShared/lib/vc11win32;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> - <ProgramDatabaseFile>$(OutDir)/$(ProjectName)DEBUG.lib.pdb</ProgramDatabaseFile> - <TargetMachine>MachineX86</TargetMachine> - </Lib> - <ResourceCompile></ResourceCompile> - <ProjectReference> - <LinkLibraryDependencies>true</LinkLibraryDependencies> - </ProjectReference> - </ItemDefinitionGroup> - <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='release|Win32'"> - <OutDir>./../../lib/vc11win32\</OutDir> - <IntDir>./build/Win32/RenderDebug/release\</IntDir> - <TargetExt>.lib</TargetExt> - <TargetName>$(ProjectName)</TargetName> - <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> - <CodeAnalysisRules/> - <CodeAnalysisRuleAssemblies/> - </PropertyGroup> - <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='release|Win32'"> - <ClCompile> - <TreatWarningAsError>true</TreatWarningAsError> - <StringPooling>true</StringPooling> - <EnableEnhancedInstructionSet>StreamingSIMDExtensions2</EnableEnhancedInstructionSet> - <RuntimeTypeInfo>false</RuntimeTypeInfo> - <FloatingPointModel>Fast</FloatingPointModel> - <AdditionalOptions>/wd4201 /wd4324 /Wall /wd4514 /wd4820 /wd4127 /wd4710 /wd4711 /wd4061 /wd4668 /wd4626 /wd4266 /wd4263 /wd4264 /wd4640 /wd4625 /wd4574 /wd4191 /wd4987 /wd4986 /wd4946 /wd4836 /wd4571 /wd4826 /wd4577 /wd4458 /MP /d2Zi+</AdditionalOptions> - <Optimization>Full</Optimization> - <AdditionalIncludeDirectories>./../../include;./../../public;../../../../../../PxShared/include;../../../../../../PxShared/include/filebuf;../../../../../../PxShared/include/foundation;../../../../../../PxShared/include/task;../../../../../../PxShared/include/cudamanager;../../../../../../PxShared/include/pvd;../../../../../../PxShared/src/foundation/include;../../../../../../PxShared/src/filebuf/include;../../../../../../PxShared/src/fastxml/include;../../../../../../PxShared/src/pvd/include;./../../../shared;./../../../../../public;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> - <PreprocessorDefinitions>PX_FOUNDATION_DLL=0;WIN32;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;NDEBUG;APEX_SHIPPING;_SECURE_SCL=0;_ITERATOR_DEBUG_LEVEL=0;%(PreprocessorDefinitions)</PreprocessorDefinitions> - <ExceptionHandling>false</ExceptionHandling> - <WarningLevel>Level4</WarningLevel> - <RuntimeLibrary>MultiThreaded</RuntimeLibrary> - <PrecompiledHeader>NotUsing</PrecompiledHeader> - <PrecompiledHeaderFile></PrecompiledHeaderFile> - <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> - </ClCompile> - <Lib> - <AdditionalOptions>/INCREMENTAL:NO</AdditionalOptions> - <AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies> - <OutputFile>$(OutDir)$(ProjectName).lib</OutputFile> - <AdditionalLibraryDirectories>../../../../../../PxShared/lib/vc11win32;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> - <ProgramDatabaseFile>$(OutDir)/$(ProjectName).lib.pdb</ProgramDatabaseFile> - <TargetMachine>MachineX86</TargetMachine> - </Lib> - <ResourceCompile></ResourceCompile> - <ProjectReference> - <LinkLibraryDependencies>true</LinkLibraryDependencies> - </ProjectReference> - </ItemDefinitionGroup> - <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='profile|Win32'"> - <OutDir>./../../lib/vc11win32\</OutDir> - <IntDir>./build/Win32/RenderDebug/profile\</IntDir> - <TargetExt>.lib</TargetExt> - <TargetName>$(ProjectName)PROFILE</TargetName> - <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> - <CodeAnalysisRules/> - <CodeAnalysisRuleAssemblies/> - </PropertyGroup> - <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='profile|Win32'"> - <ClCompile> - <TreatWarningAsError>true</TreatWarningAsError> - <StringPooling>true</StringPooling> - <EnableEnhancedInstructionSet>StreamingSIMDExtensions2</EnableEnhancedInstructionSet> - <RuntimeTypeInfo>false</RuntimeTypeInfo> - <FloatingPointModel>Fast</FloatingPointModel> - <AdditionalOptions>/wd4201 /wd4324 /Wall /wd4514 /wd4820 /wd4127 /wd4710 /wd4711 /wd4061 /wd4668 /wd4626 /wd4266 /wd4263 /wd4264 /wd4640 /wd4625 /wd4574 /wd4191 /wd4987 /wd4986 /wd4946 /wd4836 /wd4571 /wd4826 /wd4577 /wd4458 /MP /d2Zi+</AdditionalOptions> - <Optimization>Full</Optimization> - <AdditionalIncludeDirectories>./../../include;./../../public;../../../../../../PxShared/include;../../../../../../PxShared/include/filebuf;../../../../../../PxShared/include/foundation;../../../../../../PxShared/include/task;../../../../../../PxShared/include/cudamanager;../../../../../../PxShared/include/pvd;../../../../../../PxShared/src/foundation/include;../../../../../../PxShared/src/filebuf/include;../../../../../../PxShared/src/fastxml/include;../../../../../../PxShared/src/pvd/include;./../../../shared;./../../../../../public;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> - <PreprocessorDefinitions>PX_FOUNDATION_DLL=0;WIN32;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;NDEBUG;PHYSX_PROFILE_SDK;PX_SUPPORT_VISUAL_DEBUGGER;PX_PROFILE;PX_NVTX=1;_SECURE_SCL=0;_ITERATOR_DEBUG_LEVEL=0;%(PreprocessorDefinitions)</PreprocessorDefinitions> - <ExceptionHandling>false</ExceptionHandling> - <WarningLevel>Level4</WarningLevel> - <RuntimeLibrary>MultiThreaded</RuntimeLibrary> - <PrecompiledHeader>NotUsing</PrecompiledHeader> - <PrecompiledHeaderFile></PrecompiledHeaderFile> - <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> - </ClCompile> - <Lib> - <AdditionalOptions>/INCREMENTAL:NO</AdditionalOptions> - <AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies> - <OutputFile>$(OutDir)$(ProjectName)PROFILE.lib</OutputFile> - <AdditionalLibraryDirectories>../../../../../../PxShared/lib/vc11win32;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> - <ProgramDatabaseFile>$(OutDir)/$(ProjectName)PROFILE.lib.pdb</ProgramDatabaseFile> - <TargetMachine>MachineX86</TargetMachine> - </Lib> - <ResourceCompile></ResourceCompile> - <ProjectReference> - <LinkLibraryDependencies>true</LinkLibraryDependencies> - </ProjectReference> - </ItemDefinitionGroup> - <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='checked|Win32'"> - <OutDir>./../../lib/vc11win32\</OutDir> - <IntDir>./build/Win32/RenderDebug/checked\</IntDir> - <TargetExt>.lib</TargetExt> - <TargetName>$(ProjectName)CHECKED</TargetName> - <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> - <CodeAnalysisRules/> - <CodeAnalysisRuleAssemblies/> - </PropertyGroup> - <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='checked|Win32'"> - <ClCompile> - <TreatWarningAsError>true</TreatWarningAsError> - <StringPooling>true</StringPooling> - <EnableEnhancedInstructionSet>StreamingSIMDExtensions2</EnableEnhancedInstructionSet> - <RuntimeTypeInfo>false</RuntimeTypeInfo> - <FloatingPointModel>Fast</FloatingPointModel> - <AdditionalOptions>/wd4201 /wd4324 /Wall /wd4514 /wd4820 /wd4127 /wd4710 /wd4711 /wd4061 /wd4668 /wd4626 /wd4266 /wd4263 /wd4264 /wd4640 /wd4625 /wd4574 /wd4191 /wd4987 /wd4986 /wd4946 /wd4836 /wd4571 /wd4826 /wd4577 /wd4458 /MP /d2Zi+</AdditionalOptions> - <Optimization>Full</Optimization> - <AdditionalIncludeDirectories>./../../include;./../../public;../../../../../../PxShared/include;../../../../../../PxShared/include/filebuf;../../../../../../PxShared/include/foundation;../../../../../../PxShared/include/task;../../../../../../PxShared/include/cudamanager;../../../../../../PxShared/include/pvd;../../../../../../PxShared/src/foundation/include;../../../../../../PxShared/src/filebuf/include;../../../../../../PxShared/src/fastxml/include;../../../../../../PxShared/src/pvd/include;./../../../shared;./../../../../../public;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> - <PreprocessorDefinitions>PX_FOUNDATION_DLL=0;WIN32;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;NDEBUG;PX_CHECKED;PHYSX_PROFILE_SDK;PX_SUPPORT_VISUAL_DEBUGGER;PX_ENABLE_CHECKED_ASSERTS;PX_NVTX=1;_SECURE_SCL=0;_ITERATOR_DEBUG_LEVEL=0;%(PreprocessorDefinitions)</PreprocessorDefinitions> - <ExceptionHandling>false</ExceptionHandling> - <WarningLevel>Level4</WarningLevel> - <RuntimeLibrary>MultiThreaded</RuntimeLibrary> - <PrecompiledHeader>NotUsing</PrecompiledHeader> - <PrecompiledHeaderFile></PrecompiledHeaderFile> - <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> - </ClCompile> - <Lib> - <AdditionalOptions>/INCREMENTAL:NO</AdditionalOptions> - <AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies> - <OutputFile>$(OutDir)$(ProjectName)CHECKED.lib</OutputFile> - <AdditionalLibraryDirectories>../../../../../../PxShared/lib/vc11win32;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> - <ProgramDatabaseFile>$(OutDir)/$(ProjectName)CHECKED.lib.pdb</ProgramDatabaseFile> - <TargetMachine>MachineX86</TargetMachine> - </Lib> - <ResourceCompile></ResourceCompile> - <ProjectReference> - <LinkLibraryDependencies>true</LinkLibraryDependencies> - </ProjectReference> - </ItemDefinitionGroup> - <ItemGroup> - <ClInclude Include="..\..\public\RenderDebug.h"></ClInclude> - <ClInclude Include="..\..\public\RenderDebugTyped.h"></ClInclude> - </ItemGroup> - <ItemGroup> - <ClInclude Include="..\..\include\ClientServer.h"></ClInclude> - <ClInclude Include="..\..\include\FileRenderDebug.h"></ClInclude> - <ClInclude Include="..\..\include\GetArgs.h"></ClInclude> - <ClInclude Include="..\..\include\Hull2MeshEdges.h"></ClInclude> - <ClInclude Include="..\..\include\InternalRenderDebug.h"></ClInclude> - <ClInclude Include="..\..\include\ProcessRenderDebug.h"></ClInclude> - <ClInclude Include="..\..\include\PsCommLayer.h"></ClInclude> - <ClInclude Include="..\..\include\PsCommStream.h"></ClInclude> - <ClInclude Include="..\..\include\RenderDebugData.h"></ClInclude> - <ClInclude Include="..\..\include\RenderDebugImpl.h"></ClInclude> - <ClInclude Include="..\..\include\StreamIO.h"></ClInclude> - <ClInclude Include="..\..\include\StreamIO.inl"></ClInclude> - </ItemGroup> - <ItemGroup> - <ClCompile Include="..\..\src\ClientServer.cpp"></ClCompile> - <ClCompile Include="..\..\src\FileRenderDebug.cpp"></ClCompile> - <ClCompile Include="..\..\src\Hull2MeshEdges.cpp"></ClCompile> - <ClCompile Include="..\..\src\InternalRenderDebug.cpp"></ClCompile> - <ClCompile Include="..\..\src\ProcessRenderDebug.cpp"></ClCompile> - <ClCompile Include="..\..\src\PsCommLayer.cpp"></ClCompile> - <ClCompile Include="..\..\src\PsCommStream.cpp"></ClCompile> - <ClCompile Include="..\..\src\RenderDebug.cpp"></ClCompile> - <ClCompile Include="..\..\src\RenderDebugDLLMain.cpp"></ClCompile> - </ItemGroup> - <ItemGroup></ItemGroup> - <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> - <ImportGroup Label="ExtensionTargets"></ImportGroup> -</Project> diff --git a/APEX_1.4/shared/general/RenderDebug/compiler/vc11win32-PhysX_3.4/RenderDebug.vcxproj.filters b/APEX_1.4/shared/general/RenderDebug/compiler/vc11win32-PhysX_3.4/RenderDebug.vcxproj.filters deleted file mode 100644 index 842c1648..00000000 --- a/APEX_1.4/shared/general/RenderDebug/compiler/vc11win32-PhysX_3.4/RenderDebug.vcxproj.filters +++ /dev/null @@ -1,96 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?>
-<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <ItemGroup>
- <Filter Include="RenderDebug">
- </Filter>
- </ItemGroup>
- <ItemGroup>
- <Filter Include="RenderDebug\public">
- </Filter>
- </ItemGroup>
- <ItemGroup>
- <ClInclude Include="..\..\public\RenderDebug.h">
- <Filter>RenderDebug\public</Filter>
- </ClInclude>
- <ClInclude Include="..\..\public\RenderDebugTyped.h">
- <Filter>RenderDebug\public</Filter>
- </ClInclude>
- </ItemGroup>
- <ItemGroup>
- <Filter Include="RenderDebug\include">
- </Filter>
- </ItemGroup>
- <ItemGroup>
- <ClInclude Include="..\..\include\ClientServer.h">
- <Filter>RenderDebug\include</Filter>
- </ClInclude>
- <ClInclude Include="..\..\include\FileRenderDebug.h">
- <Filter>RenderDebug\include</Filter>
- </ClInclude>
- <ClInclude Include="..\..\include\GetArgs.h">
- <Filter>RenderDebug\include</Filter>
- </ClInclude>
- <ClInclude Include="..\..\include\Hull2MeshEdges.h">
- <Filter>RenderDebug\include</Filter>
- </ClInclude>
- <ClInclude Include="..\..\include\InternalRenderDebug.h">
- <Filter>RenderDebug\include</Filter>
- </ClInclude>
- <ClInclude Include="..\..\include\ProcessRenderDebug.h">
- <Filter>RenderDebug\include</Filter>
- </ClInclude>
- <ClInclude Include="..\..\include\PsCommLayer.h">
- <Filter>RenderDebug\include</Filter>
- </ClInclude>
- <ClInclude Include="..\..\include\PsCommStream.h">
- <Filter>RenderDebug\include</Filter>
- </ClInclude>
- <ClInclude Include="..\..\include\RenderDebugData.h">
- <Filter>RenderDebug\include</Filter>
- </ClInclude>
- <ClInclude Include="..\..\include\RenderDebugImpl.h">
- <Filter>RenderDebug\include</Filter>
- </ClInclude>
- <ClInclude Include="..\..\include\StreamIO.h">
- <Filter>RenderDebug\include</Filter>
- </ClInclude>
- <ClInclude Include="..\..\include\StreamIO.inl">
- <Filter>RenderDebug\include</Filter>
- </ClInclude>
- </ItemGroup>
- <ItemGroup>
- <Filter Include="RenderDebug\src">
- </Filter>
- </ItemGroup>
- <ItemGroup>
- <ClCompile Include="..\..\src\ClientServer.cpp">
- <Filter>RenderDebug\src</Filter>
- </ClCompile>
- <ClCompile Include="..\..\src\FileRenderDebug.cpp">
- <Filter>RenderDebug\src</Filter>
- </ClCompile>
- <ClCompile Include="..\..\src\Hull2MeshEdges.cpp">
- <Filter>RenderDebug\src</Filter>
- </ClCompile>
- <ClCompile Include="..\..\src\InternalRenderDebug.cpp">
- <Filter>RenderDebug\src</Filter>
- </ClCompile>
- <ClCompile Include="..\..\src\ProcessRenderDebug.cpp">
- <Filter>RenderDebug\src</Filter>
- </ClCompile>
- <ClCompile Include="..\..\src\PsCommLayer.cpp">
- <Filter>RenderDebug\src</Filter>
- </ClCompile>
- <ClCompile Include="..\..\src\PsCommStream.cpp">
- <Filter>RenderDebug\src</Filter>
- </ClCompile>
- <ClCompile Include="..\..\src\RenderDebug.cpp">
- <Filter>RenderDebug\src</Filter>
- </ClCompile>
- <ClCompile Include="..\..\src\RenderDebugDLLMain.cpp">
- <Filter>RenderDebug\src</Filter>
- </ClCompile>
- </ItemGroup>
- <ItemGroup>
- </ItemGroup>
-</Project>
\ No newline at end of file diff --git a/APEX_1.4/shared/general/RenderDebug/compiler/vc11win64-PhysX_3.4/RenderDebug.sln b/APEX_1.4/shared/general/RenderDebug/compiler/vc11win64-PhysX_3.4/RenderDebug.sln deleted file mode 100644 index 7f33e527..00000000 --- a/APEX_1.4/shared/general/RenderDebug/compiler/vc11win64-PhysX_3.4/RenderDebug.sln +++ /dev/null @@ -1,30 +0,0 @@ -Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio 2012 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RenderDebug", "./RenderDebug.vcxproj", "{473AD218-8370-A35E-CAB1-F030F86A6449}" - ProjectSection(ProjectDependencies) = postProject - EndProjectSection -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - checked|x64 = checked|x64 - debug|x64 = debug|x64 - profile|x64 = profile|x64 - release|x64 = release|x64 - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {473AD218-8370-A35E-CAB1-F030F86A6449}.checked|x64.ActiveCfg = checked|x64 - {473AD218-8370-A35E-CAB1-F030F86A6449}.checked|x64.Build.0 = checked|x64 - {473AD218-8370-A35E-CAB1-F030F86A6449}.debug|x64.ActiveCfg = debug|x64 - {473AD218-8370-A35E-CAB1-F030F86A6449}.debug|x64.Build.0 = debug|x64 - {473AD218-8370-A35E-CAB1-F030F86A6449}.profile|x64.ActiveCfg = profile|x64 - {473AD218-8370-A35E-CAB1-F030F86A6449}.profile|x64.Build.0 = profile|x64 - {473AD218-8370-A35E-CAB1-F030F86A6449}.release|x64.ActiveCfg = release|x64 - {473AD218-8370-A35E-CAB1-F030F86A6449}.release|x64.Build.0 = release|x64 - EndGlobalSection - GlobalSection(ExtensibilityGlobals) = postSolution - EndGlobalSection - GlobalSection(ExtensibilityAddins) = postSolution - EndGlobalSection - GlobalSection(NestedProjects) = preSolution - EndGlobalSection -EndGlobal diff --git a/APEX_1.4/shared/general/RenderDebug/compiler/vc11win64-PhysX_3.4/RenderDebug.vcxproj b/APEX_1.4/shared/general/RenderDebug/compiler/vc11win64-PhysX_3.4/RenderDebug.vcxproj deleted file mode 100644 index 3f8bac6f..00000000 --- a/APEX_1.4/shared/general/RenderDebug/compiler/vc11win64-PhysX_3.4/RenderDebug.vcxproj +++ /dev/null @@ -1,284 +0,0 @@ -<?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|x64"> - <Configuration>debug</Configuration> - <Platform>x64</Platform> - </ProjectConfiguration> - <ProjectConfiguration Include="release|x64"> - <Configuration>release</Configuration> - <Platform>x64</Platform> - </ProjectConfiguration> - <ProjectConfiguration Include="profile|x64"> - <Configuration>profile</Configuration> - <Platform>x64</Platform> - </ProjectConfiguration> - <ProjectConfiguration Include="checked|x64"> - <Configuration>checked</Configuration> - <Platform>x64</Platform> - </ProjectConfiguration> - </ItemGroup> - <PropertyGroup Label="Globals"> - <ProjectGuid>{473AD218-8370-A35E-CAB1-F030F86A6449}</ProjectGuid> - <RootNamespace>RenderDebug</RootNamespace> - </PropertyGroup> - <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> - <PropertyGroup - Condition="'$(Configuration)|$(Platform)'=='debug|x64'" - Label="Configuration"> - <ConfigurationType>StaticLibrary</ConfigurationType> - <PlatformToolset>v110</PlatformToolset> - </PropertyGroup> - <PropertyGroup - Condition="'$(Configuration)|$(Platform)'=='release|x64'" - Label="Configuration"> - <ConfigurationType>StaticLibrary</ConfigurationType> - <PlatformToolset>v110</PlatformToolset> - </PropertyGroup> - <PropertyGroup - Condition="'$(Configuration)|$(Platform)'=='profile|x64'" - Label="Configuration"> - <ConfigurationType>StaticLibrary</ConfigurationType> - <PlatformToolset>v110</PlatformToolset> - </PropertyGroup> - <PropertyGroup - Condition="'$(Configuration)|$(Platform)'=='checked|x64'" - Label="Configuration"> - <ConfigurationType>StaticLibrary</ConfigurationType> - <PlatformToolset>v110</PlatformToolset> - </PropertyGroup> - <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> - <ImportGroup Label="ExtensionSettings"></ImportGroup> - <ImportGroup - Label="PropertySheets" - Condition="'$(Configuration)|$(Platform)'=='debug|x64'"> - <Import - Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" - Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" - Label="LocalAppDataPlatform" - /> - <Import Project="../../../../../compiler/paths.vsprops" /> - </ImportGroup> - <ImportGroup - Label="PropertySheets" - Condition="'$(Configuration)|$(Platform)'=='release|x64'"> - <Import - Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" - Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" - Label="LocalAppDataPlatform" - /> - <Import Project="../../../../../compiler/paths.vsprops" /> - </ImportGroup> - <ImportGroup - Label="PropertySheets" - Condition="'$(Configuration)|$(Platform)'=='profile|x64'"> - <Import - Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" - Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" - Label="LocalAppDataPlatform" - /> - <Import Project="../../../../../compiler/paths.vsprops" /> - </ImportGroup> - <ImportGroup - Label="PropertySheets" - Condition="'$(Configuration)|$(Platform)'=='checked|x64'"> - <Import - Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" - Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" - Label="LocalAppDataPlatform" - /> - <Import Project="../../../../../compiler/paths.vsprops" /> - </ImportGroup> - <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='debug|x64'"> - <OutDir>./../../lib/vc11win64\</OutDir> - <IntDir>./build/x64/RenderDebug/debug\</IntDir> - <TargetExt>.lib</TargetExt> - <TargetName>$(ProjectName)DEBUG</TargetName> - <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> - <CodeAnalysisRules/> - <CodeAnalysisRuleAssemblies/> - </PropertyGroup> - <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='debug|x64'"> - <ClCompile> - <TreatWarningAsError>true</TreatWarningAsError> - <StringPooling>true</StringPooling> - <RuntimeTypeInfo>false</RuntimeTypeInfo> - <FloatingPointModel>Fast</FloatingPointModel> - <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> - <AdditionalOptions>/wd4201 /wd4324 /Wall /wd4514 /wd4820 /wd4127 /wd4710 /wd4711 /wd4061 /wd4668 /wd4626 /wd4266 /wd4263 /wd4264 /wd4640 /wd4625 /wd4574 /wd4191 /wd4987 /wd4986 /wd4946 /wd4836 /wd4571 /wd4826 /wd4577 /wd4458 /MP /d2Zi+</AdditionalOptions> - <Optimization>Disabled</Optimization> - <AdditionalIncludeDirectories>./../../include;./../../public;../../../../../../PxShared/include;../../../../../../PxShared/include/filebuf;../../../../../../PxShared/include/foundation;../../../../../../PxShared/include/task;../../../../../../PxShared/include/cudamanager;../../../../../../PxShared/include/pvd;../../../../../../PxShared/src/foundation/include;../../../../../../PxShared/src/filebuf/include;../../../../../../PxShared/src/fastxml/include;../../../../../../PxShared/src/pvd/include;./../../../shared;./../../../../../public;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> - <PreprocessorDefinitions>PX_FOUNDATION_DLL=0;WIN32;WIN64;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_DEBUG;PX_DEBUG;PX_CHECKED;PHYSX_PROFILE_SDK;PX_SUPPORT_VISUAL_DEBUGGER;PX_PROFILE;PX_NVTX=1;%(PreprocessorDefinitions)</PreprocessorDefinitions> - <ExceptionHandling>false</ExceptionHandling> - <WarningLevel>Level4</WarningLevel> - <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> - <PrecompiledHeader>NotUsing</PrecompiledHeader> - <PrecompiledHeaderFile></PrecompiledHeaderFile> - <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> - </ClCompile> - <Lib> - <AdditionalOptions>/INCREMENTAL:NO</AdditionalOptions> - <AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies> - <OutputFile>$(OutDir)$(ProjectName)DEBUG.lib</OutputFile> - <AdditionalLibraryDirectories>../../../../../../PxShared/lib/vc11win64;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> - <ProgramDatabaseFile>$(OutDir)/$(ProjectName)DEBUG.lib.pdb</ProgramDatabaseFile> - <TargetMachine>MachineX64</TargetMachine> - </Lib> - <ResourceCompile></ResourceCompile> - <ProjectReference> - <LinkLibraryDependencies>true</LinkLibraryDependencies> - </ProjectReference> - </ItemDefinitionGroup> - <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='release|x64'"> - <OutDir>./../../lib/vc11win64\</OutDir> - <IntDir>./build/x64/RenderDebug/release\</IntDir> - <TargetExt>.lib</TargetExt> - <TargetName>$(ProjectName)</TargetName> - <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> - <CodeAnalysisRules/> - <CodeAnalysisRuleAssemblies/> - </PropertyGroup> - <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='release|x64'"> - <ClCompile> - <TreatWarningAsError>true</TreatWarningAsError> - <StringPooling>true</StringPooling> - <RuntimeTypeInfo>false</RuntimeTypeInfo> - <FloatingPointModel>Fast</FloatingPointModel> - <AdditionalOptions>/wd4201 /wd4324 /Wall /wd4514 /wd4820 /wd4127 /wd4710 /wd4711 /wd4061 /wd4668 /wd4626 /wd4266 /wd4263 /wd4264 /wd4640 /wd4625 /wd4574 /wd4191 /wd4987 /wd4986 /wd4946 /wd4836 /wd4571 /wd4826 /wd4577 /wd4458 /MP /d2Zi+</AdditionalOptions> - <Optimization>Full</Optimization> - <AdditionalIncludeDirectories>./../../include;./../../public;../../../../../../PxShared/include;../../../../../../PxShared/include/filebuf;../../../../../../PxShared/include/foundation;../../../../../../PxShared/include/task;../../../../../../PxShared/include/cudamanager;../../../../../../PxShared/include/pvd;../../../../../../PxShared/src/foundation/include;../../../../../../PxShared/src/filebuf/include;../../../../../../PxShared/src/fastxml/include;../../../../../../PxShared/src/pvd/include;./../../../shared;./../../../../../public;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> - <PreprocessorDefinitions>PX_FOUNDATION_DLL=0;WIN32;WIN64;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;NDEBUG;APEX_SHIPPING;_SECURE_SCL=0;_ITERATOR_DEBUG_LEVEL=0;%(PreprocessorDefinitions)</PreprocessorDefinitions> - <ExceptionHandling>false</ExceptionHandling> - <WarningLevel>Level4</WarningLevel> - <RuntimeLibrary>MultiThreaded</RuntimeLibrary> - <PrecompiledHeader>NotUsing</PrecompiledHeader> - <PrecompiledHeaderFile></PrecompiledHeaderFile> - <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> - </ClCompile> - <Lib> - <AdditionalOptions>/INCREMENTAL:NO</AdditionalOptions> - <AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies> - <OutputFile>$(OutDir)$(ProjectName).lib</OutputFile> - <AdditionalLibraryDirectories>../../../../../../PxShared/lib/vc11win64;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> - <ProgramDatabaseFile>$(OutDir)/$(ProjectName).lib.pdb</ProgramDatabaseFile> - <TargetMachine>MachineX64</TargetMachine> - </Lib> - <ResourceCompile></ResourceCompile> - <ProjectReference> - <LinkLibraryDependencies>true</LinkLibraryDependencies> - </ProjectReference> - </ItemDefinitionGroup> - <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='profile|x64'"> - <OutDir>./../../lib/vc11win64\</OutDir> - <IntDir>./build/x64/RenderDebug/profile\</IntDir> - <TargetExt>.lib</TargetExt> - <TargetName>$(ProjectName)PROFILE</TargetName> - <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> - <CodeAnalysisRules/> - <CodeAnalysisRuleAssemblies/> - </PropertyGroup> - <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='profile|x64'"> - <ClCompile> - <TreatWarningAsError>true</TreatWarningAsError> - <StringPooling>true</StringPooling> - <RuntimeTypeInfo>false</RuntimeTypeInfo> - <FloatingPointModel>Fast</FloatingPointModel> - <AdditionalOptions>/wd4201 /wd4324 /Wall /wd4514 /wd4820 /wd4127 /wd4710 /wd4711 /wd4061 /wd4668 /wd4626 /wd4266 /wd4263 /wd4264 /wd4640 /wd4625 /wd4574 /wd4191 /wd4987 /wd4986 /wd4946 /wd4836 /wd4571 /wd4826 /wd4577 /wd4458 /MP /d2Zi+</AdditionalOptions> - <Optimization>Full</Optimization> - <AdditionalIncludeDirectories>./../../include;./../../public;../../../../../../PxShared/include;../../../../../../PxShared/include/filebuf;../../../../../../PxShared/include/foundation;../../../../../../PxShared/include/task;../../../../../../PxShared/include/cudamanager;../../../../../../PxShared/include/pvd;../../../../../../PxShared/src/foundation/include;../../../../../../PxShared/src/filebuf/include;../../../../../../PxShared/src/fastxml/include;../../../../../../PxShared/src/pvd/include;./../../../shared;./../../../../../public;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> - <PreprocessorDefinitions>PX_FOUNDATION_DLL=0;WIN32;WIN64;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;NDEBUG;PHYSX_PROFILE_SDK;PX_SUPPORT_VISUAL_DEBUGGER;PX_PROFILE;PX_NVTX=1;_SECURE_SCL=0;_ITERATOR_DEBUG_LEVEL=0;%(PreprocessorDefinitions)</PreprocessorDefinitions> - <ExceptionHandling>false</ExceptionHandling> - <WarningLevel>Level4</WarningLevel> - <RuntimeLibrary>MultiThreaded</RuntimeLibrary> - <PrecompiledHeader>NotUsing</PrecompiledHeader> - <PrecompiledHeaderFile></PrecompiledHeaderFile> - <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> - </ClCompile> - <Lib> - <AdditionalOptions>/INCREMENTAL:NO</AdditionalOptions> - <AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies> - <OutputFile>$(OutDir)$(ProjectName)PROFILE.lib</OutputFile> - <AdditionalLibraryDirectories>../../../../../../PxShared/lib/vc11win64;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> - <ProgramDatabaseFile>$(OutDir)/$(ProjectName)PROFILE.lib.pdb</ProgramDatabaseFile> - <TargetMachine>MachineX64</TargetMachine> - </Lib> - <ResourceCompile></ResourceCompile> - <ProjectReference> - <LinkLibraryDependencies>true</LinkLibraryDependencies> - </ProjectReference> - </ItemDefinitionGroup> - <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='checked|x64'"> - <OutDir>./../../lib/vc11win64\</OutDir> - <IntDir>./build/x64/RenderDebug/checked\</IntDir> - <TargetExt>.lib</TargetExt> - <TargetName>$(ProjectName)CHECKED</TargetName> - <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> - <CodeAnalysisRules/> - <CodeAnalysisRuleAssemblies/> - </PropertyGroup> - <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='checked|x64'"> - <ClCompile> - <TreatWarningAsError>true</TreatWarningAsError> - <StringPooling>true</StringPooling> - <RuntimeTypeInfo>false</RuntimeTypeInfo> - <FloatingPointModel>Fast</FloatingPointModel> - <AdditionalOptions>/wd4201 /wd4324 /Wall /wd4514 /wd4820 /wd4127 /wd4710 /wd4711 /wd4061 /wd4668 /wd4626 /wd4266 /wd4263 /wd4264 /wd4640 /wd4625 /wd4574 /wd4191 /wd4987 /wd4986 /wd4946 /wd4836 /wd4571 /wd4826 /wd4577 /wd4458 /MP /d2Zi+</AdditionalOptions> - <Optimization>Full</Optimization> - <AdditionalIncludeDirectories>./../../include;./../../public;../../../../../../PxShared/include;../../../../../../PxShared/include/filebuf;../../../../../../PxShared/include/foundation;../../../../../../PxShared/include/task;../../../../../../PxShared/include/cudamanager;../../../../../../PxShared/include/pvd;../../../../../../PxShared/src/foundation/include;../../../../../../PxShared/src/filebuf/include;../../../../../../PxShared/src/fastxml/include;../../../../../../PxShared/src/pvd/include;./../../../shared;./../../../../../public;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> - <PreprocessorDefinitions>PX_FOUNDATION_DLL=0;WIN32;WIN64;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;NDEBUG;PX_CHECKED;PHYSX_PROFILE_SDK;PX_SUPPORT_VISUAL_DEBUGGER;PX_ENABLE_CHECKED_ASSERTS;PX_NVTX=1;_SECURE_SCL=0;_ITERATOR_DEBUG_LEVEL=0;%(PreprocessorDefinitions)</PreprocessorDefinitions> - <ExceptionHandling>false</ExceptionHandling> - <WarningLevel>Level4</WarningLevel> - <RuntimeLibrary>MultiThreaded</RuntimeLibrary> - <PrecompiledHeader>NotUsing</PrecompiledHeader> - <PrecompiledHeaderFile></PrecompiledHeaderFile> - <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> - </ClCompile> - <Lib> - <AdditionalOptions>/INCREMENTAL:NO</AdditionalOptions> - <AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies> - <OutputFile>$(OutDir)$(ProjectName)CHECKED.lib</OutputFile> - <AdditionalLibraryDirectories>../../../../../../PxShared/lib/vc11win64;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> - <ProgramDatabaseFile>$(OutDir)/$(ProjectName)CHECKED.lib.pdb</ProgramDatabaseFile> - <TargetMachine>MachineX64</TargetMachine> - </Lib> - <ResourceCompile></ResourceCompile> - <ProjectReference> - <LinkLibraryDependencies>true</LinkLibraryDependencies> - </ProjectReference> - </ItemDefinitionGroup> - <ItemGroup> - <ClInclude Include="..\..\public\RenderDebug.h"></ClInclude> - <ClInclude Include="..\..\public\RenderDebugTyped.h"></ClInclude> - </ItemGroup> - <ItemGroup> - <ClInclude Include="..\..\include\ClientServer.h"></ClInclude> - <ClInclude Include="..\..\include\FileRenderDebug.h"></ClInclude> - <ClInclude Include="..\..\include\GetArgs.h"></ClInclude> - <ClInclude Include="..\..\include\Hull2MeshEdges.h"></ClInclude> - <ClInclude Include="..\..\include\InternalRenderDebug.h"></ClInclude> - <ClInclude Include="..\..\include\ProcessRenderDebug.h"></ClInclude> - <ClInclude Include="..\..\include\PsCommLayer.h"></ClInclude> - <ClInclude Include="..\..\include\PsCommStream.h"></ClInclude> - <ClInclude Include="..\..\include\RenderDebugData.h"></ClInclude> - <ClInclude Include="..\..\include\RenderDebugImpl.h"></ClInclude> - <ClInclude Include="..\..\include\StreamIO.h"></ClInclude> - <ClInclude Include="..\..\include\StreamIO.inl"></ClInclude> - </ItemGroup> - <ItemGroup> - <ClCompile Include="..\..\src\ClientServer.cpp"></ClCompile> - <ClCompile Include="..\..\src\FileRenderDebug.cpp"></ClCompile> - <ClCompile Include="..\..\src\Hull2MeshEdges.cpp"></ClCompile> - <ClCompile Include="..\..\src\InternalRenderDebug.cpp"></ClCompile> - <ClCompile Include="..\..\src\ProcessRenderDebug.cpp"></ClCompile> - <ClCompile Include="..\..\src\PsCommLayer.cpp"></ClCompile> - <ClCompile Include="..\..\src\PsCommStream.cpp"></ClCompile> - <ClCompile Include="..\..\src\RenderDebug.cpp"></ClCompile> - <ClCompile Include="..\..\src\RenderDebugDLLMain.cpp"></ClCompile> - </ItemGroup> - <ItemGroup></ItemGroup> - <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> - <ImportGroup Label="ExtensionTargets"></ImportGroup> -</Project> diff --git a/APEX_1.4/shared/general/RenderDebug/compiler/vc11win64-PhysX_3.4/RenderDebug.vcxproj.filters b/APEX_1.4/shared/general/RenderDebug/compiler/vc11win64-PhysX_3.4/RenderDebug.vcxproj.filters deleted file mode 100644 index 842c1648..00000000 --- a/APEX_1.4/shared/general/RenderDebug/compiler/vc11win64-PhysX_3.4/RenderDebug.vcxproj.filters +++ /dev/null @@ -1,96 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?>
-<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <ItemGroup>
- <Filter Include="RenderDebug">
- </Filter>
- </ItemGroup>
- <ItemGroup>
- <Filter Include="RenderDebug\public">
- </Filter>
- </ItemGroup>
- <ItemGroup>
- <ClInclude Include="..\..\public\RenderDebug.h">
- <Filter>RenderDebug\public</Filter>
- </ClInclude>
- <ClInclude Include="..\..\public\RenderDebugTyped.h">
- <Filter>RenderDebug\public</Filter>
- </ClInclude>
- </ItemGroup>
- <ItemGroup>
- <Filter Include="RenderDebug\include">
- </Filter>
- </ItemGroup>
- <ItemGroup>
- <ClInclude Include="..\..\include\ClientServer.h">
- <Filter>RenderDebug\include</Filter>
- </ClInclude>
- <ClInclude Include="..\..\include\FileRenderDebug.h">
- <Filter>RenderDebug\include</Filter>
- </ClInclude>
- <ClInclude Include="..\..\include\GetArgs.h">
- <Filter>RenderDebug\include</Filter>
- </ClInclude>
- <ClInclude Include="..\..\include\Hull2MeshEdges.h">
- <Filter>RenderDebug\include</Filter>
- </ClInclude>
- <ClInclude Include="..\..\include\InternalRenderDebug.h">
- <Filter>RenderDebug\include</Filter>
- </ClInclude>
- <ClInclude Include="..\..\include\ProcessRenderDebug.h">
- <Filter>RenderDebug\include</Filter>
- </ClInclude>
- <ClInclude Include="..\..\include\PsCommLayer.h">
- <Filter>RenderDebug\include</Filter>
- </ClInclude>
- <ClInclude Include="..\..\include\PsCommStream.h">
- <Filter>RenderDebug\include</Filter>
- </ClInclude>
- <ClInclude Include="..\..\include\RenderDebugData.h">
- <Filter>RenderDebug\include</Filter>
- </ClInclude>
- <ClInclude Include="..\..\include\RenderDebugImpl.h">
- <Filter>RenderDebug\include</Filter>
- </ClInclude>
- <ClInclude Include="..\..\include\StreamIO.h">
- <Filter>RenderDebug\include</Filter>
- </ClInclude>
- <ClInclude Include="..\..\include\StreamIO.inl">
- <Filter>RenderDebug\include</Filter>
- </ClInclude>
- </ItemGroup>
- <ItemGroup>
- <Filter Include="RenderDebug\src">
- </Filter>
- </ItemGroup>
- <ItemGroup>
- <ClCompile Include="..\..\src\ClientServer.cpp">
- <Filter>RenderDebug\src</Filter>
- </ClCompile>
- <ClCompile Include="..\..\src\FileRenderDebug.cpp">
- <Filter>RenderDebug\src</Filter>
- </ClCompile>
- <ClCompile Include="..\..\src\Hull2MeshEdges.cpp">
- <Filter>RenderDebug\src</Filter>
- </ClCompile>
- <ClCompile Include="..\..\src\InternalRenderDebug.cpp">
- <Filter>RenderDebug\src</Filter>
- </ClCompile>
- <ClCompile Include="..\..\src\ProcessRenderDebug.cpp">
- <Filter>RenderDebug\src</Filter>
- </ClCompile>
- <ClCompile Include="..\..\src\PsCommLayer.cpp">
- <Filter>RenderDebug\src</Filter>
- </ClCompile>
- <ClCompile Include="..\..\src\PsCommStream.cpp">
- <Filter>RenderDebug\src</Filter>
- </ClCompile>
- <ClCompile Include="..\..\src\RenderDebug.cpp">
- <Filter>RenderDebug\src</Filter>
- </ClCompile>
- <ClCompile Include="..\..\src\RenderDebugDLLMain.cpp">
- <Filter>RenderDebug\src</Filter>
- </ClCompile>
- </ItemGroup>
- <ItemGroup>
- </ItemGroup>
-</Project>
\ No newline at end of file diff --git a/APEX_1.4/shared/general/RenderDebug/compiler/vc14win32-PhysX_3.4/RenderDebug.vcxproj b/APEX_1.4/shared/general/RenderDebug/compiler/vc14win32-PhysX_3.4/RenderDebug.vcxproj index 924814df..7ed7a2fc 100644 --- a/APEX_1.4/shared/general/RenderDebug/compiler/vc14win32-PhysX_3.4/RenderDebug.vcxproj +++ b/APEX_1.4/shared/general/RenderDebug/compiler/vc14win32-PhysX_3.4/RenderDebug.vcxproj @@ -1,282 +1,288 @@ <?xml version="1.0" encoding="utf-8"?> -<Project DefaultTargets="Build" ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> - <ItemGroup Label="ProjectConfigurations"> - <ProjectConfiguration Include="debug|Win32"> - <Configuration>debug</Configuration> - <Platform>Win32</Platform> - </ProjectConfiguration> - <ProjectConfiguration Include="release|Win32"> - <Configuration>release</Configuration> - <Platform>Win32</Platform> - </ProjectConfiguration> - <ProjectConfiguration Include="profile|Win32"> - <Configuration>profile</Configuration> - <Platform>Win32</Platform> - </ProjectConfiguration> - <ProjectConfiguration Include="checked|Win32"> - <Configuration>checked</Configuration> - <Platform>Win32</Platform> - </ProjectConfiguration> - </ItemGroup> - <PropertyGroup Label="Globals"> - <ProjectGuid>{473AD218-8370-A35E-CAB1-F030F86A6449}</ProjectGuid> - <RootNamespace>RenderDebug</RootNamespace> - </PropertyGroup> - <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> - <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='debug|Win32'" Label="Configuration"> - <ConfigurationType>StaticLibrary</ConfigurationType> - <PlatformToolset>v140</PlatformToolset> - </PropertyGroup> - <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='release|Win32'" Label="Configuration"> - <ConfigurationType>StaticLibrary</ConfigurationType> - <PlatformToolset>v140</PlatformToolset> - </PropertyGroup> - <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='profile|Win32'" Label="Configuration"> - <ConfigurationType>StaticLibrary</ConfigurationType> - <PlatformToolset>v140</PlatformToolset> - </PropertyGroup> - <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='checked|Win32'" Label="Configuration"> - <ConfigurationType>StaticLibrary</ConfigurationType> - <PlatformToolset>v140</PlatformToolset> - </PropertyGroup> - <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> - <ImportGroup Label="ExtensionSettings"> - </ImportGroup> - <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='debug|Win32'"> - <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> - <Import Project="../../../../../compiler/paths.vsprops" /> - </ImportGroup> - <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='release|Win32'"> - <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> - <Import Project="../../../../../compiler/paths.vsprops" /> - </ImportGroup> - <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='profile|Win32'"> - <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> - <Import Project="../../../../../compiler/paths.vsprops" /> - </ImportGroup> - <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='checked|Win32'"> - <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> - <Import Project="../../../../../compiler/paths.vsprops" /> - </ImportGroup> - <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='debug|Win32'"> - <OutDir>./../../lib/vc14win32\</OutDir> - <IntDir>./build/Win32/RenderDebug/debug\</IntDir> - <TargetExt>.lib</TargetExt> - <TargetName>$(ProjectName)DEBUG</TargetName> - <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> - <CodeAnalysisRules /> - <CodeAnalysisRuleAssemblies /> - </PropertyGroup> - <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='debug|Win32'"> - <ClCompile> - <TreatWarningAsError>true</TreatWarningAsError> - <StringPooling>true</StringPooling> - <EnableEnhancedInstructionSet>StreamingSIMDExtensions2</EnableEnhancedInstructionSet> - <RuntimeTypeInfo>false</RuntimeTypeInfo> - <FloatingPointModel>Fast</FloatingPointModel> - <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> - <AdditionalOptions>/wd4201 /wd4324 /Wall /wd4514 /wd4820 /wd4127 /wd4710 /wd4711 /wd4061 /wd4668 /wd4626 /wd4266 /wd4263 /wd4264 /wd4640 /wd4625 /wd4574 /wd4191 /wd4987 /wd4986 /wd4946 /wd4836 /wd4571 /wd4826 /wd4577 /wd4458 /wd4456 /wd4457 /wd4548 /wd5026 /wd5027 /wd4464 /MP /d2Zi+</AdditionalOptions> - <Optimization>Disabled</Optimization> - <AdditionalIncludeDirectories>./../../include;./../../public;../../../../../../PxShared/include;../../../../../../PxShared/include/filebuf;../../../../../../PxShared/include/foundation;../../../../../../PxShared/include/task;../../../../../../PxShared/include/cudamanager;../../../../../../PxShared/include/pvd;../../../../../../PxShared/src/foundation/include;../../../../../../PxShared/src/filebuf/include;../../../../../../PxShared/src/fastxml/include;../../../../../../PxShared/src/pvd/include;./../../../shared;./../../../../../public;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> - <PreprocessorDefinitions>PX_FOUNDATION_DLL=0;WIN32;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_DEBUG;PX_DEBUG;PX_CHECKED;PHYSX_PROFILE_SDK;PX_SUPPORT_VISUAL_DEBUGGER;PX_PROFILE;PX_NVTX=1;%(PreprocessorDefinitions)</PreprocessorDefinitions> - <ExceptionHandling>false</ExceptionHandling> - <WarningLevel>Level4</WarningLevel> - <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> - <PrecompiledHeader>NotUsing</PrecompiledHeader> - <PrecompiledHeaderFile></PrecompiledHeaderFile> - <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> - </ClCompile> - <Lib> - <AdditionalOptions>/INCREMENTAL:NO</AdditionalOptions> - <AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies> - <OutputFile>$(OutDir)$(ProjectName)DEBUG.lib</OutputFile> - <AdditionalLibraryDirectories>../../../../../../PxShared/lib/vc14win32;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> - <ProgramDatabaseFile>$(OutDir)/$(ProjectName)DEBUG.lib.pdb</ProgramDatabaseFile> - <TargetMachine>MachineX86</TargetMachine> - </Lib> - <ResourceCompile> - </ResourceCompile> - <ProjectReference> - <LinkLibraryDependencies>true</LinkLibraryDependencies> - </ProjectReference> - </ItemDefinitionGroup> - <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='release|Win32'"> - <OutDir>./../../lib/vc14win32\</OutDir> - <IntDir>./build/Win32/RenderDebug/release\</IntDir> - <TargetExt>.lib</TargetExt> - <TargetName>$(ProjectName)</TargetName> - <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> - <CodeAnalysisRules /> - <CodeAnalysisRuleAssemblies /> - </PropertyGroup> - <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='release|Win32'"> - <ClCompile> - <TreatWarningAsError>true</TreatWarningAsError> - <StringPooling>true</StringPooling> - <EnableEnhancedInstructionSet>StreamingSIMDExtensions2</EnableEnhancedInstructionSet> - <RuntimeTypeInfo>false</RuntimeTypeInfo> - <FloatingPointModel>Fast</FloatingPointModel> - <AdditionalOptions>/wd4201 /wd4324 /Wall /wd4514 /wd4820 /wd4127 /wd4710 /wd4711 /wd4061 /wd4668 /wd4626 /wd4266 /wd4263 /wd4264 /wd4640 /wd4625 /wd4574 /wd4191 /wd4987 /wd4986 /wd4946 /wd4836 /wd4571 /wd4826 /wd4577 /wd4458 /wd4456 /wd4457 /wd4548 /wd5026 /wd5027 /wd4464 /MP /d2Zi+</AdditionalOptions> - <Optimization>Full</Optimization> - <AdditionalIncludeDirectories>./../../include;./../../public;../../../../../../PxShared/include;../../../../../../PxShared/include/filebuf;../../../../../../PxShared/include/foundation;../../../../../../PxShared/include/task;../../../../../../PxShared/include/cudamanager;../../../../../../PxShared/include/pvd;../../../../../../PxShared/src/foundation/include;../../../../../../PxShared/src/filebuf/include;../../../../../../PxShared/src/fastxml/include;../../../../../../PxShared/src/pvd/include;./../../../shared;./../../../../../public;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> - <PreprocessorDefinitions>PX_FOUNDATION_DLL=0;WIN32;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;NDEBUG;APEX_SHIPPING;_SECURE_SCL=0;_ITERATOR_DEBUG_LEVEL=0;%(PreprocessorDefinitions)</PreprocessorDefinitions> - <ExceptionHandling>false</ExceptionHandling> - <WarningLevel>Level4</WarningLevel> - <RuntimeLibrary>MultiThreaded</RuntimeLibrary> - <PrecompiledHeader>NotUsing</PrecompiledHeader> - <PrecompiledHeaderFile></PrecompiledHeaderFile> - <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> - </ClCompile> - <Lib> - <AdditionalOptions>/INCREMENTAL:NO</AdditionalOptions> - <AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies> - <OutputFile>$(OutDir)$(ProjectName).lib</OutputFile> - <AdditionalLibraryDirectories>../../../../../../PxShared/lib/vc14win32;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> - <ProgramDatabaseFile>$(OutDir)/$(ProjectName).lib.pdb</ProgramDatabaseFile> - <TargetMachine>MachineX86</TargetMachine> - </Lib> - <ResourceCompile> - </ResourceCompile> - <ProjectReference> - <LinkLibraryDependencies>true</LinkLibraryDependencies> - </ProjectReference> - </ItemDefinitionGroup> - <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='profile|Win32'"> - <OutDir>./../../lib/vc14win32\</OutDir> - <IntDir>./build/Win32/RenderDebug/profile\</IntDir> - <TargetExt>.lib</TargetExt> - <TargetName>$(ProjectName)PROFILE</TargetName> - <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> - <CodeAnalysisRules /> - <CodeAnalysisRuleAssemblies /> - </PropertyGroup> - <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='profile|Win32'"> - <ClCompile> - <TreatWarningAsError>true</TreatWarningAsError> - <StringPooling>true</StringPooling> - <EnableEnhancedInstructionSet>StreamingSIMDExtensions2</EnableEnhancedInstructionSet> - <RuntimeTypeInfo>false</RuntimeTypeInfo> - <FloatingPointModel>Fast</FloatingPointModel> - <AdditionalOptions>/wd4201 /wd4324 /Wall /wd4514 /wd4820 /wd4127 /wd4710 /wd4711 /wd4061 /wd4668 /wd4626 /wd4266 /wd4263 /wd4264 /wd4640 /wd4625 /wd4574 /wd4191 /wd4987 /wd4986 /wd4946 /wd4836 /wd4571 /wd4826 /wd4577 /wd4458 /wd4456 /wd4457 /wd4548 /wd5026 /wd5027 /wd4464 /MP /d2Zi+</AdditionalOptions> - <Optimization>Full</Optimization> - <AdditionalIncludeDirectories>./../../include;./../../public;../../../../../../PxShared/include;../../../../../../PxShared/include/filebuf;../../../../../../PxShared/include/foundation;../../../../../../PxShared/include/task;../../../../../../PxShared/include/cudamanager;../../../../../../PxShared/include/pvd;../../../../../../PxShared/src/foundation/include;../../../../../../PxShared/src/filebuf/include;../../../../../../PxShared/src/fastxml/include;../../../../../../PxShared/src/pvd/include;./../../../shared;./../../../../../public;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> - <PreprocessorDefinitions>PX_FOUNDATION_DLL=0;WIN32;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;NDEBUG;PHYSX_PROFILE_SDK;PX_SUPPORT_VISUAL_DEBUGGER;PX_PROFILE;PX_NVTX=1;_SECURE_SCL=0;_ITERATOR_DEBUG_LEVEL=0;%(PreprocessorDefinitions)</PreprocessorDefinitions> - <ExceptionHandling>false</ExceptionHandling> - <WarningLevel>Level4</WarningLevel> - <RuntimeLibrary>MultiThreaded</RuntimeLibrary> - <PrecompiledHeader>NotUsing</PrecompiledHeader> - <PrecompiledHeaderFile></PrecompiledHeaderFile> - <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> - </ClCompile> - <Lib> - <AdditionalOptions>/INCREMENTAL:NO</AdditionalOptions> - <AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies> - <OutputFile>$(OutDir)$(ProjectName)PROFILE.lib</OutputFile> - <AdditionalLibraryDirectories>../../../../../../PxShared/lib/vc14win32;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> - <ProgramDatabaseFile>$(OutDir)/$(ProjectName)PROFILE.lib.pdb</ProgramDatabaseFile> - <TargetMachine>MachineX86</TargetMachine> - </Lib> - <ResourceCompile> - </ResourceCompile> - <ProjectReference> - <LinkLibraryDependencies>true</LinkLibraryDependencies> - </ProjectReference> - </ItemDefinitionGroup> - <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='checked|Win32'"> - <OutDir>./../../lib/vc14win32\</OutDir> - <IntDir>./build/Win32/RenderDebug/checked\</IntDir> - <TargetExt>.lib</TargetExt> - <TargetName>$(ProjectName)CHECKED</TargetName> - <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> - <CodeAnalysisRules /> - <CodeAnalysisRuleAssemblies /> - </PropertyGroup> - <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='checked|Win32'"> - <ClCompile> - <TreatWarningAsError>true</TreatWarningAsError> - <StringPooling>true</StringPooling> - <EnableEnhancedInstructionSet>StreamingSIMDExtensions2</EnableEnhancedInstructionSet> - <RuntimeTypeInfo>false</RuntimeTypeInfo> - <FloatingPointModel>Fast</FloatingPointModel> - <AdditionalOptions>/wd4201 /wd4324 /Wall /wd4514 /wd4820 /wd4127 /wd4710 /wd4711 /wd4061 /wd4668 /wd4626 /wd4266 /wd4263 /wd4264 /wd4640 /wd4625 /wd4574 /wd4191 /wd4987 /wd4986 /wd4946 /wd4836 /wd4571 /wd4826 /wd4577 /wd4458 /wd4456 /wd4457 /wd4548 /wd5026 /wd5027 /wd4464 /MP /d2Zi+</AdditionalOptions> - <Optimization>Full</Optimization> - <AdditionalIncludeDirectories>./../../include;./../../public;../../../../../../PxShared/include;../../../../../../PxShared/include/filebuf;../../../../../../PxShared/include/foundation;../../../../../../PxShared/include/task;../../../../../../PxShared/include/cudamanager;../../../../../../PxShared/include/pvd;../../../../../../PxShared/src/foundation/include;../../../../../../PxShared/src/filebuf/include;../../../../../../PxShared/src/fastxml/include;../../../../../../PxShared/src/pvd/include;./../../../shared;./../../../../../public;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> - <PreprocessorDefinitions>PX_FOUNDATION_DLL=0;WIN32;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;NDEBUG;PX_CHECKED;PHYSX_PROFILE_SDK;PX_SUPPORT_VISUAL_DEBUGGER;PX_ENABLE_CHECKED_ASSERTS;PX_NVTX=1;_SECURE_SCL=0;_ITERATOR_DEBUG_LEVEL=0;%(PreprocessorDefinitions)</PreprocessorDefinitions> - <ExceptionHandling>false</ExceptionHandling> - <WarningLevel>Level4</WarningLevel> - <RuntimeLibrary>MultiThreaded</RuntimeLibrary> - <PrecompiledHeader>NotUsing</PrecompiledHeader> - <PrecompiledHeaderFile></PrecompiledHeaderFile> - <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> - </ClCompile> - <Lib> - <AdditionalOptions>/INCREMENTAL:NO</AdditionalOptions> - <AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies> - <OutputFile>$(OutDir)$(ProjectName)CHECKED.lib</OutputFile> - <AdditionalLibraryDirectories>../../../../../../PxShared/lib/vc14win32;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> - <ProgramDatabaseFile>$(OutDir)/$(ProjectName)CHECKED.lib.pdb</ProgramDatabaseFile> - <TargetMachine>MachineX86</TargetMachine> - </Lib> - <ResourceCompile> - </ResourceCompile> - <ProjectReference> - <LinkLibraryDependencies>true</LinkLibraryDependencies> - </ProjectReference> - </ItemDefinitionGroup> - <ItemGroup> - <ClInclude Include="..\..\public\RenderDebug.h"> - </ClInclude> - <ClInclude Include="..\..\public\RenderDebugTyped.h"> - </ClInclude> - </ItemGroup> - <ItemGroup> - <ClInclude Include="..\..\include\ClientServer.h"> - </ClInclude> - <ClInclude Include="..\..\include\FileRenderDebug.h"> - </ClInclude> - <ClInclude Include="..\..\include\GetArgs.h"> - </ClInclude> - <ClInclude Include="..\..\include\Hull2MeshEdges.h"> - </ClInclude> - <ClInclude Include="..\..\include\InternalRenderDebug.h"> - </ClInclude> - <ClInclude Include="..\..\include\ProcessRenderDebug.h"> - </ClInclude> - <ClInclude Include="..\..\include\PsCommLayer.h"> - </ClInclude> - <ClInclude Include="..\..\include\PsCommStream.h"> - </ClInclude> - <ClInclude Include="..\..\include\RenderDebugData.h"> - </ClInclude> - <ClInclude Include="..\..\include\RenderDebugImpl.h"> - </ClInclude> - <ClInclude Include="..\..\include\StreamIO.h"> - </ClInclude> - <ClInclude Include="..\..\include\StreamIO.inl"> - </ClInclude> - </ItemGroup> - <ItemGroup> - <ClCompile Include="..\..\src\ClientServer.cpp"> - </ClCompile> - <ClCompile Include="..\..\src\FileRenderDebug.cpp"> - </ClCompile> - <ClCompile Include="..\..\src\Hull2MeshEdges.cpp"> - </ClCompile> - <ClCompile Include="..\..\src\InternalRenderDebug.cpp"> - </ClCompile> - <ClCompile Include="..\..\src\ProcessRenderDebug.cpp"> - </ClCompile> - <ClCompile Include="..\..\src\PsCommLayer.cpp"> - </ClCompile> - <ClCompile Include="..\..\src\PsCommStream.cpp"> - </ClCompile> - <ClCompile Include="..\..\src\RenderDebug.cpp"> - </ClCompile> - <ClCompile Include="..\..\src\RenderDebugDLLMain.cpp"> - </ClCompile> - </ItemGroup> - <ItemGroup> - </ItemGroup> - <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> - <ImportGroup Label="ExtensionTargets"></ImportGroup> +<Project + DefaultTargets="Build" + ToolsVersion="14.0" + xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> + <ItemGroup Label="ProjectConfigurations"> + <ProjectConfiguration Include="debug|Win32"> + <Configuration>debug</Configuration> + <Platform>Win32</Platform> + </ProjectConfiguration> + <ProjectConfiguration Include="release|Win32"> + <Configuration>release</Configuration> + <Platform>Win32</Platform> + </ProjectConfiguration> + <ProjectConfiguration Include="profile|Win32"> + <Configuration>profile</Configuration> + <Platform>Win32</Platform> + </ProjectConfiguration> + <ProjectConfiguration Include="checked|Win32"> + <Configuration>checked</Configuration> + <Platform>Win32</Platform> + </ProjectConfiguration> + </ItemGroup> + <PropertyGroup Label="Globals"> + <ProjectGuid>{473AD218-8370-A35E-CAB1-F030F86A6449}</ProjectGuid> + <RootNamespace>RenderDebug</RootNamespace> + </PropertyGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> + <PropertyGroup + Condition="'$(Configuration)|$(Platform)'=='debug|Win32'" + Label="Configuration"> + <ConfigurationType>StaticLibrary</ConfigurationType> + <PlatformToolset>v140</PlatformToolset> + </PropertyGroup> + <PropertyGroup + Condition="'$(Configuration)|$(Platform)'=='release|Win32'" + Label="Configuration"> + <ConfigurationType>StaticLibrary</ConfigurationType> + <PlatformToolset>v140</PlatformToolset> + </PropertyGroup> + <PropertyGroup + Condition="'$(Configuration)|$(Platform)'=='profile|Win32'" + Label="Configuration"> + <ConfigurationType>StaticLibrary</ConfigurationType> + <PlatformToolset>v140</PlatformToolset> + </PropertyGroup> + <PropertyGroup + Condition="'$(Configuration)|$(Platform)'=='checked|Win32'" + Label="Configuration"> + <ConfigurationType>StaticLibrary</ConfigurationType> + <PlatformToolset>v140</PlatformToolset> + </PropertyGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> + <ImportGroup Label="ExtensionSettings"></ImportGroup> + <ImportGroup + Label="PropertySheets" + Condition="'$(Configuration)|$(Platform)'=='debug|Win32'"> + <Import + Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" + Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" + Label="LocalAppDataPlatform" + /> + <Import Project="../../../../../compiler/paths.vsprops" /> + </ImportGroup> + <ImportGroup + Label="PropertySheets" + Condition="'$(Configuration)|$(Platform)'=='release|Win32'"> + <Import + Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" + Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" + Label="LocalAppDataPlatform" + /> + <Import Project="../../../../../compiler/paths.vsprops" /> + </ImportGroup> + <ImportGroup + Label="PropertySheets" + Condition="'$(Configuration)|$(Platform)'=='profile|Win32'"> + <Import + Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" + Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" + Label="LocalAppDataPlatform" + /> + <Import Project="../../../../../compiler/paths.vsprops" /> + </ImportGroup> + <ImportGroup + Label="PropertySheets" + Condition="'$(Configuration)|$(Platform)'=='checked|Win32'"> + <Import + Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" + Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" + Label="LocalAppDataPlatform" + /> + <Import Project="../../../../../compiler/paths.vsprops" /> + </ImportGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='debug|Win32'"> + <OutDir>./../../lib/vc14win32\</OutDir> + <IntDir>./build/Win32/RenderDebug/debug\</IntDir> + <TargetExt>.lib</TargetExt> + <TargetName>$(ProjectName)DEBUG</TargetName> + <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> + <CodeAnalysisRules/> + <CodeAnalysisRuleAssemblies/> + </PropertyGroup> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='debug|Win32'"> + <ClCompile> + <TreatWarningAsError>true</TreatWarningAsError> + <StringPooling>true</StringPooling> + <EnableEnhancedInstructionSet>StreamingSIMDExtensions2</EnableEnhancedInstructionSet> + <RuntimeTypeInfo>false</RuntimeTypeInfo> + <FloatingPointModel>Fast</FloatingPointModel> + <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> + <AdditionalOptions>/wd4201 /wd4324 /Wall /wd4514 /wd4820 /wd4127 /wd4710 /wd4711 /wd4061 /wd4668 /wd4626 /wd4266 /wd4263 /wd4264 /wd4640 /wd4625 /wd4574 /wd4191 /wd4987 /wd4986 /wd4946 /wd4836 /wd4571 /wd4826 /wd4577 /wd4458 /wd4456 /wd4457 /wd4548 /wd5026 /wd5027 /wd4464 /MP /d2Zi+</AdditionalOptions> + <Optimization>Disabled</Optimization> + <AdditionalIncludeDirectories>./../../include;./../../public;../../../../../../PxShared/include;../../../../../../PxShared/include/filebuf;../../../../../../PxShared/include/foundation;../../../../../../PxShared/include/task;../../../../../../PxShared/include/cudamanager;../../../../../../PxShared/include/pvd;../../../../../../PxShared/src/foundation/include;../../../../../../PxShared/src/filebuf/include;../../../../../../PxShared/src/fastxml/include;../../../../../../PxShared/src/pvd/include;./../../../shared;./../../../../../public;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> + <PreprocessorDefinitions>PX_FOUNDATION_DLL=0;WIN32;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_DEBUG;PX_DEBUG;PX_CHECKED;PHYSX_PROFILE_SDK;PX_SUPPORT_VISUAL_DEBUGGER;PX_PROFILE;PX_NVTX=1;%(PreprocessorDefinitions)</PreprocessorDefinitions> + <ExceptionHandling>false</ExceptionHandling> + <WarningLevel>Level4</WarningLevel> + <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> + <PrecompiledHeader>NotUsing</PrecompiledHeader> + <PrecompiledHeaderFile></PrecompiledHeaderFile> + <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> + </ClCompile> + <Lib> + <AdditionalOptions>/INCREMENTAL:NO</AdditionalOptions> + <AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies> + <OutputFile>$(OutDir)$(ProjectName)DEBUG.lib</OutputFile> + <AdditionalLibraryDirectories>../../../../../../PxShared/lib/vc14win32;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> + <ProgramDatabaseFile>$(OutDir)/$(ProjectName)DEBUG.lib.pdb</ProgramDatabaseFile> + <TargetMachine>MachineX86</TargetMachine> + </Lib> + <ResourceCompile></ResourceCompile> + <ProjectReference> + <LinkLibraryDependencies>true</LinkLibraryDependencies> + </ProjectReference> + </ItemDefinitionGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='release|Win32'"> + <OutDir>./../../lib/vc14win32\</OutDir> + <IntDir>./build/Win32/RenderDebug/release\</IntDir> + <TargetExt>.lib</TargetExt> + <TargetName>$(ProjectName)</TargetName> + <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> + <CodeAnalysisRules/> + <CodeAnalysisRuleAssemblies/> + </PropertyGroup> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='release|Win32'"> + <ClCompile> + <TreatWarningAsError>true</TreatWarningAsError> + <StringPooling>true</StringPooling> + <EnableEnhancedInstructionSet>StreamingSIMDExtensions2</EnableEnhancedInstructionSet> + <RuntimeTypeInfo>false</RuntimeTypeInfo> + <FloatingPointModel>Fast</FloatingPointModel> + <AdditionalOptions>/wd4201 /wd4324 /Wall /wd4514 /wd4820 /wd4127 /wd4710 /wd4711 /wd4061 /wd4668 /wd4626 /wd4266 /wd4263 /wd4264 /wd4640 /wd4625 /wd4574 /wd4191 /wd4987 /wd4986 /wd4946 /wd4836 /wd4571 /wd4826 /wd4577 /wd4458 /wd4456 /wd4457 /wd4548 /wd5026 /wd5027 /wd4464 /MP /d2Zi+</AdditionalOptions> + <Optimization>Full</Optimization> + <AdditionalIncludeDirectories>./../../include;./../../public;../../../../../../PxShared/include;../../../../../../PxShared/include/filebuf;../../../../../../PxShared/include/foundation;../../../../../../PxShared/include/task;../../../../../../PxShared/include/cudamanager;../../../../../../PxShared/include/pvd;../../../../../../PxShared/src/foundation/include;../../../../../../PxShared/src/filebuf/include;../../../../../../PxShared/src/fastxml/include;../../../../../../PxShared/src/pvd/include;./../../../shared;./../../../../../public;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> + <PreprocessorDefinitions>PX_FOUNDATION_DLL=0;WIN32;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;NDEBUG;APEX_SHIPPING;_SECURE_SCL=0;_ITERATOR_DEBUG_LEVEL=0;%(PreprocessorDefinitions)</PreprocessorDefinitions> + <ExceptionHandling>false</ExceptionHandling> + <WarningLevel>Level4</WarningLevel> + <RuntimeLibrary>MultiThreaded</RuntimeLibrary> + <PrecompiledHeader>NotUsing</PrecompiledHeader> + <PrecompiledHeaderFile></PrecompiledHeaderFile> + <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> + </ClCompile> + <Lib> + <AdditionalOptions>/INCREMENTAL:NO</AdditionalOptions> + <AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies> + <OutputFile>$(OutDir)$(ProjectName).lib</OutputFile> + <AdditionalLibraryDirectories>../../../../../../PxShared/lib/vc14win32;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> + <ProgramDatabaseFile>$(OutDir)/$(ProjectName).lib.pdb</ProgramDatabaseFile> + <TargetMachine>MachineX86</TargetMachine> + </Lib> + <ResourceCompile></ResourceCompile> + <ProjectReference> + <LinkLibraryDependencies>true</LinkLibraryDependencies> + </ProjectReference> + </ItemDefinitionGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='profile|Win32'"> + <OutDir>./../../lib/vc14win32\</OutDir> + <IntDir>./build/Win32/RenderDebug/profile\</IntDir> + <TargetExt>.lib</TargetExt> + <TargetName>$(ProjectName)PROFILE</TargetName> + <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> + <CodeAnalysisRules/> + <CodeAnalysisRuleAssemblies/> + </PropertyGroup> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='profile|Win32'"> + <ClCompile> + <TreatWarningAsError>true</TreatWarningAsError> + <StringPooling>true</StringPooling> + <EnableEnhancedInstructionSet>StreamingSIMDExtensions2</EnableEnhancedInstructionSet> + <RuntimeTypeInfo>false</RuntimeTypeInfo> + <FloatingPointModel>Fast</FloatingPointModel> + <AdditionalOptions>/wd4201 /wd4324 /Wall /wd4514 /wd4820 /wd4127 /wd4710 /wd4711 /wd4061 /wd4668 /wd4626 /wd4266 /wd4263 /wd4264 /wd4640 /wd4625 /wd4574 /wd4191 /wd4987 /wd4986 /wd4946 /wd4836 /wd4571 /wd4826 /wd4577 /wd4458 /wd4456 /wd4457 /wd4548 /wd5026 /wd5027 /wd4464 /MP /d2Zi+</AdditionalOptions> + <Optimization>Full</Optimization> + <AdditionalIncludeDirectories>./../../include;./../../public;../../../../../../PxShared/include;../../../../../../PxShared/include/filebuf;../../../../../../PxShared/include/foundation;../../../../../../PxShared/include/task;../../../../../../PxShared/include/cudamanager;../../../../../../PxShared/include/pvd;../../../../../../PxShared/src/foundation/include;../../../../../../PxShared/src/filebuf/include;../../../../../../PxShared/src/fastxml/include;../../../../../../PxShared/src/pvd/include;./../../../shared;./../../../../../public;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> + <PreprocessorDefinitions>PX_FOUNDATION_DLL=0;WIN32;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;NDEBUG;PHYSX_PROFILE_SDK;PX_SUPPORT_VISUAL_DEBUGGER;PX_PROFILE;PX_NVTX=1;_SECURE_SCL=0;_ITERATOR_DEBUG_LEVEL=0;%(PreprocessorDefinitions)</PreprocessorDefinitions> + <ExceptionHandling>false</ExceptionHandling> + <WarningLevel>Level4</WarningLevel> + <RuntimeLibrary>MultiThreaded</RuntimeLibrary> + <PrecompiledHeader>NotUsing</PrecompiledHeader> + <PrecompiledHeaderFile></PrecompiledHeaderFile> + <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> + </ClCompile> + <Lib> + <AdditionalOptions>/INCREMENTAL:NO</AdditionalOptions> + <AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies> + <OutputFile>$(OutDir)$(ProjectName)PROFILE.lib</OutputFile> + <AdditionalLibraryDirectories>../../../../../../PxShared/lib/vc14win32;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> + <ProgramDatabaseFile>$(OutDir)/$(ProjectName)PROFILE.lib.pdb</ProgramDatabaseFile> + <TargetMachine>MachineX86</TargetMachine> + </Lib> + <ResourceCompile></ResourceCompile> + <ProjectReference> + <LinkLibraryDependencies>true</LinkLibraryDependencies> + </ProjectReference> + </ItemDefinitionGroup> + <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='checked|Win32'"> + <OutDir>./../../lib/vc14win32\</OutDir> + <IntDir>./build/Win32/RenderDebug/checked\</IntDir> + <TargetExt>.lib</TargetExt> + <TargetName>$(ProjectName)CHECKED</TargetName> + <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> + <CodeAnalysisRules/> + <CodeAnalysisRuleAssemblies/> + </PropertyGroup> + <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='checked|Win32'"> + <ClCompile> + <TreatWarningAsError>true</TreatWarningAsError> + <StringPooling>true</StringPooling> + <EnableEnhancedInstructionSet>StreamingSIMDExtensions2</EnableEnhancedInstructionSet> + <RuntimeTypeInfo>false</RuntimeTypeInfo> + <FloatingPointModel>Fast</FloatingPointModel> + <AdditionalOptions>/wd4201 /wd4324 /Wall /wd4514 /wd4820 /wd4127 /wd4710 /wd4711 /wd4061 /wd4668 /wd4626 /wd4266 /wd4263 /wd4264 /wd4640 /wd4625 /wd4574 /wd4191 /wd4987 /wd4986 /wd4946 /wd4836 /wd4571 /wd4826 /wd4577 /wd4458 /wd4456 /wd4457 /wd4548 /wd5026 /wd5027 /wd4464 /MP /d2Zi+</AdditionalOptions> + <Optimization>Full</Optimization> + <AdditionalIncludeDirectories>./../../include;./../../public;../../../../../../PxShared/include;../../../../../../PxShared/include/filebuf;../../../../../../PxShared/include/foundation;../../../../../../PxShared/include/task;../../../../../../PxShared/include/cudamanager;../../../../../../PxShared/include/pvd;../../../../../../PxShared/src/foundation/include;../../../../../../PxShared/src/filebuf/include;../../../../../../PxShared/src/fastxml/include;../../../../../../PxShared/src/pvd/include;./../../../shared;./../../../../../public;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> + <PreprocessorDefinitions>PX_FOUNDATION_DLL=0;WIN32;_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;NDEBUG;PX_CHECKED;PHYSX_PROFILE_SDK;PX_SUPPORT_VISUAL_DEBUGGER;PX_ENABLE_CHECKED_ASSERTS;PX_NVTX=1;_SECURE_SCL=0;_ITERATOR_DEBUG_LEVEL=0;%(PreprocessorDefinitions)</PreprocessorDefinitions> + <ExceptionHandling>false</ExceptionHandling> + <WarningLevel>Level4</WarningLevel> + <RuntimeLibrary>MultiThreaded</RuntimeLibrary> + <PrecompiledHeader>NotUsing</PrecompiledHeader> + <PrecompiledHeaderFile></PrecompiledHeaderFile> + <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> + </ClCompile> + <Lib> + <AdditionalOptions>/INCREMENTAL:NO</AdditionalOptions> + <AdditionalDependencies>%(AdditionalDependencies)</AdditionalDependencies> + <OutputFile>$(OutDir)$(ProjectName)CHECKED.lib</OutputFile> + <AdditionalLibraryDirectories>../../../../../../PxShared/lib/vc14win32;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> + <ProgramDatabaseFile>$(OutDir)/$(ProjectName)CHECKED.lib.pdb</ProgramDatabaseFile> + <TargetMachine>MachineX86</TargetMachine> + </Lib> + <ResourceCompile></ResourceCompile> + <ProjectReference> + <LinkLibraryDependencies>true</LinkLibraryDependencies> + </ProjectReference> + </ItemDefinitionGroup> + <ItemGroup> + <ClInclude Include="..\..\public\RenderDebug.h"></ClInclude> + <ClInclude Include="..\..\public\RenderDebugTyped.h"></ClInclude> + </ItemGroup> + <ItemGroup> + <ClInclude Include="..\..\include\ClientServer.h"></ClInclude> + <ClInclude Include="..\..\include\FileRenderDebug.h"></ClInclude> + <ClInclude Include="..\..\include\GetArgs.h"></ClInclude> + <ClInclude Include="..\..\include\Hull2MeshEdges.h"></ClInclude> + <ClInclude Include="..\..\include\InternalRenderDebug.h"></ClInclude> + <ClInclude Include="..\..\include\ProcessRenderDebug.h"></ClInclude> + <ClInclude Include="..\..\include\PsCommLayer.h"></ClInclude> + <ClInclude Include="..\..\include\PsCommStream.h"></ClInclude> + <ClInclude Include="..\..\include\RenderDebugData.h"></ClInclude> + <ClInclude Include="..\..\include\RenderDebugImpl.h"></ClInclude> + <ClInclude Include="..\..\include\StreamIO.h"></ClInclude> + <ClInclude Include="..\..\include\StreamIO.inl"></ClInclude> + </ItemGroup> + <ItemGroup> + <ClCompile Include="..\..\src\ClientServer.cpp"></ClCompile> + <ClCompile Include="..\..\src\FileRenderDebug.cpp"></ClCompile> + <ClCompile Include="..\..\src\Hull2MeshEdges.cpp"></ClCompile> + <ClCompile Include="..\..\src\InternalRenderDebug.cpp"></ClCompile> + <ClCompile Include="..\..\src\ProcessRenderDebug.cpp"></ClCompile> + <ClCompile Include="..\..\src\PsCommLayer.cpp"></ClCompile> + <ClCompile Include="..\..\src\PsCommStream.cpp"></ClCompile> + <ClCompile Include="..\..\src\RenderDebug.cpp"></ClCompile> + <ClCompile Include="..\..\src\RenderDebugDLLMain.cpp"></ClCompile> + </ItemGroup> + <ItemGroup></ItemGroup> + <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> + <ImportGroup Label="ExtensionTargets"></ImportGroup> </Project> |