代码搜索:Qt 5
找到约 10,000 项符合「Qt 5」的源代码
代码结果 10,000
www.eeworm.com/read/482495/1288158
c qt.c
/*-----------------------------------------------------------------------------\
@ModuleName :: qt.c
@Description :: Quick Time Wrapper for MJPEG , H263, MPEG-4 bitstream
For i
www.eeworm.com/read/244005/4514759
mak qt.mak
GUILIB = -L$(PWLIB_GUIDIR)/lib -lqt
STDCCFLAGS := $(STDCCFLAGS) -I$(PWLIB_GUIDIR)/include
www.eeworm.com/read/242732/4538572
makefile_qt
#
# qtrdesktop makefile
# qt should be installed in /usr/local/qt
#
CC = g++
CPPFLAGS = -O2 -Wall -I/usr/local/qt/include -I..
# the next line is for sound
CPPFLAGS += -DWITH_RDPSND
RESTOBJ =
www.eeworm.com/read/221464/4828309
jam qt.jam
# Copyright (C) Vladimir Prus 2002. Permission to copy, use, modify, sell and
# distribute this software is granted provided this copyright notice appears in
# all copies. This software is provid
www.eeworm.com/read/221464/4828432
jam qt.jam
import modules ;
if [ modules.peek : NT ]
{
comment = // ;
}
else
{
comment = \"//\" ;
}
rule uic ( target : sources * : properties * )
{
comment on $(
www.eeworm.com/read/213039/4932874
mpb qt.mpb
// -*- MPC -*-
// qt.mpb,v 1.4 2004/02/16 19:40:58 elliott_c Exp
project {
includes += $(QTDIR)/include
libpaths += $(QTDIR)/lib
macros += QT_THREAD_SUPPORT
specific(borland, bmake
www.eeworm.com/read/205824/5017423
makefile_qt
#
# qtrdesktop makefile
# qt should be installed in /usr/local/qt
#
CC = g++
CPPFLAGS = -O2 -Wall -I/usr/local/qt/include -I..
# the next line is for sound
CPPFLAGS += -DWITH_RDPSND
RESTOBJ =