You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
25 lines
500 B
Prolog
25 lines
500 B
Prolog
## ///////////////////////////////////////
|
|
## 本类库集合为 WTAI之 数值试井 部分
|
|
## ///////////////////////////////////////
|
|
|
|
TEMPLATE = subdirs
|
|
include(./functions.pri)
|
|
|
|
addSubdirs(nmNum) #数值试井部分
|
|
|
|
fixDepends()
|
|
|
|
#Open this to extract Qt words for translation
|
|
|
|
#TEMPLATE = subdirs
|
|
#include(./functions.pri)
|
|
|
|
#TRANSLATIONS = ../Bin/Config/Lang/cn/nmNum_cn.ts
|
|
|
|
#SUBDIRS += nmNum/nmData
|
|
#SUBDIRS += nmNum/nmNumnmPlot
|
|
#SUBDIRS += nmNum/nmNumnmSubWnd
|
|
#SUBDIRS += nmNum/nmNumnmSubWxs
|
|
|
|
#fixDepends()
|