Hi,Currently we are using .LCA file to deploy xdp files on different
environment.But everytime there is some change in xdp files we need to
recreate the .LCA file.Is there a way by which we can store xdp files in
a particular folder and add reference of that folder to .LCA file.So
that even if the xdp files changes we need not create LCA file again.