Michael Aivaliotis Posted May 13, 2008 Report Share Posted May 13, 2008 Can someone tell me why all these mnu files are in my build output support folder and how do I get rid of them? Quote Link to comment
Jim Kring Posted May 14, 2008 Report Share Posted May 14, 2008 QUOTE (Michael_Aivaliotis @ May 12 2008, 03:35 PM) Can someone tell me why all these mnu files are in my build output support folder and how do I get rid of them? Looks like you're doing a source distribution and not excluding some libraries in vi.lib. Quote Link to comment
Michael Aivaliotis Posted May 14, 2008 Author Report Share Posted May 14, 2008 QUOTE (Jim Kring @ May 12 2008, 03:54 PM) Looks like you're doing a source distribution and not excluding some libraries in vi.lib. As far as I can tell I'm building an Application. Edit: I figured it out. I had the "remove unused members of project libraries" unchecked. It kinda makes sense, but it's hard to relate that to a list of mnu files. http://lavag.org/old_files/monthly_05_2008/post-2-1210633712.png' target="_blank"> Quote Link to comment
Jim Kring Posted May 14, 2008 Report Share Posted May 14, 2008 QUOTE (Michael_Aivaliotis @ May 12 2008, 04:11 PM) As far as I can tell I'm building an Application.Edit: I figured it out. I had the "remove unused members of project libraries" unchecked. It kinda makes sense, but it's hard to relate that to a list of mnu files. http://lavag.org/old_files/monthly_05_2008/post-2-1210633712.png' target="_blank"> Library members can be any file type. Ya, that's confusing. Quote Link to comment
Michael Aivaliotis Posted May 14, 2008 Author Report Share Posted May 14, 2008 QUOTE (Jim Kring @ May 12 2008, 04:17 PM) Library members can be any file type. Ya, that's confusing. Ya, what makes it more confusing is that I'm not using any libraries in my project. However I assume that I'm calling libraries in vi.lib somewhere without knowing it. Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.