Subject:
|
Re: POV Help Needed
|
Newsgroups:
|
lugnet.cad.ray
|
Date:
|
Wed, 12 Aug 2009 01:16:37 GMT
|
Viewed:
|
11224 times
|
| |
| |
In lugnet.cad.ray, Tore Eriksson wrote:
> Please see the question in my previous post:
> http://news.lugnet.com/cad/ray/?n=2923
>
>
> TIA,
>
> /Tore
Hi Tore,
This may not work but possibly you can use the fact the L3Studs will only exist
in l3p V1.4. You could try using #ifdef as follows
#ifdef (L3Studs)
// Do V1.4 stuff
#else
// Do V1.3 stuff
#end
Is that what you were after?
Tim
|
|
Message is in Reply To:
2 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|