Update crl submodule.
This commit is contained in:
parent
b0077d98f0
commit
c63c75018d
|
@ -1 +1 @@
|
|||
Subproject commit f893c36427993e22181c8b3ec382dedb5563dc08
|
||||
Subproject commit c739b14bc04ca3ce740893fef9bffe2bcca99629
|
|
@ -32,6 +32,7 @@
|
|||
},
|
||||
'include_dirs': [
|
||||
'../ThirdParty/crl/src',
|
||||
'../SourceFiles',
|
||||
],
|
||||
'sources': [
|
||||
'<(crl_src_loc)/common/crl_common_config.h',
|
||||
|
@ -64,6 +65,7 @@
|
|||
'<(crl_src_loc)/winapi/crl_winapi_semaphore.h',
|
||||
'<(crl_src_loc)/crl.h',
|
||||
'<(crl_src_loc)/crl_async.h',
|
||||
'<(crl_src_loc)/crl_object_on_queue.h',
|
||||
'<(crl_src_loc)/crl_on_main.h',
|
||||
'<(crl_src_loc)/crl_queue.h',
|
||||
'<(crl_src_loc)/crl_semaphore.h',
|
||||
|
|
Loading…
Reference in New Issue