Skip to content
  • Matt Chang's avatar
    Fix build errors when using vs add-in. · e4033ece
    Matt Chang authored
    - $$fromfile doesn't work well with Qt/MSBuild mode
    - Move all translations to app.pro to make good use of `CONFIG += embed_translations`
    - Keep pencil.ts in pencil2d.pro as it's the only file we actually call "lupdate" for our translation workflow
    e4033ece