tell me how to go about?
I tried to just copy existing files and then renamed them. But Visual
Studio does not find those files in the Project Explorer.
Or creating new files actually quite tricky and as a beginner I'd
rather keep my hands off of this?
You'll have to update src/fro
alog, i.e. create .cpp, .h, and .ui
> >>> files accordingly.
> >>>
> >>> However, I have never created new files in the LyX project - only
> >>> changed existing files. Can someone tell me how to go about?
> >>>
> >>> I
the LyX project - only
>>> changed existing files. Can someone tell me how to go about?
>>>
>>> I tried to just copy existing files and then renamed them. But Visual
>>> Studio does not find those files in the Project Explorer.
>>>
>>> Or creat
.
Or creating new files actually quite tricky and as a beginner I'd
rather keep my hands off of this?
You'll have to update src/frontends/qt4/Makefile.am to add the new
files. I assume cmake then knows about them, too, but someone else will
know better.
Thanks. So after updating the
hose files in the Project Explorer.
>
> Or creating new files actually quite tricky and as a beginner I'd
> rather keep my hands off of this?
You'll have to update src/frontends/qt4/Makefile.am to add the new
files. I assume cmake then knows about them, too, but someone else will
know better.
Richard
files in the LyX project - only
changed existing files. Can someone tell me how to go about?
I tried to just copy existing files and then renamed them. But Visual
Studio does not find those files in the Project Explorer.
Or creating new files actually quite tricky and as a beginner I'd r