Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

I believe you are using Visual Studio. You need to put the file in your project directory (i.e. $(ProjectDir)).

Not that this is different from solution directory. In simple words, it is the directory where your project code files are added by default (When you click Add->New Item).

Hope this helps.

I believe you are using Visual Studio. You need to put the file in your project directory (i.e. $(ProjectDir)).

Not Note that this is different from solution directory. In simple words, it is the directory where your project code files are added by default (When you click Add->New Item).

Hope this helps.