QtCore.pc.in
上传用户:kjfoods
上传日期:2020-07-06
资源大小:29949k
文件大小:0k
源码类别:

midi

开发平台:

Unix_Linux

  1. prefix=@@PREFIX@@
  2. exec_prefix=${prefix}
  3. libdir=${prefix}/lib
  4. includedir=${prefix}/include/qt4/QtCore
  5. Name: Qtcore
  6. Description: Qtcore Library
  7. Version: @@VERSION@@
  8. Libs: -Wl,--subsystem,windows -mwindows -L${libdir} -lQtCore4 -lrpcrt4 -loleaut32 -lole32 -luuid -lwinspool -lwinmm -lshell32 -lcomctl32 -ladvapi32 -lgdi32 -limm32 -lwsock32  
  9. Cflags: -I${prefix}/include/qt4 -I${includedir} -DQT_NODLL