aboutsummaryrefslogtreecommitdiff
path: root/APEX_1.4/compiler/linux32
diff options
context:
space:
mode:
authorsschirm <[email protected]>2016-12-23 14:20:36 +0100
committersschirm <[email protected]>2016-12-23 14:56:17 +0100
commitef6937e69e8ee3f409cf9d460d5ad300a65d5924 (patch)
tree710426e8daa605551ce3f34b581897011101c30f /APEX_1.4/compiler/linux32
parentInitial commit: (diff)
downloadphysx-3.4-ef6937e69e8ee3f409cf9d460d5ad300a65d5924.tar.xz
physx-3.4-ef6937e69e8ee3f409cf9d460d5ad300a65d5924.zip
PhysX 3.4 / APEX 1.4 release candidate @21506124
Diffstat (limited to 'APEX_1.4/compiler/linux32')
-rw-r--r--APEX_1.4/compiler/linux32/Makefile.APEX_Legacy.mk2
-rw-r--r--APEX_1.4/compiler/linux32/Makefile.ApexCommon.mk4
-rw-r--r--APEX_1.4/compiler/linux32/Makefile.ApexFramework.mk4
-rw-r--r--APEX_1.4/compiler/linux32/Makefile.ApexShared.mk6
-rw-r--r--APEX_1.4/compiler/linux32/Makefile.NvParameterized.mk2
5 files changed, 9 insertions, 9 deletions
diff --git a/APEX_1.4/compiler/linux32/Makefile.APEX_Legacy.mk b/APEX_1.4/compiler/linux32/Makefile.APEX_Legacy.mk
index ff908bda..74e319d0 100644
--- a/APEX_1.4/compiler/linux32/Makefile.APEX_Legacy.mk
+++ b/APEX_1.4/compiler/linux32/Makefile.APEX_Legacy.mk
@@ -76,8 +76,8 @@ APEX_Legacy_cppfiles += ./../../module/destructible_legacy/src/autogen/Destruc
APEX_Legacy_cppfiles += ./../../module/destructible_legacy/src/autogen/DestructibleModuleParameters_0p2.cpp
APEX_Legacy_cppfiles += ./../../module/destructible_legacy/src/autogen/DestructibleModuleParameters_0p3.cpp
APEX_Legacy_cppfiles += ./../../module/destructible_legacy/src/autogen/DestructiblePreviewParam_0p0.cpp
-APEX_Legacy_cppfiles += ./../../module/destructible_legacy/src/autogen/MeshCookedCollisionStreamsAtScale_0p0.cpp
APEX_Legacy_cppfiles += ./../../module/destructible_legacy/src/autogen/MeshCookedCollisionStream_0p0.cpp
+APEX_Legacy_cppfiles += ./../../module/destructible_legacy/src/autogen/MeshCookedCollisionStreamsAtScale_0p0.cpp
APEX_Legacy_cppfiles += ./../../module/destructible_legacy/src/autogen/ModuleDestructibleLegacy.cpp
APEX_Legacy_cppfiles += ./../../module/destructible_legacy/src/autogen/SurfaceTraceParameters_0p0.cpp
APEX_Legacy_cppfiles += ./../../module/destructible_legacy/src/autogen/SurfaceTraceSetParameters_0p0.cpp
diff --git a/APEX_1.4/compiler/linux32/Makefile.ApexCommon.mk b/APEX_1.4/compiler/linux32/Makefile.ApexCommon.mk
index b7401f5a..e2aefa10 100644
--- a/APEX_1.4/compiler/linux32/Makefile.ApexCommon.mk
+++ b/APEX_1.4/compiler/linux32/Makefile.ApexCommon.mk
@@ -17,8 +17,8 @@ ApexCommon_cppfiles += ./../../common/src/ApexMeshHash.cpp
ApexCommon_cppfiles += ./../../common/src/ApexPreview.cpp
ApexCommon_cppfiles += ./../../common/src/ApexPvdClient.cpp
ApexCommon_cppfiles += ./../../common/src/ApexQuadricSimplifier.cpp
-ApexCommon_cppfiles += ./../../common/src/ApexResource.cpp
ApexCommon_cppfiles += ./../../common/src/ApexRWLockable.cpp
+ApexCommon_cppfiles += ./../../common/src/ApexResource.cpp
ApexCommon_cppfiles += ./../../common/src/ApexSDKCachedDataImpl.cpp
ApexCommon_cppfiles += ./../../common/src/ApexSDKHelpers.cpp
ApexCommon_cppfiles += ./../../common/src/ApexShape.cpp
@@ -31,8 +31,8 @@ ApexCommon_cppfiles += ./../../common/src/ModuleUpdateLoader.cpp
ApexCommon_cppfiles += ./../../common/src/PVDParameterizedHandler.cpp
ApexCommon_cppfiles += ./../../common/src/ReadCheck.cpp
ApexCommon_cppfiles += ./../../common/src/Spline.cpp
-ApexCommon_cppfiles += ./../../common/src/variable_oscillator.cpp
ApexCommon_cppfiles += ./../../common/src/WriteCheck.cpp
+ApexCommon_cppfiles += ./../../common/src/variable_oscillator.cpp
ApexCommon_cppfiles += ./../../common/src/autogen/ConvexHullParameters.cpp
ApexCommon_cppfiles += ./../../common/src/autogen/DebugColorParams.cpp
ApexCommon_cppfiles += ./../../common/src/autogen/DebugRenderParams.cpp
diff --git a/APEX_1.4/compiler/linux32/Makefile.ApexFramework.mk b/APEX_1.4/compiler/linux32/Makefile.ApexFramework.mk
index e611f28a..0fa5ab28 100644
--- a/APEX_1.4/compiler/linux32/Makefile.ApexFramework.mk
+++ b/APEX_1.4/compiler/linux32/Makefile.ApexFramework.mk
@@ -10,11 +10,11 @@ ApexFramework_cppfiles += ./../../framework/src/ApexRenderMeshAsset.cpp
ApexFramework_cppfiles += ./../../framework/src/ApexRenderMeshAssetAuthoring.cpp
ApexFramework_cppfiles += ./../../framework/src/ApexRenderSubmesh.cpp
ApexFramework_cppfiles += ./../../framework/src/ApexResourceProvider.cpp
+ApexFramework_cppfiles += ./../../framework/src/ApexSDKImpl.cpp
+ApexFramework_cppfiles += ./../../framework/src/ApexSDKVersionString.cpp
ApexFramework_cppfiles += ./../../framework/src/ApexScene.cpp
ApexFramework_cppfiles += ./../../framework/src/ApexSceneTasks.cpp
ApexFramework_cppfiles += ./../../framework/src/ApexSceneUserNotify.cpp
-ApexFramework_cppfiles += ./../../framework/src/ApexSDKImpl.cpp
-ApexFramework_cppfiles += ./../../framework/src/ApexSDKVersionString.cpp
ApexFramework_cppfiles += ./../../framework/src/ApexVertexBuffer.cpp
ApexFramework_cppfiles += ./../../framework/src/ApexVertexFormat.cpp
ApexFramework_cppfiles += ./../../framework/src/FrameworkProfile.cpp
diff --git a/APEX_1.4/compiler/linux32/Makefile.ApexShared.mk b/APEX_1.4/compiler/linux32/Makefile.ApexShared.mk
index 0eeec2dc..d9597b02 100644
--- a/APEX_1.4/compiler/linux32/Makefile.ApexShared.mk
+++ b/APEX_1.4/compiler/linux32/Makefile.ApexShared.mk
@@ -11,6 +11,9 @@ ApexShared_cppfiles += ./../../shared/general/floatmath/src/FloatMath.cpp
ApexShared_cppfiles += ./../../shared/general/HACD/src/AutoGeometry.cpp
ApexShared_cppfiles += ./../../shared/general/HACD/src/ConvexDecomposition.cpp
ApexShared_cppfiles += ./../../shared/general/HACD/src/ConvexHull.cpp
+ApexShared_cppfiles += ./../../shared/general/HACD/src/HACD.cpp
+ApexShared_cppfiles += ./../../shared/general/HACD/src/MergeHulls.cpp
+ApexShared_cppfiles += ./../../shared/general/HACD/src/WuQuantizer.cpp
ApexShared_cppfiles += ./../../shared/general/HACD/src/dgAABBPolygonSoup.cpp
ApexShared_cppfiles += ./../../shared/general/HACD/src/dgConvexHull3d.cpp
ApexShared_cppfiles += ./../../shared/general/HACD/src/dgGoogol.cpp
@@ -24,9 +27,6 @@ ApexShared_cppfiles += ./../../shared/general/HACD/src/dgSmallDeterminant.cpp
ApexShared_cppfiles += ./../../shared/general/HACD/src/dgSphere.cpp
ApexShared_cppfiles += ./../../shared/general/HACD/src/dgTree.cpp
ApexShared_cppfiles += ./../../shared/general/HACD/src/dgTypes.cpp
-ApexShared_cppfiles += ./../../shared/general/HACD/src/HACD.cpp
-ApexShared_cppfiles += ./../../shared/general/HACD/src/MergeHulls.cpp
-ApexShared_cppfiles += ./../../shared/general/HACD/src/WuQuantizer.cpp
ApexShared_cppfiles += ./../../shared/general/PairFilter/src/PairFilter.cpp
ApexShared_cppfiles += ./../../shared/general/stan_hull/src/StanHull.cpp
diff --git a/APEX_1.4/compiler/linux32/Makefile.NvParameterized.mk b/APEX_1.4/compiler/linux32/Makefile.NvParameterized.mk
index d5e87947..52072ec1 100644
--- a/APEX_1.4/compiler/linux32/Makefile.NvParameterized.mk
+++ b/APEX_1.4/compiler/linux32/Makefile.NvParameterized.mk
@@ -1,8 +1,8 @@
# Makefile generated by XPJ for linux32
-include Makefile.custom
ProjectName = NvParameterized
-NvParameterized_cppfiles += ./../../NvParameterized/src/BinaryHelper.cpp
NvParameterized_cppfiles += ./../../NvParameterized/src/BinSerializer.cpp
+NvParameterized_cppfiles += ./../../NvParameterized/src/BinaryHelper.cpp
NvParameterized_cppfiles += ./../../NvParameterized/src/NvParameterized.cpp
NvParameterized_cppfiles += ./../../NvParameterized/src/NvParameterizedTraits.cpp
NvParameterized_cppfiles += ./../../NvParameterized/src/NvSerializer.cpp