Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F100453075
qconvex.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
Thu, Jan 30, 22:44
Size
801 B
Mime Type
text/x-makefile
Expires
Sat, Feb 1, 22:44 (2 d)
Engine
blob
Format
Raw Data
Handle
23965540
Attached To
rCADDMESH CADD_mesher
qconvex.pro
View Options
# -------------------------------------------------
#
qconvex
.
pro
--
Qt
project
file
for
qconvex
.
exe
#
-------------------------------------------------
TARGET
=
qconvex
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
/
qconvex
.
c
HEADERS
+=
src
/
libqhull
.
h
Event Timeline
Log In to Comment