KTX-Software icon indicating copy to clipboard operation
KTX-Software copied to clipboard

Can the generated projects reflect the original source organization?

Open MarkCallow opened this issue 5 years ago • 2 comments

The targets in the generated project have linear lists of the various source files. Can the list be made to reflect the original source code organization? I am particularly concerned about this w.r.t the ktx library target. I would like the basisu source and the dfd sources to be listed in their own folders.

MarkCallow avatar Jun 05 '20 19:06 MarkCallow

Should be feasable. I'll look into it.

atteneder avatar Jun 05 '20 20:06 atteneder

I've noticed that various common files from the load tests are appearing under the appfWSDL and GLAppSDL targets. These should be fixed as part of this issue. They are not part of these targets.

MarkCallow avatar Jun 08 '20 01:06 MarkCallow