Develop and Download Open Source Software

Browse Subversion Repository

Contents of /trunk/StandUtility.pro

Parent Directory Parent Directory | Revision Log Revision Log


Revision 90 - (show annotations) (download)
Thu Dec 20 18:39:21 2012 UTC (11 years, 3 months ago) by haruneko24
File size: 352 byte(s)


1 QT += core gui xml multimedia
2
3 TARGET = StandUtility
4 TEMPLATE = app
5
6 include(dependency.pri)
7
8
9 PRE_TARGETDEPS += $${LIB_DIR}/$${LIB_PREFIX}stand$${LIB_SUFFIX}.$${ANAME}
10
11 LIBS += $${LIB_DIR}/$${LIB_PREFIX}stand$${LIB_SUFFIX}.$${ANAME}
12
13 INCLUDEPATH +=
14
15 SOURCES += \
16 UtilityMain.cpp
17
18 HEADERS +=
19
20 FORMS +=
21
22 RESOURCES +=

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26