changeset 9225 | d8d929f92633 |
parent 9198 | 48b92ff6238f |
child 9236 | ddd675825672 |
child 9519 | b8b5c82eb61b |
9224:bce8cf41d666 | 9225:d8d929f92633 |
---|---|
188 ${hwfr_hdrs} |
188 ${hwfr_hdrs} |
189 ${hwfr_rez_src} |
189 ${hwfr_rez_src} |
190 ) |
190 ) |
191 |
191 |
192 list(APPEND HW_LINK_LIBS |
192 list(APPEND HW_LINK_LIBS |
193 ${PHYSFS_LIBRARY} |
193 physfs physlayer |
194 ${PHYSLAYER_LIBRARY} |
|
195 ${QT_LIBRARIES} |
194 ${QT_LIBRARIES} |
196 ${SDL_LIBRARY} |
195 ${SDL_LIBRARY} |
197 ${SDLMIXER_LIBRARY} |
196 ${SDLMIXER_LIBRARY} |
198 ) |
197 ) |
199 |
198 |