Re: Copy file to debug folder
- From: "Ajay Kalra" <ajaykalra@xxxxxxxxx>
- Date: 27 Sep 2006 08:14:49 -0700
In my project i have a text file that is required by my application. I
have included it in the project, but the file is not copied to the debug
folder in the solution when i build.
I have set the "deployable content" for the file, but still it is not
copied to the output directory during the build.
In C#, setting this flag copies the file during build.
How do i do this in an MFC project?
Dont know what C# IDE does, but in a unmanaged MFC project, you should
copy it yourself in the post build event. In VS2005, I cant even find
this option in a C++(MFC)project.
---
Ajay
.
- Follow-Ups:
- Re: Copy file to debug folder
- From: JoeB
- Re: Copy file to debug folder
- References:
- Copy file to debug folder
- From: JoeB
- Copy file to debug folder
- Prev by Date: Re: GDI+ Image sizing
- Next by Date: Very basic question..
- Previous by thread: Re: Copy file to debug folder
- Next by thread: Re: Copy file to debug folder
- Index(es):
Relevant Pages
|