#1
|
|||
|
|||
How to exclude .vdproj?
I know VBP6.X doesn't support .vdproj.
I'm building a .vcproj in the Make VS.NET step. I'm ggeting an error : "can't open project file ...../..../..../XXXX.vdproj When I aknowledge that message everything keeps going and built. But it's unacceptable in build automation. Is there a workaround to avoid acknowledgement? I don't need to build a vdproj, I just want to build all other vcprojs Excluding a vdproj from a source code is not an option I'm afraid. thank you |
|
|