Create a new crate to expose the C++

This commit is contained in:
Olivier Goffart 2021-03-16 16:33:09 +01:00
parent 705b76d2bd
commit 0e351de1a6
10 changed files with 88 additions and 54 deletions

View file

@ -27,7 +27,7 @@ struct ComponentVTable;
struct ItemVTable;
}
#include "sixtyfps_internal.h"
#include "sixtyfps_default_backend_internal.h"
#include "sixtyfps_backend_internal.h"
#include "sixtyfps_qt_internal.h"
namespace sixtyfps {