Changeset 561 for trunk/src/activeqt/control/control.pro
- Timestamp:
- Feb 11, 2010, 11:19:06 PM (15 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
-
Property svn:mergeinfo
set to (toggle deleted branches)
/branches/vendor/nokia/qt/4.6.1 merged eligible /branches/vendor/nokia/qt/current merged eligible /branches/vendor/trolltech/qt/current 3-149
-
Property svn:mergeinfo
set to (toggle deleted branches)
-
trunk/src/activeqt/control/control.pro
r2 r561 25 25 win32-g++:LIBS += -luuid 26 26 27 contains(QT_EDITION, OpenSource|Console) { 28 message( "You are not licensed to use ActiveQt." ) 29 } else { 30 HEADERS = qaxaggregated.h \ 31 qaxbindable.h \ 32 qaxfactory.h \ 33 ../shared/qaxtypes.h 27 HEADERS = qaxaggregated.h \ 28 qaxbindable.h \ 29 qaxfactory.h \ 30 ../shared/qaxtypes.h 34 31 35 SOURCES = qaxserver.cpp \ 36 qaxserverbase.cpp \ 37 qaxbindable.cpp \ 38 qaxfactory.cpp \ 39 qaxservermain.cpp \ 40 qaxserverdll.cpp \ 41 qaxmain.cpp \ 42 ../shared/qaxtypes.cpp 43 } 32 SOURCES = qaxserver.cpp \ 33 qaxserverbase.cpp \ 34 qaxbindable.cpp \ 35 qaxfactory.cpp \ 36 qaxservermain.cpp \ 37 qaxserverdll.cpp \ 38 qaxmain.cpp \ 39 ../shared/qaxtypes.cpp
Note:
See TracChangeset
for help on using the changeset viewer.