Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F91985772
qhalf.pro
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Sat, Nov 16, 09:35
Size
941 B
Mime Type
text/x-makefile
Expires
Mon, Nov 18, 09:35 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
22359016
Attached To
rCADDMESH CADD_mesher
qhalf.pro
View Options
# -------------------------------------------------
#
qhalf
.
pro
--
Qt
project
file
for
qconvex
.
exe
#
-------------------------------------------------
TARGET
=
qhalf
DESTDIR
=
..
/..
TEMPLATE
=
app
CONFIG
+=
console
warn_on
CONFIG
-=
app_bundle
LIBS
+=
-
L
..
/..
QMAKE_CFLAGS_WARN_ON
+=
-
Werror
-
Wall
-
Wcast
-
qual
-
Wextra
-
Wshadow
-
Wwrite
-
strings
QMAKE_CFLAGS_WARN_ON
+=
-
Wno
-
sign
-
conversion
#
Many
size_t
vs
.
int
warnings
#
QMAKE_CFLAGS_WARN_ON
+=
-
Wconversion
#
No
workaround
for
bit
-
field
conversions
build_pass:
CONFIG
(
debug
,
debug
|
release
)
:
{
LIBS
+=
libqhulld
PRE_TARGETDEPS
+=
..
/../libqhulld
.
a
OBJECTS_DIR
=
..
/../tmp
/
qconvex
/
Debug
}
else
:
build_pass:
CONFIG
(
release
,
debug
|
release
)
:
{
LIBS
+=
libqhull
PRE_TARGETDEPS
+=
..
/../libqhull
.
a
OBJECTS_DIR
=
..
/../tmp
/
qconvex
/
Release
}
QT
-=
gui
MOC_DIR
=
..
/../tmp
/
moc
RCC_DIR
=
..
/../tmp
/
rcc
INCLUDEPATH
=
..
/../tmp
VPATH
=
..
/..
SOURCES
+=
src
/
qhalf
.
c
HEADERS
+=
src
/
libqhull
.
h
Event Timeline
Log In to Comment