Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Include files in shared projects
Message
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Include files in shared projects
Miscellaneous
Thread ID:
00396417
Message ID:
00396417
Views:
40
VFP lets you specify an include file as part of each class, form & report so that when it's compiled, it can find the #DEFINEs.

We share project files among several developers using VSS and SOS, but it seems we can only store a full path to a .H file. When another developer tries to modify the files, unless the folder structure is set up exactly like the original autohr's the files can not be located. For example, I store my projects in D:\APPS2001\ and another developer might store them in C:\VFPAPPS\. Even though the project folder and sub-folders is the same, we each lose the .H file when the other modifies.

Anyone else hit this?

Any way to make .H files globally available during compile?
Next
Reply
Map
View

Click here to load this message in the networking platform