BGE: Removing the source files for the PHY interfaces since they just contained virtual destructors. This means we had license and doc blocks for 3 lines of code, which seemed silly. This also means that ge_phys_common no longer needs to be built as a library. I tested this with CMake and SCons using GCC; hopefully this doesn't break other systems.
This commit is contained in:
@@ -35,7 +35,6 @@ SConscript(['BlenderRoutines/SConscript',
|
||||
'Ketsji/KXNetwork/SConscript',
|
||||
'Network/SConscript',
|
||||
'Network/LoopBackNetwork/SConscript',
|
||||
'Physics/common/SConscript',
|
||||
'Physics/Dummy/SConscript',
|
||||
'Rasterizer/SConscript',
|
||||
'Rasterizer/RAS_OpenGLRasterizer/SConscript',
|
||||
|
||||
Reference in New Issue
Block a user