- TEMPLATE = vcapp
-
- CONFIG += qt warn_on thread windows
-
- SOURCES += changenode.cpp \
- changesorter.cpp \
- clientchangeuser.cpp \
- clientdiffuser.cpp \
- clientjobdescuser.cpp \
- clientjobuser.cpp \
- clientloguser.cpp \
- dateops.cpp \
- filehead.cpp \
- filelogcache.cpp \
- filerev.cpp \
- qtreemain.cpp \
- qtreearrow.cpp \
- qtreecanvas.cpp \
- qtreechangebar.cpp \
- qtreechangedialog.cpp \
- qtreechangenum.cpp \
- qtreechangeview.cpp \
- qtreediffdialog.cpp \
- qtreediffrunner.cpp \
- qtreeeasteregg.cpp \
- qtreefiledialog.cpp \
- qtreefilestripe.cpp \
- qtreefiletext.cpp \
- qtreejobbar.cpp \
- qtreejobdialog.cpp \
- qtreejobtext.cpp \
- qtreelegenddialog.cpp \
- qtreeprefsdialog.cpp \
- qtreerevball.cpp \
- qtreerevdialog.cpp \
- qtreerevtext.cpp \
- qtreetooltip.cpp \
- qtreewindow.cpp
-
- HEADERS += changenode.h \
- changesorter.h \
- clientchangeuser.h \
- clientdiffuser.h \
- clientjobdescuser.h \
- clientjobuser.h \
- clientloguser.h \
- dateops.h \
- filehead.h \
- filelogcache.h \
- qtreeabout.h \
- qtreearrow.h \
- qtreecanvas.h \
- qtreechangebar.h \
- qtreechangedialog.h \
- qtreechangenum.h \
- qtreechangeview.h \
- qtreediffdialog.h \
- qtreediffrunner.h \
- qtreeeasteregg.h \
- qtreefiledialog.h \
- qtreefilestripe.h \
- qtreefiletext.h \
- qtreeitem.h \
- qtreejobbar.h \
- qtreejobdialog.h \
- qtreejobtext.h \
- qtreelegenddialog.h \
- qtreeprefsdialog.h \
- qtreerevball.h \
- qtreerevdialog.h \
- qtreerevtext.h \
- qtreetooltip.h \
- qtreewindow.h \
- img/qembed.h
-
- DEFINES+= OS_NT CASE_INSENSITIVE
-
-
- win32:LIBS += ..\p4api\libclient.lib \
- ..\p4api\librpc.lib \
- ..\p4api\libsupp.lib \
- advapi32.lib user32.lib gdi32.lib comdlg32.lib \
- ole32.lib oleaut32.lib shell32.lib uuid.lib \
- imm32.lib winmm.lib wsock32.lib winspool.lib
-
-
- QMAKE_LFLAGS += /NOLOGO /MAP /NODEFAULTLIB:msvcrt.lib
-
- INCLUDEPATH = ..\p4api