Changeset 103 in pacpusframework for trunk/src/DBITEPlayerLib/CMakeLists.txt


Ignore:
Timestamp:
06/05/13 17:39:28 (11 years ago)
Author:
DHERBOMEZ Gérald
Message:

Correction of link bugs.
Windows build OK.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/DBITEPlayerLib/CMakeLists.txt

    r88 r103  
    9393target_link_libraries(
    9494    ${PROJECT_NAME}
    95     FileLib
    96     PacpusTools
    97         PacpusLib
     95        ${PACPUS_DEPENDENCIES_LIB}
     96    PacpusLib
     97        FileLib
    9898    ${QT_LIBRARIES}
    9999)
Note: See TracChangeset for help on using the changeset viewer.