Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
New stuff gets included
Message
De
12/11/2004 06:27:44
 
 
À
12/11/2004 06:04:00
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de projet
Divers
Thread ID:
00960731
Message ID:
00960736
Vues:
11
>Hi All,
>
>Here's a situation that regularly causes a problem.
>
>When rebuilding, a new program, vcx, whatever gets included if it can be located, without any warning and it's not always 'obvious' to me that it happened. But inclusion is not always what I want. Instead, I more frequently want it pulled in as excluded. I have one exe and several apps. Certain routines are included in the exe and must not be included in the apps. If such a routine gets included in an app, it will be a second instance and it may differ from the official one in the exe, because version updates often only include one or two apps. Problems may and will arise.
>
>Does this sound familiar?
>Who has worked out a solution to this unwanted behavior?

Use a global Project for development
define a exe project => compile EXE
define various app projects => compile APP

Or: Use a projectHook.beforeBuild for customize the Build process

Fabio
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform