소스 검색

removing dead header file from Sources.pp

Chris Brunner 16 년 전
부모
커밋
569adce11b
1개의 변경된 파일0개의 추가작업 그리고 2개의 파일을 삭제
  1. 0 2
      panda/src/physx/Sources.pp

+ 0 - 2
panda/src/physx/Sources.pp

@@ -11,7 +11,6 @@
   #define COMBINED_SOURCES $[TARGET]_composite.cxx
 
   #define SOURCES \
-    NoMinMax.h \
     config_physx.h \
     physxActor.I physxActor.h \
     physxActorDesc.I physxActorDesc.h \
@@ -234,7 +233,6 @@
     physxWheelShapeDesc.cxx \
 
   #define INSTALL_HEADERS \
-    NoMinMax.h \
     config_physx.h \
     physxActor.I physxActor.h \
     physxActorDesc.I physxActorDesc.h \