ppsspp/UWP/NativeUWP
Unknown W. Brackets 082ddf5120 json: Switch to gason instead of vjson.
From the same author.  Most importantly, reads numbers as doubles rather
than as signed ints and floats.  This allows us to actually read 32 bit
unsigned int parameters.

Moved all the native customization to a separate json_reader.cpp.
2018-06-06 05:59:35 -07:00
..
NativeUWP.vcxproj json: Switch to gason instead of vjson. 2018-06-06 05:59:35 -07:00
NativeUWP.vcxproj.filters json: Switch to gason instead of vjson. 2018-06-06 05:59:35 -07:00
pch.cpp Add UWP projects and rough UWP entry point application based on the sample 2017-03-23 10:02:27 +01:00
pch.h Add UWP projects and rough UWP entry point application based on the sample 2017-03-23 10:02:27 +01:00
targetver.h Add UWP projects and rough UWP entry point application based on the sample 2017-03-23 10:02:27 +01:00