mobigital1 wrote:
> I did that, however, when I break into code, VS shows an original .mx file
> from which .c and .h were extracted.
>
> do I need to compile differently to have VS show .c and .h files?
> (just to make code more readable)
I wouldn't call the .c and .h files particularly readable
I did that, however, when I break into code, VS shows an original .mx file
from which .c and .h were extracted.
do I need to compile differently to have VS show .c and .h files?
(just to make code more readable)
Sjoerd Mullender-2 wrote:
>
> On 2008-02-22 20:07, mobigital1 wrote:
>> Does any
On 2008-02-22 20:07, mobigital1 wrote:
> Does anyone know if it's possible to include a capability to generate a set
> of Visual Studio (2005 or 2008) project files for all components, together
> with solution file it would be really great to have. Because it would make
> it much easier to debug it
Does anyone know if it's possible to include a capability to generate a set
of Visual Studio (2005 or 2008) project files for all components, together
with solution file it would be really great to have. Because it would make
it much easier to debug it on windows.
perhaps someone already made suc