Skip to content
Johannes Häggqvist edited this page May 14, 2013 · 2 revisions

How to integrate Jzon in your project

Introduction

There are two ways to integrate Jzon in your project.

Solution 1

You can just copy Jzon.h and Jzon.cpp directly into your project folder. This is the easiest and recommended way.

Solution 2

You can build a static or dynamic library, but I'm not going to go into any detail on how it's done.

Clone this wiki locally