first pass Windows support

This commit is contained in:
Nick Fisher
2023-09-23 15:27:09 +10:00
parent 64cfea2952
commit 609e349d58
344 changed files with 3886 additions and 261 deletions

View File

@@ -9,6 +9,7 @@
#include <android/log.h>
#define LOGTAG "PolyvoxFilament"
#else
#include <stdarg.h>
#include <stdio.h>
#include <iostream>
#endif