1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-09-03 00:59:47 +02:00

Cleanup third party libs into common folder

Remove old OpenSSL which now get bundled with Qt installer
This commit is contained in:
Elias Steurer 2019-12-01 11:31:09 +01:00
parent 0d9eced740
commit fd94d65a3d
6 changed files with 6 additions and 16 deletions

3
.gitignore vendored
View File

@ -68,9 +68,8 @@ Thumbs.db
*.lnk
!ScreenPlay/ThirdParty/**
Common/vcpkg/**
!ScreenPlay/translations/**
/build-*/**
*_qmlcache.qrc
ScreenPlay/ThirdParty/.DS_Store
*.DS_Store

11
.gitmodules vendored
View File

@ -1,9 +1,6 @@
[submodule "ScreenPlay/ThirdParty/qt-google-analytics"]
path = ScreenPlay/ThirdParty/qt-google-analytics
[submodule "Common/qt-google-analytics"]
path = Common/qt-google-analytics
url = https://github.com/HSAnet/qt-google-analytics.git
[submodule "ScreenPlay/ThirdParty/stomt-qt-sdk"]
path = ScreenPlay/ThirdParty/stomt-qt-sdk
[submodule "Common/stomt-qt-sdk"]
path = Common/stomt-qt-sdk
url = https://github.com/Aimber/stomt-qt-sdk.git
[submodule "Common/vcpkg"]
path = Common/vcpkg
url = https://github.com/Microsoft/vcpkg.git

View File

@ -4,7 +4,7 @@ SUBDIRS += \
ScreenPlaySDK/ScreenPlaySDK.pro \
ScreenPlayWallpaper/ScreenPlayWallpaper.pro \
ScreenPlayWidget/ScreenPlayWidget.pro \
ScreenPlay/ThirdParty/stomt-qt-sdk/sdk/stomt-qt-sdk.pro \
Common/stomt-qt-sdk/sdk/stomt-qt-sdk.pro \
ScreenPlayWallpaper.depends = ScreenPlaySDK
ScreenPlayWidget.depends = ScreenPlaySDK

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1d9286a9a225746890acf1325dbe24301536cbbe370c28467bb63918da07beb1
size 3407360

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c1917eb05675a807fe05cc89c0cab05911474dbc8883faa16cd1cb34086c3944
size 681472