You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
504 B
19 lines
504 B
# File generated by tdevelop's qmake manager.
|
|
# -------------------------------------------
|
|
# Subdir relative project main directory: ./builtins
|
|
# Target is a library:
|
|
include(../qjsembed.pri)
|
|
INCLUDEPATH += .. . ../..
|
|
CONFIG += staticlib
|
|
TEMPLATE = lib
|
|
HEADERS += textstream_imp.h \
|
|
qdir_imp.h \
|
|
saxhandler.h \
|
|
stddialog_imp.h
|
|
|
|
SOURCES += saxhandler.cpp \
|
|
qdir_imp.cpp \
|
|
stddialog_imp.cpp \
|
|
textstream_imp.cpp \
|
|
qfile_imp.cpp
|