mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-17 06:06:00 -06:00
17 lines
223 B
Text
17 lines
223 B
Text
target
|
|
libtest.so;
|
|
|
|
library
|
|
"QtCore QtGui";
|
|
|
|
options
|
|
"-DQT_SHARED -I/usr/include/qt4 -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -lQtGui -lQtCore";
|
|
|
|
options(GCC) -fPIC;
|
|
|
|
file
|
|
main.cpp;
|
|
|
|
mainconfig
|
|
"" = "DLL";
|
|
|