Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
#Include
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00885954
Message ID:
00885991
Views:
9
Stephane,

You can use a single include file with different sections
#ifdef devbuild
...
#endif

#ifdef testbuild
...
#endif
>What i'm trying to do is setup different .h file path for different builds (Dev, Test and prod) Anyway, i found another way to do it.
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform