feat(physics): wire physx sdk into build
This commit is contained in:
8
engine/third_party/physx/buildtools/templates/PxIncludeTemplate.h
vendored
Normal file
8
engine/third_party/physx/buildtools/templates/PxIncludeTemplate.h
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
${BOILERPLATE_CONTENT}
|
||||
|
||||
#ifndef PX_${HEADER_GUARD_NAME}
|
||||
#define PX_${HEADER_GUARD_NAME}
|
||||
|
||||
${HEADER_CONTENT}
|
||||
|
||||
#endif // PX_${HEADER_GUARD_NAME}
|
||||
Reference in New Issue
Block a user