Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F101846383
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
Fri, Feb 14, 08:07
Size
797 B
Mime Type
text/x-makefile
Expires
Sun, Feb 16, 08:07 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
24241384
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
+=
-
fno
-
strict
-
aliasing
QMAKE_CFLAGS
+=
-
Wall
-
Wextra
-
Wshadow
-
Wcast
-
qual
-
Wwrite
-
strings
QMAKE_CFLAGS
+=
-
Wno
-
sign
-
conversion
#
Many
size_t
vs
.
int
errors
build_pass:
CONFIG
(
debug
,
debug
|
release
)
:
{
LIBS
+=
libqhulld
OBJECTS_DIR
=
..
/../tmp
/
qconvex
/
Debug
}
else
:
build_pass:
CONFIG
(
release
,
debug
|
release
)
:
{
LIBS
+=
libqhull
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