diff options
Diffstat (limited to 'patches/0063-Changed-various-path-references-in-ActiveQt-to-match.patch')
-rw-r--r-- | patches/0063-Changed-various-path-references-in-ActiveQt-to-match.patch | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/patches/0063-Changed-various-path-references-in-ActiveQt-to-match.patch b/patches/0063-Changed-various-path-references-in-ActiveQt-to-match.patch index 373fddd..2ae03f0 100644 --- a/patches/0063-Changed-various-path-references-in-ActiveQt-to-match.patch +++ b/patches/0063-Changed-various-path-references-in-ActiveQt-to-match.patch @@ -1,8 +1,7 @@ -From 62c5615e584e3f927685f4fc30322fbb1838b2a7 Mon Sep 17 00:00:00 2001 +From 4ed1e56350c8c75a5dcb203fae633c6be7e02f52 Mon Sep 17 00:00:00 2001 From: axis <[email protected]> Date: Thu, 27 Jan 2011 09:34:10 +0100 -Subject: [PATCH] Changed various path references in ActiveQt to match - modularization. +Subject: [PATCH] Changed various path references in ActiveQt to match modularization. --- qtactiveqt/src/activeqt/container/container.pro | 6 ++++-- @@ -36,7 +35,7 @@ index 4c9b3a8..57845b0 100644 LIBS += -lole32 -loleaut32 !wince*:LIBS += -luser32 -lgdi32 -ladvapi32 diff --git a/qtactiveqt/src/activeqt/control/control.pro b/qtactiveqt/src/activeqt/control/control.pro -index 361ca29..3f7af07 100644 +index 361ca29..3f7af07a 100644 --- a/qtactiveqt/src/activeqt/control/control.pro +++ b/qtactiveqt/src/activeqt/control/control.pro @@ -4,7 +4,7 @@ TARGET = ActiveQt @@ -76,5 +75,5 @@ index 89f8067..07df464 100644 } -- -1.7.5.rc2.4.g4d8b3 +1.7.3.4 |