Skip to content

Commit

Permalink
auto-generate module pris
Browse files Browse the repository at this point in the history
Change-Id: Ia7eb1091c62269a7787ad4a21aac8ecfa5a80f66
Reviewed-by: Oswald Buddenhagen <[email protected]>
  • Loading branch information
ossilator committed Jun 13, 2012
1 parent 96bf621 commit 790aa4b
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 20 deletions.
16 changes: 0 additions & 16 deletions src/modules/qt_v8.pri

This file was deleted.

2 changes: 1 addition & 1 deletion src/v8/v8.pro
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ QPRO_PWD = $$PWD
QT =

CONFIG += module
MODULE_PRI = ../modules/qt_v8.pri
!contains(QT_CONFIG, static): MODULE_DEFINES += V8_SHARED USING_V8_SHARED

win32-msvc*|win32-icc:QMAKE_LFLAGS += /BASE:0x66000000

Expand Down
3 changes: 0 additions & 3 deletions sync.profile
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,6 @@
"qtv8version.h" => "QtV8Version",
);
%mastercontent = ();
%modulepris = (
"QtV8" => "$basedir/src/modules/qt_v8.pri",
);

# Module dependencies.
# Every module that is required to build this module should have one entry.
Expand Down

0 comments on commit 790aa4b

Please sign in to comment.