ViewVC Help
View File | Revision Log | View Changeset | Root Listing
root/Oni2/XmlTools2/trunk/XmlTools.pro
(Generate patch)

Comparing XmlTools2/trunk/XmlTools.pro (file contents):
Revision 944 by s10k, Fri Feb 7 15:03:29 2014 UTC vs.
Revision 953 by s10k, Mon Feb 10 14:28:14 2014 UTC

# Line 5 | Line 5 | QT       -= gui # not needed
5   #CONFIG -= qt
6   #QT += qml #for use new google v8 qtscript engine
7   QT += script #for use old qtscript engine
8 < #QMAKE_CXXFLAGS+= -fopenmp
9 < #QMAKE_LFLAGS +=  -fopenmp #OpenMP (multithreading) support
8 > QMAKE_CXXFLAGS+= -fopenmp
9 > QMAKE_LFLAGS +=  -fopenmp #OpenMP (multithreading) support
10 >
11  
12   macx {
13   CONFIG -= app_bundle # We only want the binary on mac os not a bundle

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)