Jeffrey Becker wrote:
>
> I definitely have Professional.  Is there some trick with visual studio to
get
> it to see the files defined in the targets?
>

I'm assuming you mean for the projects that use the targets file to define
the
list of included files.  Unfortunately, no.  That is a bug in Visual Studio
itself.
However, it only impacts browsing the source code from the IDE; building the
projects works fine from the IDE or the command line via MSBuild.

--
Joe Mistachkin

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to