Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to find what pulls a claslib into project?
Message
 
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01463741
Message ID:
01463748
Views:
77
This message has been marked as the solution to the initial question of the thread.
>Hi,
>
>I am trying to clean up a project of all classes (vcx class libraries) that compiler pulls in. These class libraries that I am trying to remove (not delete because they belong to another project) not use by this project now but maybe in a way were used before. I want to take one .VCX file at a time and find how it gets pulled in. How would you do it? TIA.

I would try to start a new project with just main program. You can also rename the class libs directory and create a empty directory where your classlibs were before.

Then build the project and you'll see when every library is going to be asked for.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform