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 /PhysX_3.4/Documentation/PhysXGuide/Manual | |
| 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 'PhysX_3.4/Documentation/PhysXGuide/Manual')
| -rw-r--r-- | PhysX_3.4/Documentation/PhysXGuide/Manual/BuildingWithPhysX.html | 2 | ||||
| -rw-r--r-- | PhysX_3.4/Documentation/PhysXGuide/Manual/Index.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/PhysX_3.4/Documentation/PhysXGuide/Manual/BuildingWithPhysX.html b/PhysX_3.4/Documentation/PhysXGuide/Manual/BuildingWithPhysX.html index 9b2c2182..8ca98a06 100644 --- a/PhysX_3.4/Documentation/PhysXGuide/Manual/BuildingWithPhysX.html +++ b/PhysX_3.4/Documentation/PhysXGuide/Manual/BuildingWithPhysX.html @@ -51,7 +51,7 @@ <div class="section" id="building-with-physx"> <span id="id1"></span><h1>Building with PhysX<a class="headerlink" href="#building-with-physx" title="Permalink to this headline">¶</a></h1> -<p>On Windows, PhysX requires either Visual Studio 2010 or Visual Studio 2012.</p> +<p>On Windows, PhysX requires Visual Studio 2013 or later versions.</p> <div class="section" id="build-settings"> <h2>Build Settings<a class="headerlink" href="#build-settings" title="Permalink to this headline">¶</a></h2> <p>The PhysX headers should compile cleanly at the highest typical warning levels (/W4 for Visual Studio, -Wall -Wextra -pedantic for gcc- and clang-based compilers.) Stricter warning settings may result in a small number of benign informational warnins.</p> diff --git a/PhysX_3.4/Documentation/PhysXGuide/Manual/Index.html b/PhysX_3.4/Documentation/PhysXGuide/Manual/Index.html index 3a3d6c0c..9ee4450a 100644 --- a/PhysX_3.4/Documentation/PhysXGuide/Manual/Index.html +++ b/PhysX_3.4/Documentation/PhysXGuide/Manual/Index.html @@ -50,7 +50,7 @@ <div class="section" id="user-s-guide"> <h1>User's Guide<a class="headerlink" href="#user-s-guide" title="Permalink to this headline">¶</a></h1> <img alt="../_images/PhysXlogo1.png" src="../_images/PhysXlogo1.png" /> -<p>Built December 15, 2017</p> +<p>Built January 25, 2018</p> <p>Contents:</p> <div class="toctree-wrapper compound"> <ul> |