Op 4-1-2011 15:24, Kornel schreef:

Am Dienstag, 4. Januar 2011 schrieb Vincent van Ravesteijn:

> Kornel,

>

> It would be nice to have the status.16x file (and the future

> status.20x file) to be added to my msvc project by cmake.

>

> Then I can easier access the file. I prefer to edit it in MSVC because

> of the end of line style and encoding issues.

>

> Vincent

OK. The "eol" should be made with

svn propset svn:eol-style native status.16x

Don't know about encoding, (this file is plain ascii here)

What do you mean with "added"? Should it be installed?

Kornel


The eol-style and encoding are correct as long as I don't edit the file with sub-optimal editors.

What I mean, is that the file is added to my msvc-project.

So it looks like this:

+ graphics
+ insets
+ INSTALL
- LyX
    -- Author.cpp
    -- ....
+ mathed
....
- Solution Items
    -- status.16x

But now I realise you might not use MSVC too often ;

Vincent

Reply via email to