Quantcast
Channel: Visual COBOL - Forum - Recent Threads
Viewing all articles
Browse latest Browse all 4356

MsBuild Issue - multiple copybook paths

$
0
0

In our environment, we have two separate folders for copybooks.

We are trying to specify these two copybook paths in the MsBuild .RSP file with some variation of the following statement:

/p:MFDependencyPaths=L:\URISYS\COMPCOPY

The above only shows one of the paths.  When we try this (folder paths separarted by a semi-colon):

/p:MFDependencyPaths=L:\URISYS\COMPCOPY; L:\URISYS\STATECPY 

or when we try this (two statements):

/p:MFDependencyPaths=L:\URISYS\COMPCOPY; L:\URISYS\STATECPY 

/p:MFDependencyPaths=L:\URISYS\STATECPY 

... we get various errors.

How do you specify multiple copybook paths in the .RSP file for MsBuild ???

Thanks 


Viewing all articles
Browse latest Browse all 4356

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>