testování filip
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
src/common/SDCard.o: src/common/SDCard.cpp include/common/utils.h \
|
||||
include/common/SDCard.h
|
||||
Binary file not shown.
@@ -1,3 +0,0 @@
|
||||
src/common/licenceELC1.o: src/common/licenceELC1.cpp \
|
||||
include/common/licenceELC1.h include/common/licenceCommon.h \
|
||||
include/common/SDCard.h include/common/utils.h
|
||||
Binary file not shown.
@@ -1,3 +0,0 @@
|
||||
src/common/licenceELC2.o: src/common/licenceELC2.cpp \
|
||||
include/common/licenceELC2.h include/common/licenceCommon.h \
|
||||
include/common/SDCard.h include/common/utils.h
|
||||
Binary file not shown.
@@ -315,7 +315,6 @@ string getCompletePath(string fileName)
|
||||
#ifdef WINDOWS
|
||||
return fileName;
|
||||
#else
|
||||
|
||||
char path[PATH_MAX + 1] = {};
|
||||
ssize_t length = readlink("/proc/self/exe", path, PATH_MAX);
|
||||
path[length] = '\0';
|
||||
|
||||
@@ -1,28 +0,0 @@
|
||||
src/common/utils.o: src/common/utils.cpp include/openssl/conf.h \
|
||||
include/openssl/macros.h include/openssl/opensslconf.h \
|
||||
include/openssl/configuration.h include/openssl/opensslv.h \
|
||||
include/openssl/bio.h include/openssl/e_os2.h include/openssl/crypto.h \
|
||||
include/openssl/safestack.h include/openssl/stack.h \
|
||||
include/openssl/types.h include/openssl/cryptoerr.h \
|
||||
include/openssl/symhacks.h include/openssl/cryptoerr_legacy.h \
|
||||
include/openssl/core.h include/openssl/bioerr.h include/openssl/lhash.h \
|
||||
include/openssl/conferr.h include/openssl/conftypes.h \
|
||||
include/openssl/ssl.h include/openssl/comp.h include/openssl/comperr.h \
|
||||
include/openssl/x509.h include/openssl/buffer.h \
|
||||
include/openssl/buffererr.h include/openssl/evp.h \
|
||||
include/openssl/core_dispatch.h include/openssl/evperr.h \
|
||||
include/openssl/params.h include/openssl/bn.h include/openssl/bnerr.h \
|
||||
include/openssl/objects.h include/openssl/obj_mac.h \
|
||||
include/openssl/asn1.h include/openssl/asn1err.h \
|
||||
include/openssl/objectserr.h include/openssl/ec.h \
|
||||
include/openssl/ecerr.h include/openssl/rsa.h include/openssl/rsaerr.h \
|
||||
include/openssl/dsa.h include/openssl/dh.h include/openssl/dherr.h \
|
||||
include/openssl/dsaerr.h include/openssl/sha.h include/openssl/x509err.h \
|
||||
include/openssl/x509_vfy.h include/openssl/pkcs7.h \
|
||||
include/openssl/pkcs7err.h include/openssl/http.h include/openssl/pem.h \
|
||||
include/openssl/pemerr.h include/openssl/hmac.h include/openssl/async.h \
|
||||
include/openssl/asyncerr.h include/openssl/ct.h include/openssl/cterr.h \
|
||||
include/openssl/sslerr.h include/openssl/sslerr_legacy.h \
|
||||
include/openssl/prov_ssl.h include/openssl/ssl2.h include/openssl/ssl3.h \
|
||||
include/openssl/tls1.h include/openssl/dtls1.h include/openssl/srtp.h \
|
||||
include/common/utils.h
|
||||
Binary file not shown.
Reference in New Issue
Block a user