Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to exclude files from project
Message
From
08/02/2013 00:04:10
Mk Sharma
Shrishti Solutions
Mumbai, India
 
 
To
07/02/2013 23:18:38
General information
Forum:
Visual FoxPro
Category:
Project manager
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01565458
Message ID:
01565464
Views:
59
>The project file is a DBF table. Type USE myproject.pjx and examine the structure. You'll see where the flag is setup and how to change it. If you are leery of doing so on your own, then locate a particular source file line and note its condition, type USE to close the project table, MODIFY PROJECT myproject.pjx, manually change it, close the project, USE myproject.pjx again and go to that row and see what was changed. Changing that same condition on each row you want to exclude will do it for you.
>
>Don't be afraid to try things. Just make a backup (or two -- seriously) before you do so. You'll be amazed how much you learn by trying and doing. :-)
>
>
>>And for Reports and Images, Is we need to Exclude this files
>>One by One or we can exclude all at once ?

When i build my project below files included to project and project become encrypted but i do not want to encrypt my project.
Foxtools.fll
ss_support.app
foxypreviewer.app
system.app
Warm regards,
mk.
Previous
Reply
Map
View

Click here to load this message in the networking platform