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 926 by s10k, Wed Feb 5 18:31:05 2014 UTC vs.
Revision 944 by s10k, Fri Feb 7 15:03:29 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
10  
11   macx {
12   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)