mkxp.pro: Add 'EMBED' files to 'OTHER_FILES'
So they show up in the project tree in QtCreator.
This commit is contained in:
parent
80b2768e73
commit
627ff66e7a
1 changed files with 2 additions and 0 deletions
2
mkxp.pro
2
mkxp.pro
|
@ -273,3 +273,5 @@ BINDING_MRI {
|
|||
binding-mri/module_rpg.cpp \
|
||||
binding-mri/filesystem-binding.cpp
|
||||
}
|
||||
|
||||
OTHER_FILES += $$EMBED
|
||||
|
|
Loading…
Add table
Reference in a new issue