Forum Post: Listing Source directories in PROPATH; Does each subdirectory need to be...

  • Thread starter Thread starter romelwell
  • Start date Start date
Status
Not open for further replies.
R

romelwell

Guest
SETUP OpenEdge 10.2B08 Win7 - 64Bit OpenEdge Architect Workspace has two projects. Each project has a source directory (/src) with a subdirectory (/inc). When specifiying the Source diretories for the shared AVM PROPATH, it appears I have to explicitly list each subdirectory in the list of Source directories. i.e. Project1/src Project1/src/inc Project2/src Project2/src/inc QUESTION Is it possibly to simply define 'Project1/src' in the PROPATH as a SOURCE directory and have the compiler recursively query the root Source directory('Project1/src') and all subdirectories ('Project1/src/inc') to resolve dependencies? Either I am missing how to accomplish the previous request or this feature is not supported. Thanks.

Continue reading...
 
Status
Not open for further replies.
Back
Top