Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How smart is PM with #INCLUDE files?
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de projet
Divers
Thread ID:
00866433
Message ID:
00866478
Vues:
31
Mark,

The VFP project manager is not as smart as the MAKE utility for C compilers. VFP will not detect changes in .h file timestamps that should cause recompiles of .prg or .vcx or .scx files where the .h file is included.

It sounds like you have the Recompile All files checked on your project, which means every time you build everything gets recompiled regardless of things like file timestamps.


>Assume MyPrg.PRG is in your project. MyPrg.PRG includes MyHeader.H. If you update the MyHeader.H file but you do NOT recompile MyPrg.PRG before initiating a build, is PM smart enough to check timestamps and automatically recompile the PRG file when building your APP or EXE?
>
>I can tell by looking that PM does not generate a new FXP file from the PRG, but it does look like PM is smart enough to recompile the PRG and use the recompiled object within the PJX. Thus the generated EXE/APP file is completely up to date. Is this correct?
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform