Ignore:
Timestamp:
Sep 9, 2011, 2:22:10 AM (14 years ago)
Author:
Dmitry A. Kuminov
Message:

qmake: Makefile.os2-g++: Make qlibraryinfo.cpp depend on qconfig.cpp.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/qmake/Makefile.os2-g++

    r1039 r1066  
    179179$(foreach src,$(SOURCES),$(eval $(call SRC_TO_OBJ_RULE,$(src))))
    180180
     181# individual dependencies
     182$(OBJECTS_DIR)\qlibraryinfo.obj: $(BUILD_PATH)\src\corelib\global\qconfig.cpp
Note: See TracChangeset for help on using the changeset viewer.