diff --git a/JsonGeneratorTests/JsonArray.h b/JsonGenerator/JsonArray.h
similarity index 100%
rename from JsonGeneratorTests/JsonArray.h
rename to JsonGenerator/JsonArray.h
diff --git a/JsonGeneratorTests/JsonHashTable.h b/JsonGenerator/JsonHashTable.h
similarity index 100%
rename from JsonGeneratorTests/JsonHashTable.h
rename to JsonGenerator/JsonHashTable.h
diff --git a/JsonGeneratorTests/JsonObjectBase.h b/JsonGenerator/JsonObjectBase.h
similarity index 100%
rename from JsonGeneratorTests/JsonObjectBase.h
rename to JsonGenerator/JsonObjectBase.h
diff --git a/JsonGeneratorTests/JsonValue.cpp b/JsonGenerator/JsonValue.cpp
similarity index 100%
rename from JsonGeneratorTests/JsonValue.cpp
rename to JsonGenerator/JsonValue.cpp
diff --git a/JsonGeneratorTests/JsonValue.h b/JsonGenerator/JsonValue.h
similarity index 100%
rename from JsonGeneratorTests/JsonValue.h
rename to JsonGenerator/JsonValue.h
diff --git a/JsonGeneratorTests/Print.h b/JsonGenerator/Print.h
similarity index 100%
rename from JsonGeneratorTests/Print.h
rename to JsonGenerator/Print.h
diff --git a/JsonGeneratorTests/Printable.h b/JsonGenerator/Printable.h
similarity index 100%
rename from JsonGeneratorTests/Printable.h
rename to JsonGenerator/Printable.h
diff --git a/JsonGeneratorTests/StringBuilder.cpp b/JsonGenerator/StringBuilder.cpp
similarity index 100%
rename from JsonGeneratorTests/StringBuilder.cpp
rename to JsonGenerator/StringBuilder.cpp
diff --git a/JsonGeneratorTests/StringBuilder.h b/JsonGenerator/StringBuilder.h
similarity index 100%
rename from JsonGeneratorTests/StringBuilder.h
rename to JsonGenerator/StringBuilder.h
diff --git a/JsonGeneratorTests/JsonGeneratorTests.vcxproj b/JsonGeneratorTests/JsonGeneratorTests.vcxproj
index 67807102..1ecfdbdc 100644
--- a/JsonGeneratorTests/JsonGeneratorTests.vcxproj
+++ b/JsonGeneratorTests/JsonGeneratorTests.vcxproj
@@ -43,9 +43,11 @@
true
+ $(ProjectDir)/../JsonGenerator;$(IncludePath)
true
+ $(ProjectDir)/../JsonGenerator;$(IncludePath)
@@ -82,20 +84,20 @@
+
+
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
diff --git a/JsonGeneratorTests/JsonGeneratorTests.vcxproj.filters b/JsonGeneratorTests/JsonGeneratorTests.vcxproj.filters
index 0ac6b8d9..5de1cd7b 100644
--- a/JsonGeneratorTests/JsonGeneratorTests.vcxproj.filters
+++ b/JsonGeneratorTests/JsonGeneratorTests.vcxproj.filters
@@ -18,39 +18,39 @@
Source Files
-
- Source Files
-
Source Files
-
- Source Files
-
Source Files
+
+ Source Files
+
+
+ Source Files
+
-
+
Header Files
-
+
Header Files
-
+
Header Files
-
+
Header Files
-
+
Header Files
-
+
Header Files
-
+
Header Files