A
Anders Eriksson
I have some source files that are created via an another program. The
are in there own directory. How do I add those files to my C# project
without them being copied to the project directory?
Since the files changes every time the other program runs I must be sure
that I'm using the last version of the files!
I tried using Pre-build Event Command and copied the files myself, but
then VS2010 complains about that the source is not the same...
// Anders
--
Visual Studio 2010 Pro
C#
English isn't my first language.
So any error or strangeness is due to the translation.
Please correct my English so that I may become better.
are in there own directory. How do I add those files to my C# project
without them being copied to the project directory?
Since the files changes every time the other program runs I must be sure
that I'm using the last version of the files!
I tried using Pre-build Event Command and copied the files myself, but
then VS2010 complains about that the source is not the same...
// Anders
--
Visual Studio 2010 Pro
C#
English isn't my first language.
So any error or strangeness is due to the translation.
Please correct my English so that I may become better.