fixing some subprojects
This commit is contained in:
parent
0155d31d5a
commit
b71ed2b600
|
@ -1,7 +1,3 @@
|
|||
\macx: QMAKE_MACOSX_DEPLOYMENT_TARGET = 10.9
|
||||
QMAKE_MAC_SDK = macosx10.9
|
||||
CONFIG += c++11
|
||||
|
||||
include(../common.pri)
|
||||
TARGET = polygonmesh_base
|
||||
SOURCES += polygonmesh_optimize.cpp ../../../wrap/ply/plylib.cpp
|
||||
|
|
Loading…
Reference in New Issue