Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Luis Penaranda
panoramic
Commits
8b9cba0a
Commit
8b9cba0a
authored
Mar 07, 2013
by
Luis Penaranda
Browse files
bug in compiler detection
parent
a0269ecc
Changes
1
Hide whitespace changes
Inline
Side-by-side
pano_interface_1.pro
View file @
8b9cba0a
...
...
@@ -37,8 +37,8 @@ LIBS += -lglew32s -lfreeglut -lglu32 -lopengl32 -llibnetpbm10
}
#
compiler
specific
settings
darwin
-
g
++
|
macx
-
g
++
|
linux
-
g
++
|
win32
-
g
++
|
cygwin
-
g
++
{
QMAKE_CXXFLAGS
=
-
ansi
-
pedantic
-
Wno
-
long
-
long
darwin
-
g
++
*
|
macx
-
g
++
*
|
linux
-
g
++
*
|
win32
-
g
++
*
|
cygwin
-
g
++
*
{
QMAKE_CXXFLAGS
+=
-
ansi
-
pedantic
-
Wno
-
long
-
long
}
win32
-
msvc2003
|
win32
-
msvc2005
|
win32
-
msvc2008
|
win32
-
msvc2010
|
win32
-
msvc2012
{
DEFINES
+=
_CRT_SECURE_NO_WARNINGS
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment