mirror of
https://github.com/vale981/tdesktop
synced 2025-03-06 10:11:41 -05:00
added new files to Telegram.pro for Linux build
This commit is contained in:
parent
750d45457b
commit
5aa31b6ad6
1 changed files with 3 additions and 0 deletions
|
@ -89,6 +89,7 @@ SOURCES += \
|
|||
./SourceFiles/autoupdater.cpp \
|
||||
./SourceFiles/dialogswidget.cpp \
|
||||
./SourceFiles/dropdown.cpp \
|
||||
./SourceFiles/facades.cpp \
|
||||
./SourceFiles/fileuploader.cpp \
|
||||
./SourceFiles/history.cpp \
|
||||
./SourceFiles/historywidget.cpp \
|
||||
|
@ -112,6 +113,7 @@ SOURCES += \
|
|||
./SourceFiles/types.cpp \
|
||||
./SourceFiles/window.cpp \
|
||||
./SourceFiles/mtproto/mtp.cpp \
|
||||
./SourceFiles/mtproto/mtpAuthKey.cpp \
|
||||
./SourceFiles/mtproto/mtpConnection.cpp \
|
||||
./SourceFiles/mtproto/mtpCoreTypes.cpp \
|
||||
./SourceFiles/mtproto/mtpDC.cpp \
|
||||
|
@ -175,6 +177,7 @@ HEADERS += \
|
|||
./SourceFiles/countries.h \
|
||||
./SourceFiles/dialogswidget.h \
|
||||
./SourceFiles/dropdown.h \
|
||||
./SourceFiles/facades.h \
|
||||
./SourceFiles/fileuploader.h \
|
||||
./SourceFiles/history.h \
|
||||
./SourceFiles/historywidget.h \
|
||||
|
|
Loading…
Add table
Reference in a new issue