일괄처리 추가
platform_name = 'post', 'story', 'channel'일 경우 sns으로 변경 git-svn-id: svn://192.168.0.12/source@244 8346c931-da38-4b9b-9d4c-e48b93cbd075
This commit is contained in:
@@ -20,7 +20,8 @@ SOURCES += main.cpp\
|
||||
scolumn.cpp \
|
||||
sfilterobject.cpp \
|
||||
../Json/sjson.cpp \
|
||||
sfilterdlg.cpp
|
||||
sfilterdlg.cpp \
|
||||
sbatchrun.cpp
|
||||
|
||||
HEADERS += mainwindow.h \
|
||||
../Json/sjson.h \
|
||||
@@ -31,4 +32,5 @@ HEADERS += mainwindow.h \
|
||||
scountdlg.h \
|
||||
scolumn.h \
|
||||
sfilterobject.h \
|
||||
sfilterdlg.h
|
||||
sfilterdlg.h \
|
||||
sbatchrun.h
|
||||
|
||||
Reference in New Issue
Block a user