Kinook Software Forum

Kinook Software Forum (https://www.kinook.com/Forum/index.php)
-   [VBP] Third Party Tools (https://www.kinook.com/Forum/forumdisplay.php?f=3)
-   -   How to exclude .vdproj? (https://www.kinook.com/Forum/showthread.php?t=4084)

abcdetech 07-15-2009 02:20 PM

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

kinook 07-15-2009 03:03 PM

VBP itself won't display a popup message. It's probably coming from Visual Studio. Some options:
1) Remove the .vdproj file from the .sln file if it doesn't exist.
2) Ensure the .vdproj file it's referencing exists.
3) Exclude the .vdproj file from building (Build | Configuration Manager in VS).


All times are GMT -5. The time now is 11:40 AM.


Copyright © 1999-2023 Kinook Software, Inc.